GNU bug report logs - #68164
Documentation fix for doc/emacs/custom.texi - missing escape for @

Previous Next

Package: emacs;

Reported by: Jens Quade <jq <at> qdevelop.de>

Date: Sun, 31 Dec 2023 06:30:02 UTC

Severity: normal

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 68164 in the body.
You can then email your comments to 68164 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#68164; Package emacs. (Sun, 31 Dec 2023 06:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jens Quade <jq <at> qdevelop.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 31 Dec 2023 06:30:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jens Quade <jq <at> qdevelop.de>
To: bug-gnu-emacs <at> gnu.org
Subject: Documentation fix for doc/emacs/custom.texi - missing escape for @
Date: Sat, 30 Dec 2023 20:27:01 +0100
Hi,

here is a short patch for a minor problem in the Customization chapter, the @ is missing in the rendered documentation if it isn’t escaped:



diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi
index 3be332e087f..95fd5901ccf 100644
--- a/doc/emacs/custom.texi
+++ b/doc/emacs/custom.texi
@@ -2065,7 +2065,7 @@ Modifier Keys
 is no way to add two modifiers by using @kbd{C-x @@} twice for the
 same character, because the first one goes to work on the @kbd{C-x}.)
 You can similarly enter the Shift, Control, and Meta modifiers by
-using @kbd{C-x @ S}, @kbd{C-x @ c}, and @kbd{C-x @ m}, respectively,
+using @kbd{C-x @@ S}, @kbd{C-x @@ c}, and @kbd{C-x @@ m}, respectively,
 although this is rarely needed.

 @node Function Keys








Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sun, 31 Dec 2023 07:47:02 GMT) Full text and rfc822 format available.

Notification sent to Jens Quade <jq <at> qdevelop.de>:
bug acknowledged by developer. (Sun, 31 Dec 2023 07:47:02 GMT) Full text and rfc822 format available.

Message #10 received at 68164-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jens Quade <jq <at> qdevelop.de>
Cc: 68164-done <at> debbugs.gnu.org
Subject: Re: bug#68164: Documentation fix for doc/emacs/custom.texi - missing
 escape for @
Date: Sun, 31 Dec 2023 09:46:33 +0200
> From: Jens Quade <jq <at> qdevelop.de>
> Date: Sat, 30 Dec 2023 20:27:01 +0100
> 
> here is a short patch for a minor problem in the Customization chapter, the @ is missing in the rendered documentation if it isn’t escaped:

Thanks, fixed on the emacs-29 branch, and closing the bug.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 28 Jan 2024 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 144 days ago.

Previous Next


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