GNU bug report logs - #13186
24.2; auto-save-file-name-p regexp \\` \\'

Previous Next

Package: emacs;

Reported by: Kevin Ryde <user42 <at> zip.com.au>

Date: Sat, 15 Dec 2012 00:53:01 UTC

Severity: normal

Found in version 24.2

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 <at> zip.com.au>
Subject: bug#13186: closed (Re: bug#13186: 24.2; auto-save-file-name-p
 regexp \\` \\')
Date: Mon, 17 Dec 2012 15:54:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#13186: 24.2; auto-save-file-name-p regexp \\` \\'

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 13186 <at> debbugs.gnu.org.

-- 
13186: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13186
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 <at> zip.com.au>
Cc: 13186-done <at> debbugs.gnu.org
Subject: Re: bug#13186: 24.2; auto-save-file-name-p regexp \\` \\'
Date: Mon, 17 Dec 2012 10:52:18 -0500
> While nosing around some auto saving I noticed auto-save-file-name-p is
>     (string-match "^#.*#$" filename)
> I wondered if it should be something like
>     "\\`#.*#\\'"
> just in case the filename contains newlines.

Indeed, installed in trunk, thanks,


        Stefan

[Message part 3 (message/rfc822, inline)]
From: Kevin Ryde <user42 <at> zip.com.au>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.2; auto-save-file-name-p regexp \\` \\'
Date: Sat, 15 Dec 2012 11:51:42 +1100
While nosing around some auto saving I noticed auto-save-file-name-p is

    (string-match "^#.*#$" filename)

I wondered if it should be something like

    "\\`#.*#\\'"

just in case the filename contains newlines.



In GNU Emacs 24.2.1 (i486-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2012-09-10 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.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.2/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 -Werror=format-security -Wall'
 'CPPFLAGS=-D_FORTIFY_SOURCE=2''



This bug report was last modified 12 years and 162 days ago.

Previous Next


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