help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[h-e-w] Regexp


From: Jeff Rancier
Subject: [h-e-w] Regexp
Date: Fri, 1 Feb 2002 16:12:45 -0500

Hello,

Can anyone tell me why the following statement in my .emacs, make it die
when load on Windows 2000?

(setq auto-mode-alist (cons '("makefile\\.\\(.*\\)" . makefile-mode)
auto-mode-alist))

I am using GNU Emacs 20.7.1 (i386-*-nt5.0.2195) of Tue Jun 13 2000 on buffy

What I was trying to do was use makefile-mode for anyfile which started
with:

makefile.

Thanks,
Jeff





reply via email to

[Prev in Thread] Current Thread [Next in Thread]