all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arni Magnusson <arnima@hafro.is>
To: 6743@debbugs.gnu.org
Subject: bug#6743: Backslash regexp in Elisp manual
Date: Tue, 27 Jul 2010 23:31:30 +0000 (UTC)	[thread overview]
Message-ID: <alpine.LFD.2.00.1007272256310.2924@hafstormur.hafro.is> (raw)

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





             reply	other threads:[~2010-07-27 23:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-27 23:31 Arni Magnusson [this message]
2010-07-28  0:25 ` bug#6743: Backslash regexp in Elisp manual Juanma Barranquero
2010-07-28  2:54   ` Arni Magnusson
2010-07-28  2:58     ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LFD.2.00.1007272256310.2924@hafstormur.hafro.is \
    --to=arnima@hafro.is \
    --cc=6743@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.