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: Jefferson Carpenter
Subject: bug#37514: PATCH: Add setting to allow switching to an already-visible buffer by default
Date: Sat, 28 Sep 2019 21:00:36 +0000
User-agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 9/27/2019 8:16 AM, martin rudalics wrote:

 > Switch-to-prev-buffer seems to do the same thing - executing it
 > twice does not return you to the buffer you started at.

'switch-to-prev-buffer' and 'switch-to-next-buffer' are the canonical
commands for navigating a specific window's buffer list (here these
are bound to <M-left> and <M-right> because I don't care for word-like
movement).

Those are not suitable either because they would require a multiplicity of key bindings.






reply via email to

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