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: Wed, 25 Sep 2019 21:24:45 +0000
User-agent: Zoho Mail

A not-uncommon workflow of mine is to have more than one window looking at the same buffer in several different places.  Often in one of these windows I switch to some other buffer (perhaps a shell) and then want to switch directly back to the same place I was just looking at in main buffer.  However since my main buffer is already visible in another window, C-x b (switch-to-buffer) does not default to that buffer, but prefers a buffer that is not already visible.  This customization setting allows users to override that behavior so that switch-to-buffer does not prefer buffers that are not already visible.

Jefferson


Attachment: 0001-Add-setting-to-allow-switching-to-an-already-visible.patch
Description: Binary data


reply via email to

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