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

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

bug#37514: PATCH: Add setting to allow switching to an already-visible b


From: Juri Linkov
Subject: bug#37514: PATCH: Add setting to allow switching to an already-visible buffer by default
Date: Wed, 09 Oct 2019 23:50:03 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

> I tried `C-h w switch-to-prev-buffer RET', and I got
>
> "switch-to-prev-buffer is not on any key"
>
> Oh!  `previous-buffer' is just a small shim over
> `switch-to-prev-buffer'.

And the docstring of `switch-to-prev-buffer' has no reference
to `previous-buffer', and neither `previous-buffer' has
a reference back to `switch-to-prev-buffer'.

Should their docstrings be interlinked?





reply via email to

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