emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r101581: Move some autoloaded aut


From: Stefan Monnier
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r101581: Move some autoloaded auto-mode-alist entries to files.el.
Date: Sat, 25 Sep 2010 22:09:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

>>> Move some autoloaded auto-mode-alist entries to files.el.
>> FWIW, I think having them in files.el is worse than having them
>> autoloaded from their corresponding file. 
> I just went by what it says in files.el, guv:

> (defvar auto-mode-alist
>   ;; Note: The entries for the modes defined in cc-mode.el (c-mode,
>   ;; c++-mode, java-mode and more) are added through autoload
>   ;; directives in that file.  That way is discouraged since it
>   ;; spreads out the definition of the initial value.

I know my opinion is not shared by everyone, which is why I brought it up.



        Stefan



reply via email to

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