all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: emacs-devel@gnu.org
Subject: [twb@cyber.com.au: Use lisp mode for .asd (ASDF) files]
Date: Sat, 19 May 2007 18:31:50 -0400	[thread overview]
Message-ID: <E1HpXSo-0000Ja-W9@fencepost.gnu.org> (raw)

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

             reply	other threads:[~2007-05-19 22:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-19 22:31 Richard Stallman [this message]
2007-05-22  4:37 ` [twb@cyber.com.au: Use lisp mode for .asd (ASDF) files] Xavier Maillard
2007-05-22  6:25 ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1HpXSo-0000Ja-W9@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.