emacs-devel
[Top][All Lists]
Advanced

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

Re: Should `auto-fill-function' be a safe local variable?


From: Leo
Subject: Re: Should `auto-fill-function' be a safe local variable?
Date: Mon, 12 Jan 2009 05:28:45 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt)

On 2009-01-11 19:12 +0000, Richard M Stallman wrote:
>     > For that file, Emacs should use TeX mode, not Text mode.  Does it?
>
>     It seems it is derived from text-mode at least for the one in AUCTEX.
>
> The normal TeX-mode is also derived from text-mode, I see.
>
> But your hook function on text-mode-hook, which turns on Auto Fill
> mode, can test what the mode really is, and not operate for TeX files.

Yes, normally I want auto-fill in TeX mode. But occasionally I want to
turn it off for some particular files.

Best,

Leo




reply via email to

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