GNU bug report logs - #17745
24.3; auto-mode-alist .ad for conf-xdefaults-mode

Previous Next

Package: emacs;

Reported by: Kevin Ryde <user42_kevin <at> yahoo.com.au>

Date: Tue, 10 Jun 2014 06:21:01 UTC

Severity: wishlist

Found in version 24.3

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kevin Ryde <user42_kevin <at> yahoo.com.au>
Subject: bug#17745: closed (Re: bug#17745: 24.3; auto-mode-alist .ad for
 conf-xdefaults-mode)
Date: Thu, 12 Jun 2014 02:16:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#17745: 24.3; auto-mode-alist .ad for conf-xdefaults-mode

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 17745 <at> debbugs.gnu.org.

-- 
17745: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17745
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Kevin Ryde <user42_kevin <at> yahoo.com.au>
Cc: 17745-done <at> debbugs.gnu.org
Subject: Re: bug#17745: 24.3; auto-mode-alist .ad for conf-xdefaults-mode
Date: Wed, 11 Jun 2014 22:15:05 -0400
>      ("/X11.+app-defaults/\\|\\.ad\\'" . conf-xdefaults-mode)

Thanks, installed into trunk.


        Stefan

[Message part 3 (message/rfc822, inline)]
From: Kevin Ryde <user42_kevin <at> yahoo.com.au>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3; auto-mode-alist .ad for conf-xdefaults-mode
Date: Tue, 10 Jun 2014 16:00:58 +1000
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 <at> 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''



This bug report was last modified 10 years and 350 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.