GNU bug report logs - #39630
Mention how to unset keys in Your Init File

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Sun, 16 Feb 2020 04:39:01 UTC

Severity: wishlist

Tags: fixed, patch

Merged with 39802

Fixed in version 27.1

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

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 39630 in the body.
You can then email your comments to 39630 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#39630; Package emacs. (Sun, 16 Feb 2020 04:39:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 16 Feb 2020 04:39:01 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: Mention how to unset keys in Your Init File
Date: Sun, 16 Feb 2020 11:28:41 +0800
49.3.5 Changing Key Bindings Interactively.
       mentions how to set and unset keys.
49.3.6 Rebinding Keys in Your Init File
       mentions how to set keys, but not how to unset keys.
emacs-version "26.3"




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39630; Package emacs. (Sun, 16 Feb 2020 15:20:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 39630 <at> debbugs.gnu.org
Subject: Re: bug#39630: Mention how to unset keys in Your Init File
Date: Sun, 16 Feb 2020 17:19:49 +0200
> From: 積丹尼 Dan Jacobson
>  <jidanni <at> jidanni.org>
> Date: Sun, 16 Feb 2020 11:28:41 +0800
> 
> 49.3.5 Changing Key Bindings Interactively.
>        mentions how to set and unset keys.
> 49.3.6 Rebinding Keys in Your Init File
>        mentions how to set keys, but not how to unset keys.

I think there's a limit to what we can say in the user manual that
describes Lisp facilities.  Users who are serious about key-binding
customizations should read the ELisp manual to augment and co0mplement
what is in the user manual.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39630; Package emacs. (Sun, 16 Feb 2020 16:30:02 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 39630 <at> debbugs.gnu.org
Subject: Re: bug#39630: Mention how to unset keys in Your Init File
Date: Mon, 17 Feb 2020 00:28:55 +0800
Fine. Users can only unset keys interactively.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39630; Package emacs. (Sun, 16 Feb 2020 16:45:02 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 39630 <at> debbugs.gnu.org
Subject: Re: bug#39630: Mention how to unset keys in Your Init File
Date: Mon, 17 Feb 2020 00:44:27 +0800
I'm just saying that
(info "(emacs) Init Rebinding")
has 16 mentions of global-set-key, and not even one mention of
unsetting.

It also has two mentions of define-key, and not even the define-key
docstring mentions what to do about the lack of a undefine-key function
that the user is perhaps supposed to search for as
(info "(emacs) Init Rebinding")
doesn't have any reverse examples.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39630; Package emacs. (Sat, 29 Feb 2020 04:25:02 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefan <at> marxist.se>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 39630 <at> debbugs.gnu.org,
 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Subject: Re: bug#39630: Mention how to unset keys in Your Init File
Date: Sat, 29 Feb 2020 05:23:53 +0100
close 39630
tags 39630 + wontfix notabug
thanks

Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: 積丹尼 Dan Jacobson
>>  <jidanni <at> jidanni.org>
>> Date: Sun, 16 Feb 2020 11:28:41 +0800
>> 
>> 49.3.5 Changing Key Bindings Interactively.
>>        mentions how to set and unset keys.
>> 49.3.6 Rebinding Keys in Your Init File
>>        mentions how to set keys, but not how to unset keys.
>
> I think there's a limit to what we can say in the user manual that
> describes Lisp facilities.  Users who are serious about key-binding
> customizations should read the ELisp manual to augment and co0mplement
> what is in the user manual.

I agree.  Since no one besides the OP has expressed a different
opinion within two weeks, I'm closing this bug now.

Best regards,
Stefan Kangas




bug closed, send any further explanations to 39630 <at> debbugs.gnu.org and 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Sat, 29 Feb 2020 04:25:02 GMT) Full text and rfc822 format available.

Added tag(s) wontfix and notabug. Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Sat, 29 Feb 2020 04:25:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39630; Package emacs. (Sat, 29 Feb 2020 04:53:01 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 39630 <at> debbugs.gnu.org, 39802 <at> debbugs.gnu.org, 39631 <at> debbugs.gnu.org
Subject: Actually 39802 solves the need for 39630 and 39631
Date: Sat, 29 Feb 2020 12:51:58 +0800
Actually 39802 solves the need for 39630 and 39631.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39630; Package emacs. (Sat, 29 Feb 2020 05:01:01 GMT) Full text and rfc822 format available.

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

From: Noam Postavsky <npostavs <at> gmail.com>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 39630 <at> debbugs.gnu.org,
 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Subject: Re: bug#39630: Mention how to unset keys in Your Init File
Date: Sat, 29 Feb 2020 00:00:28 -0500
tags 39630 - notabug wontfix
forcemerge 39802 39630
quit

Stefan Kangas <stefan <at> marxist.se> writes:

>> I think there's a limit to what we can say in the user manual that
>> describes Lisp facilities.  Users who are serious about key-binding
>> customizations should read the ELisp manual to augment and co0mplement
>> what is in the user manual.
>
> I agree.  Since no one besides the OP has expressed a different
> opinion within two weeks, I'm closing this bug now.

積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> Actually 39802 solves the need for 39630 and 39631.

I don't know about 39631, but 39630 is clearly the same as 39802 (I did
have a feeling of familiarity when I initially read that one), so it
doesn't make sense to mark it as wontfix when we are actually fixing it.




Removed tag(s) notabug and wontfix. Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Sat, 29 Feb 2020 05:01:02 GMT) Full text and rfc822 format available.

Forcibly Merged 39630 39802. Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Sat, 29 Feb 2020 05:01:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#39630; Package emacs. (Sat, 29 Feb 2020 05:24:02 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefan <at> marxist.se>
To: Noam Postavsky <npostavs <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 39630 <at> debbugs.gnu.org, 39802 <at> debbugs.gnu.org,
 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Subject: Re: bug#39630: Mention how to unset keys in Your Init File
Date: Sat, 29 Feb 2020 06:22:58 +0100
Noam Postavsky <npostavs <at> gmail.com> writes:

> I don't know about 39631, but 39630 is clearly the same as 39802 (I did
> have a feeling of familiarity when I initially read that one), so it
> doesn't make sense to mark it as wontfix when we are actually fixing it.

Thanks.  I had missed the ongoing work in Bug#39802.

Best regards,
Stefan Kangas




Added tag(s) fixed. Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 04 Mar 2020 03:14:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 27.1, send any further explanations to 39802 <at> debbugs.gnu.org and 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 04 Mar 2020 03:14:02 GMT) Full text and rfc822 format available.

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

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

Previous Next


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