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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68164: closed (Documentation fix for doc/emacs/custom.texi -
 missing escape for @)
Date: Sun, 31 Dec 2023 07:47:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 31 Dec 2023 09:46:33 +0200
with message-id <83cyum3jc6.fsf <at> gnu.org>
and subject line Re: bug#68164: Documentation fix for doc/emacs/custom.texi - missing escape for @
has caused the debbugs.gnu.org bug report #68164,
regarding Documentation fix for doc/emacs/custom.texi - missing escape for @
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68164: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68164
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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






[Message part 3 (message/rfc822, inline)]
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.


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.