all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Ryde <user42_kevin@yahoo.com.au>
To: 17745@debbugs.gnu.org
Subject: bug#17745: 24.3; auto-mode-alist .ad for conf-xdefaults-mode
Date: Tue, 10 Jun 2014 16:00:58 +1000	[thread overview]
Message-ID: <87zjhls3qd.fsf@blah.blah> (raw)

files.el auto-mode-alist has an entry

     ("/X11.+app-defaults/" . conf-xdefaults-mode)

It could be good if it also matched Foo.ad files, like

     ("/X11.+app-defaults/\\|\\.ad\\'" . conf-xdefaults-mode)

"Foo.ad" is the name of an app-defaults file in a source code
distribution.  It's renamed to just "Foo" when installed to
/etc/X11/app-defaults/.

(For comparison i can be seen generic-x.el `x-resource-generic-mode' has
.ad treated this way.)

2014-06-10  Kevin Ryde  <user42_kevin@yahoo.com.au>

	* files.el (auto-mode-alist): .ad files as conf-xdefaults-mode.




In GNU Emacs 24.3.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2014-05-06 on biber, modified by Debian
Configured using:
 `configure '--build' 'i486-linux-gnu' '--build' 'i486-linux-gnu'
 '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
 '--localstatedir=/var/lib' '--infodir=/usr/share/info'
 '--mandir=/usr/share/man' '--with-pop=yes'
 '--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp'
 '--with-crt-dir=/usr/lib/i386-linux-gnu' '--with-x=yes'
 '--with-x-toolkit=lucid' '--with-toolkit-scroll-bars' '--without-gconf'
 '--without-gsettings' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2
 -fstack-protector --param=ssp-buffer-size=4 -Wformat
 -Werror=format-security -Wall' 'LDFLAGS=-Wl,-z,relro'
 'CPPFLAGS=-D_FORTIFY_SOURCE=2''





             reply	other threads:[~2014-06-10  6:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-10  6:00 Kevin Ryde [this message]
2014-06-12  2:15 ` bug#17745: 24.3; auto-mode-alist .ad for conf-xdefaults-mode Stefan Monnier

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=87zjhls3qd.fsf@blah.blah \
    --to=user42_kevin@yahoo.com.au \
    --cc=17745@debbugs.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.