emacs-devel
[Top][All Lists]
Advanced

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

Re: command for creating local variables in files


From: David Kastrup
Subject: Re: command for creating local variables in files
Date: Fri, 17 Jun 2005 08:58:13 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     So for a file-make-local-variable command we need questions like
>
>       Major mode: (default <the current major mode>)
>       ...
>       Variable:
>       foo...
>       Variable foo set to:
>       ...
>
> You are describing a command to set up an entire local variables list.
> That's not what file-make-local-variable should do.  That command
> should add or alter ONE variable in the local variables list; only
> one.  It can read a variable name and the value string in the usual
> way with the minibuffer.

It might be nice if it also accepted major-mode as a variable name,
and minor mode variables, and buffer-file-coding-system and translated
them into the corresponding sequences.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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