unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [twb@cyber.com.au: Use lisp mode for .asd (ASDF) files]
@ 2007-05-19 22:31 Richard Stallman
  2007-05-22  4:37 ` Xavier Maillard
  2007-05-22  6:25 ` Glenn Morris
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Stallman @ 2007-05-19 22:31 UTC (permalink / raw)
  To: emacs-devel

Please install this in the trunk.

------- Start of forwarded message -------
X-Spam-Status: No, score=0.6 required=5.0 tests=NO_REAL_NAME,
	UNPARSEABLE_RELAY autolearn=no version=3.1.0
Date: Sat, 19 May 2007 20:16:06 +1000
To: emacs-pretest-bug@gnu.org
From: twb@cyber.com.au
Cc: trentbuck@gmail.com
Subject: Use lisp mode for .asd (ASDF) files

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))


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [twb@cyber.com.au: Use lisp mode for .asd (ASDF) files]
  2007-05-19 22:31 [twb@cyber.com.au: Use lisp mode for .asd (ASDF) files] Richard Stallman
@ 2007-05-22  4:37 ` Xavier Maillard
  2007-05-22  6:25 ` Glenn Morris
  1 sibling, 0 replies; 3+ messages in thread
From: Xavier Maillard @ 2007-05-22  4:37 UTC (permalink / raw)
  To: twb; +Cc: trentbuck, Richard Stallman, emacs-devel

Hi,

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

This is a good idea to install this.

	Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [twb@cyber.com.au: Use lisp mode for .asd (ASDF) files]
  2007-05-19 22:31 [twb@cyber.com.au: Use lisp mode for .asd (ASDF) files] Richard Stallman
  2007-05-22  4:37 ` Xavier Maillard
@ 2007-05-22  6:25 ` Glenn Morris
  1 sibling, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2007-05-22  6:25 UTC (permalink / raw)
  To: rms; +Cc: emacs-devel

Richard Stallman wrote:

> Please install this in the trunk.

done

> From: twb@cyber.com.au
> Subject: Use lisp mode for .asd (ASDF) files
> To: emacs-pretest-bug@gnu.org
> Cc: trentbuck@gmail.com
> Date: Sat, 19 May 2007 20:16:06 +1000

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-05-22  6:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-19 22:31 [twb@cyber.com.au: Use lisp mode for .asd (ASDF) files] Richard Stallman
2007-05-22  4:37 ` Xavier Maillard
2007-05-22  6:25 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).