Frederik <[email protected]> writes:

> On 29.12.2011 04:00, XeCycle wrote:
>> Does this problem come from Emacs 24?
> Just give it a try: download Emacs 23 and see if the behaviour changes.

Hi, tried stock Emacs 23 from Arch Linux [extra] repo, the same
problem.

Steps to reproduce:

1. Start emacs with -q
2. Set foreground and background color
3. Evaluate these AUCTeX configuration:

> (load "auctex.el" nil t t)
> (load "preview-latex.el" nil t t)
> (setq TeX-engine-alist
>       '((xelatex "XeLaTeX" "xetex" "xelatex" "xelatex")))
> (add-hook 'LaTeX-mode-hook
>           '(lambda ()
>              (setq TeX-engine 'xelatex)))

4. Find a very simple TeX file, and C-c C-p C-d.

Can you try this?  If you can reproduce this I think I've found a
bug.

-- 
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591

Attachment: pgpyFMfnSTPrZ.pgp
Description: PGP signature

_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to