GNU bug report logs - #60749
[PATCH] Allow describing commands when using :bind in use-package

Previous Next

Package: emacs;

Reported by: Joel Pettersson <me <at> joelpet.se>

Date: Thu, 12 Jan 2023 08:41:02 UTC

Severity: wishlist

Tags: patch

To reply to this bug, email your comments to 60749 AT debbugs.gnu.org.

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#60749; Package emacs. (Thu, 12 Jan 2023 08:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Joel Pettersson <me <at> joelpet.se>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 12 Jan 2023 08:41:02 GMT) Full text and rfc822 format available.

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

From: Joel Pettersson <me <at> joelpet.se>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Allow describing commands when using :bind in use-package
Date: Thu, 12 Jan 2023 03:38:30 +0100
[Message part 1 (text/plain, inline)]
Hello,

I would like to be able to provide descriptions of commands in key 
bindings when using `:bind' in use-package declarations. The `bind-key' 
macro from use-package, which `:bind' entries expand to, already 
supports that; this patch contains a suggestion on how to extend that 
support to `:bind'.

Here is an example usage:

    (use-package avy
      :bind ("C-:" ("Jump to char" . avy-goto-char)
             "M-g f" ("Jump to line" . avy-goto-line)))

Best regards,
Joel
[0001-Allow-describing-commands-when-using-bind-in-use-pac.patch (text/x-patch, attachment)]

Severity set to 'wishlist' from 'normal' Request was from Stefan Kangas <stefankangas <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 04 Sep 2023 09:18:02 GMT) Full text and rfc822 format available.

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

Previous Next


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