bug-auctex
[Top][All Lists]
Advanced

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

Re: [Bug-AUCTeX] SOLVED


From: Tassilo Horn
Subject: Re: [Bug-AUCTeX] SOLVED
Date: Thu, 27 Feb 2014 16:35:59 +0100
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux)

Uwe Brauer <address@hidden> writes:

Hi Uwe,

> I did not look carefully enough. I had some old code of the sort
>
>  (add-hook 'LaTeX-mode-hook
>                 (lambda ()
>                        (local-set-key [(control right)]   'preview-document)
>                        (local-set-key  [(control left)] 
> 'preview-clearout-buffer)
>                        (local-set-key  [(control down)] 'preview-environment)
>                        (local-set-key [(control up)] 'preview-buffer)))
>
> Which caused the problem, I replaced the lambda call (which I dislike
> anyhow)

I still don't get how that would add `nil' to `LaTeX-mode-hook'...

> and now it seems to work, sorry for the noise.

Ok, good that it works now.

Bye,
Tassilo

Attachment: signature.asc
Description: PGP signature


reply via email to

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