Kenichi Handa <[EMAIL PROTECTED]> writes: > In article <[EMAIL PROTECTED]>, David Reitter <[EMAIL PROTECTED]> writes: > >> On 22 Apr 2005, at 01:43, Kenichi Handa wrote: > >>> Ah! Thank you for the fix. Anyway, does it work as >>> expected? Shall I commit it? > >> Yes, it fixes the issue for me. > > Ok, I've just installed the last version sent from David > <[EMAIL PROTECTED]>.
Please, it has been pointed out already that this is not the proper way to fix it. It makes the source very unreadable. Instead, you should just place a formfeed character (^L) after the last function in the file. Local variable sections are not detected before such a character, and it is precisely for this purpose. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel