all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why is .ml associated with lisp-mode in auto-mode-alist?
@ 2018-06-24 11:28 Wilfred Hughes
  2018-06-24 11:58 ` Andreas Schwab
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Wilfred Hughes @ 2018-06-24 11:28 UTC (permalink / raw)
  To: emacs-devel

I've noticed the following line in files.el:

("\\.ml\\'" . lisp-mode)

This seems strange to me: .ml files are generally ML or Ocaml. Git
history says this line was added to Emacs in 1992 in commit
7b3f3dc2bba80d, but that commit doesn't suggest why this association
was added.

I'm not aware of any lisp file formats that use *.ml files, and
lisp-mode is not well suited for editing ML-family code.

Does anyone object to me removing it? If I don't hear back I'll remove
it in a few days.

Thanks
Wilfred



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

end of thread, other threads:[~2018-07-05 16:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-24 11:28 Why is .ml associated with lisp-mode in auto-mode-alist? Wilfred Hughes
2018-06-24 11:58 ` Andreas Schwab
2018-06-24 12:05 ` Alexis
2018-06-24 12:23 ` Adam Sampson
2018-06-24 20:12   ` Richard Stallman
2018-06-24 20:55     ` Paul Eggert
2018-06-25 10:00       ` Andreas Röhler
2018-06-25 10:25         ` Andreas Röhler
2018-07-05 16:08       ` Perry E. Metzger
2018-06-24 14:39 ` Eli Zaretskii

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.