unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* makefile-mode: treat *.mf's as Makefiles
@ 2013-05-30  0:31 Andrew Pennebaker
  2013-05-30  2:50 ` Drew Adams
  2013-05-30  8:00 ` Peter Dyballa
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Pennebaker @ 2013-05-30  0:31 UTC (permalink / raw)
  To: Emacs Help

Currently, I have the following in my .emacs:

;; We're Makefile, too!
(add-to-list 'auto-mode-alist '("\\.mf\\'" . makefile-mode))

In the next version of makefile-mode, could we automatically treat *.mf
files as Makefiles?

-- 
Cheers,

Andrew Pennebaker
www.yellosoft.us


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

end of thread, other threads:[~2013-05-30  8:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30  0:31 makefile-mode: treat *.mf's as Makefiles Andrew Pennebaker
2013-05-30  2:50 ` Drew Adams
2013-05-30  8:00 ` Peter Dyballa

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).