Eric Blake <[EMAIL PROTECTED]> wrote:
> By the way, my patch added an "-*- Autoconf -*-" modeline, so that it
> was easier to edit in emacs (for example, AC_ macros are colorized by
> font-lock, and emacs looks for [] instead of `' as quoting pairs).  Is
> it worth doing this to other m4 files in gnulib?

I wouldn't.  Why don't you just add

         ("\\.m4$" . autoconf-mode)

to Emacs' auto-mode-alist?
The vast majority of .m4 files I edit contain autoconf code.


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to