GNU bug report logs - #6743
Backslash regexp in Elisp manual

Previous Next

Package: emacs;

Reported by: Arni Magnusson <arnima <at> hafro.is>

Date: Tue, 27 Jul 2010 23:33:01 UTC

Severity: normal

Done: Juanma Barranquero <lekktu <at> gmail.com>

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: Arni Magnusson <arnima <at> hafro.is>
Subject: bug#6743: closed (Re: bug#6743: Backslash regexp in Elisp manual)
Date: Wed, 28 Jul 2010 02:59:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#6743: Backslash regexp in Elisp manual

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

-- 
6743: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6743
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Juanma Barranquero <lekktu <at> gmail.com>
To: Arni Magnusson <arnima <at> hafro.is>
Cc: 6743-done <at> debbugs.gnu.org
Subject: Re: bug#6743: Backslash regexp in Elisp manual
Date: Wed, 28 Jul 2010 04:58:17 +0200
> Sorry, my mistake. The sentence is correct in the manual.

Thanks for the report anyway.

    Juanma

[Message part 3 (message/rfc822, inline)]
From: Arni Magnusson <arnima <at> hafro.is>
To: bug-gnu-emacs <at> gnu.org
Subject: Backslash regexp in Elisp manual
Date: Tue, 27 Jul 2010 23:31:30 +0000 (UTC)
The current version (23.2) of the Elisp manual 
(http://www.gnu.org/software/emacs/manual/texi/elisp.texi.tar.gz) has a 
minor typo in Section 34.3.1.1 Special Characters in Regular Expressions 
(searching.texi) where

  Therefore, the read syntax for a regular expression matching
  @samp{\} is @code{"\\\\"}.

should be

  Therefore, the read syntax for a regular expression matching
  @samp{\\} is @code{"\\\\"}.

Arni



This bug report was last modified 14 years and 300 days ago.

Previous Next


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