From 3fdccd247127a705ad96bf07f3b620fb150fde50 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Sun, 23 Jun 2024 10:41:39 +0000 Subject: Add description to buffer placement variable --- config.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config.org') diff --git a/config.org b/config.org index 3d428eb..c90958d 100644 --- a/config.org +++ b/config.org @@ -556,8 +556,10 @@ Often, i will look at the documentation for a variable and immediately want to p * Switching buffers +There is a distinction in emacs between manual buffer switching that i initiate, and automatic buffer switching when emacs wants to show a buffer. In practice this means that any rules i write for where to display buffers get ignored if i try to show that buffer myself. This line changes that behaviour. + #+begin_src elisp - (setopt switch-to-buffer-obey-display-actions t) + (setopt switch-to-buffer-obey-display-actions t) #+end_src ** Org mode -- cgit 1.4.1-2-gfad0