Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Auctex and emacs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
yuilsa
n00b
n00b


Joined: 11 Mar 2005
Posts: 54

PostPosted: Fri Mar 25, 2005 1:44 am    Post subject: Auctex and emacs Reply with quote

I can't seem to find a solution online. When loading auctex (load "tex-site"), the "Command" menu does not work...and if I run emacs from the command prompt, the following error appears:

"Warning: Actions not found: reset, set, notify, unset"

Any ideas on how to fix this?


GNU Emacs 21.4.1
Back to top
View user's profile Send private message
Qchem
n00b
n00b


Joined: 06 Jul 2004
Posts: 9

PostPosted: Wed Apr 06, 2005 12:54 pm    Post subject: Reply with quote

re-emerge emacs with the Xaw3d USE flag, that fixed it for me.
Back to top
View user's profile Send private message
chrtur
n00b
n00b


Joined: 07 Mar 2005
Posts: 3

PostPosted: Wed May 25, 2005 5:35 pm    Post subject: Reply with quote

I tried to re-emerge but still have a similar problem when writing a .tex file. In the terminal I get on a always the same output

Warning: Actions not found: reset, set, notify, unset

I can work but not use the command menu. Any other options or suggestions?
Back to top
View user's profile Send private message
reynolds531
Apprentice
Apprentice


Joined: 23 Apr 2005
Posts: 260
Location: Rochester, NY

PostPosted: Wed May 25, 2005 6:11 pm    Post subject: Reply with quote

I can't help you with that warning message. As for your problem with the "command" menu, look at this bug report:

https://bugs.gentoo.org/show_bug.cgi?id=18518

I solved the problem by emerging emacs with this line (as discussed in the bug report):

USE="Xaw3d -motif" emerge emacs

Ultimately, though, I switched to emacs-cvs (it's in portage). It doesn't have this problem, looks nicer, and seems to be stable (though I'm not enough of an emacs expert to have put it through its paces).
Back to top
View user's profile Send private message
chrtur
n00b
n00b


Joined: 07 Mar 2005
Posts: 3

PostPosted: Thu May 26, 2005 7:32 am    Post subject: Reply with quote

Thanks, by the use of

Code:
 USE="Xaw3d -motif" emerge emacs


it solved both problem. Command menu is working and not output anymore in the terminal.

/Christian
Back to top
View user's profile Send private message
gotaserena
Apprentice
Apprentice


Joined: 23 Feb 2005
Posts: 153
Location: fourth worst city in the world

PostPosted: Wed Jun 15, 2005 1:59 pm    Post subject: Reply with quote

I'm not sure it is related, but since last emerge world emacs + auctex has become incredibly sluggish... When I scroll the document the CPU usage jumps to 100% for several seconds... The combination used to run fine in this old PIII - 500...

Anyone with the same symptoms?
Back to top
View user's profile Send private message
gotaserena
Apprentice
Apprentice


Joined: 23 Feb 2005
Posts: 153
Location: fourth worst city in the world

PostPosted: Wed Jun 15, 2005 2:12 pm    Post subject: Reply with quote

hate to answer my own questions but after googling around the auctex forum I found that adding
Code:
(setq font-latex-do-multi-line nil)

to my ~/.emacs solved the problem. No clue as to why this hasn't been necessary so far, though...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum