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

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

[debbugs-tracker] bug#17745: closed (24.3; auto-mode-alist .ad for conf-


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17745: closed (24.3; auto-mode-alist .ad for conf-xdefaults-mode)
Date: Thu, 12 Jun 2014 02:16:02 +0000

Your message dated Wed, 11 Jun 2014 22:15:05 -0400
with message-id <address@hidden>
and subject line Re: bug#17745: 24.3; auto-mode-alist .ad for 
conf-xdefaults-mode
has caused the debbugs.gnu.org bug report #17745,
regarding 24.3; auto-mode-alist .ad for conf-xdefaults-mode
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
17745: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17745
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3; auto-mode-alist .ad for conf-xdefaults-mode Date: Tue, 10 Jun 2014 16:00:58 +1000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)
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  <address@hidden>

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



--- End Message ---
--- Begin Message --- Subject: Re: bug#17745: 24.3; auto-mode-alist .ad for conf-xdefaults-mode Date: Wed, 11 Jun 2014 22:15:05 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)
>      ("/X11.+app-defaults/\\|\\.ad\\'" . conf-xdefaults-mode)

Thanks, installed into trunk.


        Stefan


--- End Message ---

reply via email to

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