emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] allow function values for `enable-local-eval'


From: Miles Bader
Subject: Re: [PATCH] allow function values for `enable-local-eval'
Date: 05 Jul 2002 10:26:12 +0900

"Stefan Monnier" <monnier+gnu/address@hidden> writes:
> My point is just that since it's simpler (and doesn't require
> confirmation) to set the variables one by one it's unlikely that this
> `c-add-style' is often used in local variables sections.

I don't do either myself, but since c-add-style can change quite a few
individual parameters, I suspect many people might _like_ to use it if
doing so was convenient.  It's also more descriptive, since it names
the style you want to use.

[Of course, I think that the nicest thing to do for this particular case
would be to have some sort of `c-style' variable you could set in the
_header_, e.g.: /* -*- c-style: k&r -*- */ or something... that would be
both convenient and safe, and it looks nice too... :-)]

-miles
-- 
The secret to creativity is knowing how to hide your sources.
  --Albert Einstein



reply via email to

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