emacs-devel
[Top][All Lists]
Advanced

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

Re: [NonGNU ELPA] New package proposal: git-modes


From: Juri Linkov
Subject: Re: [NonGNU ELPA] New package proposal: git-modes
Date: Sat, 23 Oct 2021 21:14:41 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

>> .gitignore is already font-locked after (require 'generic-x),
>> but specific gitignore-mode is still needed to fontify at least
>> important syntax of the negation character "!".
>> But why not add this to generic-x.el?
>
> Could we autoload it if we add it there?

gitignore-mode will autoload the whole generic-x.el with all other modes.
I don't know how to autoload only one mode selectively on demand,
without customizing generic-extras-enable-list.



reply via email to

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