emacs-devel
[Top][All Lists]
Advanced

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

Re: Blunderbuss ".dir-locals.el" raises everything in its path!!


From: Giorgos Keramidas
Subject: Re: Blunderbuss ".dir-locals.el" raises everything in its path!!
Date: Mon, 13 Jul 2009 06:23:21 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (berkeley-unix)

On Sun, 12 Jul 2009 21:21:03 +0000, Alan Mackenzie <address@hidden> wrote:
> That's fine by me!  As well as amending that file, I've juiced up the doc
> strings in the two pertinent CC Mode variables, and put some stuff into
> the Emacs and Elisp manuals.

> Index: doc/emacs/custom.texi
> ===================================================================
...
> --- 1267,1288 ----
...
> ! Note that Emacs applies these settings for each file it loads, after
> ! having initialized the file's major mode and run the mode hook.  These
> ! settings can override those made by a user in his .emacs, possibly in
> ! a mode hook, so you should be careful not to set variables which are a
> ! matter of personal choice.  You should probably not set
> ! @code{c-file-syle} and @code{c-file-offsets} here (@pxref{File
> ! Styles,,,ccmode}).

That seems like a good and useful note.  Thanks :)

There's a tiny typo in the new text.  `c-file-syle' should be
`c-file-style'.  The same typo is repeated in the new text of
`doc/lispref/variables.texi'.





reply via email to

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