Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #14446 (closed enhancement: fixed)

Opened 10 months ago

Last modified 7 weeks ago

UPDATE: auctex 11.83 to 11.85 (and update variants)

Reported by: shreevatsa.public@… Owned by: macports-tickets@…
Priority: Normal Milestone: Port Updates
Component: ports Version: 1.6.0
Keywords: Cc: reilles@…, jmr@…
Port:

Description

Hi,

I updated the auctex Portfile to 11.85, removed the obsolete emacs_devel variant, and added an emacs_app variant and a mactex variant. I also removed a couple of configure args that had no effect.

Feedback?

Attachments

Portfile (1.5 KB) - added by shreevatsa.public@… 10 months ago.
updated Portfile

Change History

Changed 10 months ago by shreevatsa.public@…

updated Portfile

Changed 9 months ago by shreevatsa.public@…

Could this be assigned to maintainer? It has been a week...

Changed 9 months ago by ram@…

  • cc reilles@… added
  • type changed from defect to enhancement

cc'ing maintainer

Changed 9 months ago by clarke@…

worked great for me, but I had to install it with -f to overwrite texlive's version of preview-latex, and after installation had to run "sudo mktexlsr" to make preview-latex work in emacs.

maybe in the messages at the end of installation, one should also add a comment about adding "(load "preview-latex.el" nil t t)" to .emacs in order to make preview-latex work. took me a while to figure that one out, as in other (non-macports) installations i've had, preview-latex was loaded automatically.

Changed 9 months ago by clarke@…

forgot to mention that i changed the configure arguments to

configure.args  --with-lispdir=${prefix}/share/emacs/site-lisp \
                --with-auto-dir=${prefix}/share/emacs/site-lisp/auctex/auto \
                --with-texmf-dir=${prefix}/share/texmf-dist

while i was trying to get preview-latex working. not sure if this is necessary, and probably only valid if one has texlive_texmf-full installed, if i understand things correctly.

Changed 7 months ago by css@…

The emacs_app variant should still install lisp into ${prefix}. Only the dependency needs to change. The emacs_app port will load lisp from ${prefix}.

Changed 7 months ago by css@…

I see that was already noted in #14344 anyway ... this particular ticket should be marked a duplicate of the older ticket.

Changed 5 months ago by jmr@…

  • cc jmr@… added

A diff would make easier to see what is actually being changed here.

Changed 7 weeks ago by raimue@…

  • status changed from new to closed
  • resolution set to fixed

Maintainer timeout, committed in r40921.

Note: See TracTickets for help on using tickets.