From: Reuben Thomas <rrt@sc3d.org>
To: Lennart Borgman <lennart.borgman@gmail.com>
Cc: 8158@debbugs.gnu.org
Subject: bug#8158: Definition of auto-mode-alist
Date: Wed, 2 Mar 2011 22:22:47 +0000 [thread overview]
Message-ID: <AANLkTinpaByy28vBJ22ckRKa7=RuAjS_6rNP0HcHHZGx@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=7u0gTeg2SBQWHWXm_LqhfCKgNPC_Gif42G86j@mail.gmail.com>
On 2 March 2011 22:18, Lennart Borgman <lennart.borgman@gmail.com> wrote:
> On Wed, Mar 2, 2011 at 11:02 PM, Reuben Thomas <rrt@sc3d.org> wrote:
>> A comment in files.el says:
>>
>> ;; 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.
>>
>> Isn't this a bit unmodular as Emacs continues to grow, and given loaddefs.el?
>>
>> If the maintainers agree, then the last sentence should be changed to
>> encourage the removal of the initial values back into the relevant
>> mode files.
>
> I think I disagree. This sort of information must be coordinated so it
> need to be in a central place.
Why does it have to be coordinated? The most obvious reason seems to
me "to avoid clashes", but this is detectable by parsing
auto-mode-alist. Generating a warning when there are clashing settings
for the same suffix would also be handy for 3rd party modes, which
cannot integrate their information in this way.
For modes that are part of Emacs, this system is fragile, as it's easy
to forget that part of the mode is in files.el.
--
http://rrt.sc3d.org
next prev parent reply other threads:[~2011-03-02 22:22 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-02 22:02 bug#8158: Definition of auto-mode-alist Reuben Thomas
2011-03-02 22:18 ` Lennart Borgman
2011-03-02 22:22 ` Reuben Thomas [this message]
2011-03-02 22:30 ` Lennart Borgman
2011-03-02 22:35 ` Reuben Thomas
2011-03-02 23:14 ` Lennart Borgman
2011-03-02 23:21 ` Reuben Thomas
2011-03-02 23:39 ` Lennart Borgman
2011-03-02 23:41 ` Reuben Thomas
2011-03-02 23:42 ` Lennart Borgman
2011-03-02 23:43 ` Reuben Thomas
2011-03-03 0:30 ` Lennart Borgman
2011-03-03 11:43 ` Reuben Thomas
2011-03-04 4:22 ` Stefan Monnier
2011-03-04 4:22 ` Stefan Monnier
2021-10-21 20:29 ` Stefan Kangas
2021-10-22 14:31 ` Lars Ingebrigtsen
2022-01-27 3:14 ` Stefan Kangas
2021-10-22 23:45 ` Richard Stallman
2021-10-23 0:15 ` Stefan Kangas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTinpaByy28vBJ22ckRKa7=RuAjS_6rNP0HcHHZGx@mail.gmail.com' \
--to=rrt@sc3d.org \
--cc=8158@debbugs.gnu.org \
--cc=lennart.borgman@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.