* 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
* RE: makefile-mode: treat *.mf's as Makefiles
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
1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2013-05-30 2:50 UTC (permalink / raw)
To: Andrew Pennebaker, Emacs Help
> (add-to-list 'auto-mode-alist '("\\.mf\\'" . makefile-mode))
>
> In the next version of makefile-mode, could we automatically treat *.mf
> files as Makefiles?
Enhancement requests are for `M-x report-emacs-bug'.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: makefile-mode: treat *.mf's as Makefiles
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
1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2013-05-30 8:00 UTC (permalink / raw)
To: Andrew Pennebaker; +Cc: Emacs Help
Am 30.05.2013 um 02:31 schrieb Andrew Pennebaker:
> In the next version of makefile-mode, could we automatically treat *.mf
> files as Makefiles?
No. The TeX METAFONT files already use the .mf extension. See here: http://en.wikipedia.org/wiki/Alphabetical_list_of_file_formats_(M%E2%80%93R). I can see there .mak and .mk* entries…
--
Greetings
Pete
"Evolution" o __o _o _
°\___o /0~ -\<, ^\___ /=\\_/-%
oo~_______ /\ /\______/ \_________O/ O_______________o===>-->O--o____
^ 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.