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

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

bug#44498: ERC info manual states that C-c C-b in a ERC buffer evaluates


From: Daniel Martín
Subject: bug#44498: ERC info manual states that C-c C-b in a ERC buffer evaluates (erc-iswitchb) whereas it actually evaluates (erc-switch-to-buffer)
Date: Sat, 07 Nov 2020 16:06:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (darwin)

Olav Fosse <mail@olavfosse.no> writes:

> Hello,
>
> As the subject says, the Info manual is incorrect.
>
> Steps to reproduce:
>
> 1. Start emacs
> $ emacs -Q
> 2. Start erc and answer minibuffer prompts
> M-x erc<ret><ret><ret><ret><ret>
> 3. Assert that C-c C-b does in fact evaluate (erc-switch-to-buffer)
>    instead of (erc-iswitchb)
>

I've attached a patch that fixes this documentation bug.

Attachment: 0001-Fix-obsolete-documentation-of-C-c-C-b-in-ERC.patch
Description: Text Data


reply via email to

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