GNU bug report logs -
#25012
[PATCH] Improve document for electric-pair-mode.
Previous Next
Reported by: Hong Xu <hong <at> topbug.net>
Date: Thu, 24 Nov 2016 09:20:01 UTC
Severity: normal
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 25012 in the body.
You can then email your comments to 25012 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#25012
; Package
emacs
.
(Thu, 24 Nov 2016 09:20:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Hong Xu <hong <at> topbug.net>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Thu, 24 Nov 2016 09:20:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* programs.texi (Matching): Add indices for `electric-pair-*'
variables and minor improvements of documentation.
---
doc/emacs/programs.texi | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi
index 0c79d9c3de13..218750673100 100644
--- a/doc/emacs/programs.texi
+++ b/doc/emacs/programs.texi
@@ -876,21 +876,25 @@ Matching
features of Electric Pair mode:
@itemize @bullet
+@vindex electric-pair-preserve-balance
@item
@code{electric-pair-preserve-balance}, when non-@code{nil}, makes the
default pairing logic balance out the number of opening and closing
delimiters.
+@vindex electric-pair-delete-adjacent-pairs
@item
@code{electric-pair-delete-adjacent-pairs}, when non-@code{nil}, makes
backspacing between two adjacent delimiters also automatically delete
the closing delimiter.
+@vindex electric-pair-open-newline-between-pairs
@item
@code{electric-pair-open-newline-between-pairs}, when non-@code{nil},
-makes inserting inserting a newline between two adjacent pairs also
-automatically open and extra newline after point.
+makes inserting a newline between two adjacent pairs also
+automatically insert an extra newline after point.
+@vindex electric-pair-skip-whitespace
@item
@code{electric-pair-skip-whitespace}, when non-@code{nil}, causes the minor
mode to skip whitespace forward before deciding whether to skip over
--
2.1.4
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Thu, 24 Nov 2016 19:26:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Hong Xu <hong <at> topbug.net>
:
bug acknowledged by developer.
(Thu, 24 Nov 2016 19:26:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 25012-done <at> debbugs.gnu.org (full text, mbox):
> From: Hong Xu <hong <at> topbug.net>
> Date: Thu, 24 Nov 2016 01:19:18 -0800
>
> * programs.texi (Matching): Add indices for `electric-pair-*'
> variables and minor improvements of documentation.
Thanks, pushed.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 23 Dec 2016 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 181 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.