emacs-erc
[Top][All Lists]
Advanced

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

Re: bug#73553: 30.0.91; ERC 5.6.0.30.1: erc-fill binds user-reserved key


From: J.P.
Subject: Re: bug#73553: 30.0.91; ERC 5.6.0.30.1: erc-fill binds user-reserved key-sequence
Date: Mon, 30 Sep 2024 17:17:26 -0700
User-agent: Gnus/5.13 (Gnus v5.13)

Morgan Willcock <morgan@ice9.digital> writes:

> "C-c a" is being bound in erc-fill-wrap-mode-map to
> erc-fill-wrap-cycle-visual-movement.
>
> "C-c" followed by a letter is meant to be reserved for user
> key-bindings.  "C-c a" in particular is probably a bad choice because
> that is often recommended as a key-binding for opening the Org agenda.
>
>   emacs -Q \
>       --eval "(require 'erc-fill)" \
>       --eval "(describe-keymap erc-fill-wrap-mode-map)"

This has been fixed on master:

  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=e3c45b9d

I suppose anyone troubled by it on Emacs 30 can upgrade to ERC 5.6.1
once that's released.

Thanks and closing.





reply via email to

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