GNU bug report logs - #54002
29.0.50; [PATCH] Fix typo in Setting Variables

Previous Next

Package: emacs;

Reported by: Aleksandr Vityazev <avityazev <at> posteo.org>

Date: Mon, 14 Feb 2022 20:32:02 UTC

Severity: normal

Tags: patch

Found in version 29.0.50

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 54002 in the body.
You can then email your comments to 54002 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#54002; Package emacs. (Mon, 14 Feb 2022 20:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Aleksandr Vityazev <avityazev <at> posteo.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 14 Feb 2022 20:32:02 GMT) Full text and rfc822 format available.

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

From: Aleksandr Vityazev <avityazev <at> posteo.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; [PATCH] Fix typo in Setting Variables
Date: Mon, 14 Feb 2022 20:30:58 +0000
* doc/lispref/variables.texi (Setting Variables): Fix typo.
---
 doc/lispref/variables.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi
index 9088397f9a..a520b3856c 100644
--- a/doc/lispref/variables.texi
+++ b/doc/lispref/variables.texi
@@ -883,7 +883,7 @@ Setting Variables
 will also issue a message:
 
 @example
-(setop my-var 2)
+(setopt my-var 2)
 @end example
 
 The @code{setopt} macro can be used on regular, non-user option
-- 
2.34.0



-- 

Aleksandr Vityazev




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Tue, 15 Feb 2022 03:26:01 GMT) Full text and rfc822 format available.

Notification sent to Aleksandr Vityazev <avityazev <at> posteo.org>:
bug acknowledged by developer. (Tue, 15 Feb 2022 03:26:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Aleksandr Vityazev <avityazev <at> posteo.org>
Cc: 54002-done <at> debbugs.gnu.org
Subject: Re: bug#54002: 29.0.50; [PATCH] Fix typo in Setting Variables
Date: Tue, 15 Feb 2022 05:25:37 +0200
> Resent-From: Aleksandr Vityazev <avityazev <at> posteo.org>
> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
> Resent-CC: bug-gnu-emacs <at> gnu.org
> Resent-Sender: help-debbugs <at> gnu.org
> From: Aleksandr Vityazev <avityazev <at> posteo.org>
> Date: Mon, 14 Feb 2022 20:30:58 +0000
> 
> * doc/lispref/variables.texi (Setting Variables): Fix typo.
> ---
>  doc/lispref/variables.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi
> index 9088397f9a..a520b3856c 100644
> --- a/doc/lispref/variables.texi
> +++ b/doc/lispref/variables.texi
> @@ -883,7 +883,7 @@ Setting Variables
>  will also issue a message:
>  
>  @example
> -(setop my-var 2)
> +(setopt my-var 2)
>  @end example

Thanks, pushed.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 15 Mar 2022 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 157 days ago.

Previous Next


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