emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Emacs very slow opening file]


From: Richard M. Stallman
Subject: Re: address@hidden: Emacs very slow opening file]
Date: Mon, 03 Oct 2005 11:35:23 -0400

    One quite reliable solution is to store the original values of
    prefix/suffix strings in the Local Variables section by adding new
    variables `local-variables-prefix' and `local-variables-suffix', e.g.:

    -/* Local Variables: */
    -/* local-variables-prefix:"/* " */
    -/* local-variables-suffix:" */" */
    -/* mode:c */

It is a good idea in principle, but adopting it would require
an annoying change for the users' files.

    Of course, this wouldn't work with existing Local-Variables sections,

All files with existing Local-Variables sections that use a prefix or
suffix would have to be changed.  We could not make them "work anyway"
since then the feature would not do its job.




reply via email to

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