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: Juanma Barranquero <lekktu <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6743: closed (Backslash regexp in Elisp manual)
Date: Wed, 28 Jul 2010 02:59:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 28 Jul 2010 04:58:17 +0200
with message-id <AANLkTin5nzO5SnOnoyS_wo+cy4qnj5g=2icGBK9KpMCm <at> mail.gmail.com>
and subject line Re: bug#6743: Backslash regexp in Elisp manual
has caused the GNU bug report #6743,
regarding Backslash regexp in Elisp manual
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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


[Message part 3 (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


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.