all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* new buffer - should its mode reflect its name when the name matches auto-mode-alist?
@ 2009-09-22 14:31 Drew Adams
  2009-09-22 14:47 ` Deniz Dogan
  0 siblings, 1 reply; 13+ messages in thread
From: Drew Adams @ 2009-09-22 14:31 UTC (permalink / raw)
  To: emacs-devel

Haven't thought about this before, but I wonder if the mode should respect
auto-mode-alist when you create a new buffer? There's no doubt a good reason or
two why we don't do this - just wondering.
 
E.g. `C-x b foo.el', where there is no existing buffer foo.el. The mode is
Fundamental; should it be Emacs-Lisp instead?

(I realize that a new buffer need not be intended to be saved as a file.)





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

end of thread, other threads:[~2009-09-29 23:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-22 14:31 new buffer - should its mode reflect its name when the name matches auto-mode-alist? Drew Adams
2009-09-22 14:47 ` Deniz Dogan
2009-09-22 15:07   ` Drew Adams
2009-09-23 20:50     ` Mathias Dahl
2009-09-24 21:07       ` Juri Linkov
2009-09-24  2:31     ` Kevin Rodgers
2009-09-24  3:14       ` Drew Adams
2009-09-24 21:32         ` Juri Linkov
2009-09-24 22:01           ` Drew Adams
2009-09-25  0:38           ` Stefan Monnier
2009-09-25  9:04             ` Juri Linkov
2009-09-25 14:16               ` Stefan Monnier
2009-09-29 23:11                 ` Juri Linkov

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.