unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11550: 23.4; cc-mode pike pmod.in auto-mode-alist regexp
@ 2012-05-24  1:17 Kevin Ryde
  2012-05-26  2:35 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Ryde @ 2012-05-24  1:17 UTC (permalink / raw)
  To: 11550

While nosing around auto-mode-alist I noticed the entry for pike-mode

    ("\\.\\(u?lpc\\|pike\\|pmod\\(.in\\)?\\)\\'" . pike-mode)

may have an unescaped . in the pmod.in part, presuming it's meant to
match literal .pmod.in.  I think it comes from cc-mode.el.



In GNU Emacs 23.4.1 (i486-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2012-04-08 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/emacs23:/etc/emacs:/usr/local/share/emacs/23.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.4/site-lisp:/usr/share/emacs/site-lisp' '--with-crt-dir=/usr/lib/i386-linux-gnu' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -DDEBIAN -O2' 'CPPFLAGS=-D_FORTIFY_SOURCE=2''





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

* bug#11550: 23.4; cc-mode pike pmod.in auto-mode-alist regexp
  2012-05-24  1:17 bug#11550: 23.4; cc-mode pike pmod.in auto-mode-alist regexp Kevin Ryde
@ 2012-05-26  2:35 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2012-05-26  2:35 UTC (permalink / raw)
  To: 11550-done

Version: 24.2

Kevin Ryde wrote:

>     ("\\.\\(u?lpc\\|pike\\|pmod\\(.in\\)?\\)\\'" . pike-mode)
>
> may have an unescaped . in the pmod.in part, presuming it's meant to

OK; changed.





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

end of thread, other threads:[~2012-05-26  2:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-24  1:17 bug#11550: 23.4; cc-mode pike pmod.in auto-mode-alist regexp Kevin Ryde
2012-05-26  2:35 ` 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).