help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Can I turn on some minor mode on specific files?


From: Jambunathan K
Subject: Re: Can I turn on some minor mode on specific files?
Date: Sun, 26 May 2013 18:29:29 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

If you are on debian, try

        sudo apt-get install emacs23-common-non-dfsg



Hongxu Chen <leftcopy.chx@gmail.com> writes:

> But it complains:
>
>   Info-find-file: Info file emacs does not exist
>
> I am runnning on Emacs 24.3.
>
> Also, Pascal's advice is NOT correct since adding `mode' in the modeline
> would change the major mode rather than minor modes, and the right way
> is to append the following:
>
> # Local Variables:
> # eval: (flyspell-mode 1)
> # End:
>
> Bernardo <bernardo.bacic@pobox.com> writes:
>
>>>
>>> Another question, is the local variable specified should be limited to
>>> be within 512 bytes exactly? I haven't found the related docs yet.
>>
>> M-: (info "(emacs)Specifying file variables")
>>
>>



reply via email to

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