emacs-pretest-bug
[Top][All Lists]
Advanced

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

Use lisp mode for .asd (ASDF) files


From: twb
Subject: Use lisp mode for .asd (ASDF) files
Date: Sat, 19 May 2007 20:16:06 +1000

The Common Lisp packaging system ASDF uses .asd files.  The data
therein has Common Lisp syntax.  If nothing else uses .asd as an
extension, it would be useful for Emacs to, by default, use lisp-mode
for these files, i.e.

    (add-to-list 'auto-mode-alist '("\\.asd\\'" . lisp-mode))




reply via email to

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