#45668 closed defect (fixed)
auctex errors with emacs 24.4
Reported by: | jjstickel (Jonathan Stickel) | Owned by: | reilles@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | emacs emacs-app | Cc: | drkp (Dan Ports), ob+macport@… |
Port: | auctex |
Description
I am encountering the following error after upgrading emacs-app to 24.4 when editing a latex file:
Error running timer `font-latex-jit-lock-force-redisplay': (wrong-number-of-arguments (2 . 2) 3)
Although there is not a good direct upstream bug report or url with discussion, here is one mention:
http://lists.gnu.org/archive/html/bug-auctex/2014-04/msg00021.html
It seems that more recent auctex from "elpa" should be used. A partial patch is attached, but the build system seems to have changed, and I do not have time to pursue further at the moment.
Attachments (1)
Change History (8)
comment:1 Changed 10 years ago by drkp (Dan Ports)
Cc: | reilles@… removed |
---|---|
Owner: | changed from macports-tickets@… to reilles@… |
comment:2 Changed 10 years ago by drkp (Dan Ports)
Cc: | dports@… added |
---|
comment:4 follow-up: 5 Changed 10 years ago by drkp (Dan Ports)
auctex 11.88 was recently released, which presumably includes the same fixes (and has the same build system problems)
comment:5 Changed 10 years ago by jjstickel (Jonathan Stickel)
Replying to dports@…:
auctex 11.88 was recently released, which presumably includes the same fixes (and has the same build system problems)
Great, thanks for the heads up! It looks like this version includes configure (the elpa version did not), and so hopefully it will work without trouble. I will try tomorrow.
Changed 10 years ago by jjstickel (Jonathan Stickel)
Attachment: | auctex_Portfile.diff added |
---|
comment:6 Changed 10 years ago by jjstickel (Jonathan Stickel)
I replaced the attachment to be a patch for Auctex 11.88. It seems to be working for me.
comment:7 Changed 10 years ago by drkp (Dan Ports)
Resolution: | → fixed |
---|---|
Status: | new → closed |
It needed another minor change to get the destroot to work, but committed in r127933. Thanks!
Cc Me!