auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] TeX-fold-mode and preview-LATeX


From: Ralf Angeli
Subject: Re: [AUCTeX] TeX-fold-mode and preview-LATeX
Date: Wed, 29 Jun 2005 21:32:46 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

* Rainer Thiel (2005-06-29) writes:

> I have successfully installed the current AUCTeX to be 11.80, and updated 
> to the current GNU Emacs developper version (2005-06-26).  All of my 
> previous .emacs.el entries except one work fine, but one of them appears 
> not to be compatible with the new AUCTeX version.
>
> Previously, I had the line:
>
>       '(LaTeX-mode-hook (quote (turn-on-reftex (lambda nil (TeX-fold-mode 
> 1)))) t)

Looks okay, except that `preview-mode-setup' is missing.  How do you
load preview-latex in your init file?

> among my custom set variables.  This served to activate fold mode whenever 
> latex mode is active.  But if this entry is in my .emacs.el, the Preview 
> menu won't show up in a latex buffer, while the AUCTeX Command menu will.

Do you get any error messages if you start Emacs from the command line
with `emacs --debug-init'?  If not, could you insert the statement
(setq debug-on-error t)
as the first line into your init file, start a new Emacs instance,
and open a LaTeX file?  In case you get an error with one of those
messages, please send the backtrace to the list.

Besides, did you configure the development version of AUCTeX you
installed to install preview-latex as well (which is the default)?
And did you remove a previous installation of preview-latex which
could interfere with the new installation?

-- 
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]