emacs-devel
[Top][All Lists]
Advanced

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

Re: Subversion of user chosen major mode by Emacs. [Was: My usage of ime


From: Stefan Monnier
Subject: Re: Subversion of user chosen major mode by Emacs. [Was: My usage of imenu is broken.]
Date: Thu, 30 May 2024 10:18:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

>> Otherwise, it's impossible for two users who have different preferences
>> to share that file.
> How do I force the use of a specific mode when more than one can
> handle the file?  It is possible that the file relies on some features
> specific to that mode, so such use cases are not outlandish.

AFAICT it is a lot more common for file-local vars to be abused to
specify mere user preferences, than the reverse (i.e. where there really
is a technical reason why the file should be edited with js2-mode rather
than js-mode).


        Stefan




reply via email to

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