unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* file-start-mode-alist
@ 2007-05-10 19:09 Stefan Monnier
  2007-05-14 10:03 ` file-start-mode-alist Kim F. Storm
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Monnier @ 2007-05-10 19:09 UTC (permalink / raw)
  To: emacs-devel

Is it OK to change the name of this var to `magic-default-mode-alist'?
I think `file-start' is a bad choice because it makes the relation to
magic-mode-alist non-obvious, and it incorrectly implies that only the start
of the file is used, even though the match-function might very well use the
end of the file (or any other part, as a matter of fact) instead.


        Stefan

^ permalink raw reply	[flat|nested] 7+ messages in thread
* file-start-mode-alist
@ 2007-05-11  7:43 Richard Stallman
  0 siblings, 0 replies; 7+ messages in thread
From: Richard Stallman @ 2007-05-11  7:43 UTC (permalink / raw)
  To: emacs-devel

I checked in the code for file-start-mode-alist.
Now those items in magic-mode-alist that should cede
priority to auto-mode-alist can be moved to file-start-mode-alist.

Would someone please move them there?

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-05-22 14:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-10 19:09 file-start-mode-alist Stefan Monnier
2007-05-14 10:03 ` file-start-mode-alist Kim F. Storm
2007-05-15 19:39   ` file-start-mode-alist Richard Stallman
2007-05-16 16:04     ` file-start-mode-alist Stefan Monnier
2007-05-21 18:55       ` file-start-mode-alist Lennart Borgman (gmail)
2007-05-22 14:52         ` file-start-mode-alist Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2007-05-11  7:43 file-start-mode-alist Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).