all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.