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

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

**Re: perl-mode.el file in Mac OS X


From: Ismael Valladolid Torres
Subject: **Re: perl-mode.el file in Mac OS X
Date: Wed, 2 Feb 2005 17:12:23 +0100
User-agent: Mutt/1.5.6i

David Kastrup escribe:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
> 
> > If you feel like shortening such a list, you can also use things like:
> >
> > (setq auto-mode-alist
> >    (append
> >      '(("\\.\\(xsl\\|plist\\|id[de]\\)\\'"     . sgml-mode)
> >        ("\\.\\(xml\\|xsl\\|fo\\)\\'"           . xml-mode)
> >        ("\\.nw\\'"                             . noweb-mode)
> >        ("\\.f90\\'"                            . f90-mode)
> >        ("\\.\\(pl\\|pod\\)\\'"                 . perl-mode)
> >        ("\\.\\(tgz\\|tar.\\(gz\\|bz2\\)\\)\\'" . tar-mode))
> >      auto-mode-alist))
> 
> I don't think a file named woozle.tarigz should trigger tar-mode.

A file with such a stupid name would hang Emacs anyway. :o)

Cordially, Ismael



reply via email to

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