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

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

bug#2833: 23.0.92; Bug in Directory Variables


From: Stefan Monnier
Subject: bug#2833: 23.0.92; Bug in Directory Variables
Date: Tue, 31 Mar 2009 21:14:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

>   1. Create a dir and write the following to file .dir-locals in the dir
>      created:

> ((latex-mode . ((fill-column . 78)
>                 (coding . "latin-1"))))

>   2. Open or create a .tex file in that dir
>   3. C-h v fill-column RET to check the value 
>   4. Change 78 to another value say 75

How do you change it?  with C-x f ?

>   5. Re-open the .tex file and you will see fill-column has a value 78
>      NOT 75

How do you "re-open" it?


        Stefan






reply via email to

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