GNU bug report logs - #25195
25.1; Index backslash for escape of left-margin paren

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Tue, 13 Dec 2016 21:05:01 UTC

Severity: wishlist

Tags: fixed

Found in version 25.1

Fixed in version 26.3

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 25195 <at> debbugs.gnu.org, Drew Adams <drew.adams <at> oracle.com>
Subject: bug#25195: 25.1; Index backslash for escape of left-margin paren
Date: Sat, 27 Jul 2019 12:36:22 -0400
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> So I don't think this is something that needs expounding upon; closing.

I don't we need to "expound" on anything, the report just asks about
indexing.  So with something like the diff below, if someone sees 

"bla bla
\(foo bar)"

And they wonder "what's that \( thing for?", they could do i \( RET to
find the right spot in the manual.

--- i/doc/emacs/programs.texi
+++ w/doc/emacs/programs.texi
@@ -180,6 +180,7 @@ Left Margin Paren
 affect the contents of the string, but will prevent that opening
 delimiter from starting a defun.  Here's an example:
 
+@cindex \( in strings
 @example
   (insert "Foo:
 \(bar)




This bug report was last modified 5 years and 297 days ago.

Previous Next


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