emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55393: closed (describe-keymap: suggest symbol at point)


From: GNU bug Tracking System
Subject: bug#55393: closed (describe-keymap: suggest symbol at point)
Date: Sun, 15 May 2022 05:27:02 +0000

Your message dated Sun, 15 May 2022 08:26:30 +0300
with message-id <831qwvl62h.fsf@gnu.org>
and subject line Re: bug#55393: describe-keymap: suggest symbol at point
has caused the debbugs.gnu.org bug report #55393,
regarding describe-keymap: suggest symbol at point
to be marked as done.

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


-- 
55393: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55393
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: describe-keymap: suggest symbol at point Date: Fri, 13 May 2022 09:35:25 +0530
Tags: patch

describe-keymap differs from other describe-* commands in that it does
not suggest the symbol at point which always annoyed me.  This patch
makes describe-keymap consider the symbol at point first.

[ I hope it is okay to use if-let family of macros in these files now?  ]

Attachment: 0001-describe-keymap-Suggest-symbol-at-point.patch
Description: Text Data


In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 
1.16.0, Xaw scroll bars)
Repository revision: ca3858563c7ba8ee3caa82fbd2b7c386ea60c0d3
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12013000
System Description: NixOS 21.11 (Porcupine)

Configured using:
 'configure
 --prefix=/nix/store/iqqk7iqfwmfc6r78xg2knyq7hww2mhs4-emacs-git-20220225.0
 --disable-build-details --with-modules --with-x-toolkit=lucid
 --with-xft --with-cairo --with-native-compilation'


--- End Message ---
--- Begin Message --- Subject: Re: bug#55393: describe-keymap: suggest symbol at point Date: Sun, 15 May 2022 08:26:30 +0300
> From: Visuwesh <visuweshm@gmail.com>
> Cc: 55393@debbugs.gnu.org
> Date: Fri, 13 May 2022 18:17:11 +0530
> 
> I changed the text to,
> 
>     *** 'describe-keymap' now considers the symbol at point.
>     If the symbol at point is a keymap, 'describe-keymap' suggests it as
>     the default candidate.

Perfect, thanks.

> > Let's wait for a day or two to let others time to comment on this.
> 
> Sure!

No further comments, so I've now installed this on the master branch.

One nit for the future: please always mention the bug number, when
it's known, in the commit log message.  (I added it for you this
time.)

And with that, I'm closing the bug.  Thanks  for working on this.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]