switch-window icon indicating copy to clipboard operation
switch-window copied to clipboard

"end of buffer" in emacs 27.1

Open HuStmpHrrr opened this issue 5 years ago • 2 comments

system: ubuntu 20.04 emacs 27.1

switch-window seems to only able to create two windows. when trying to create more windows, it shows End of buffer:

switch-window--create-label-buffer: End of buffer [2 times]

It probably has something to do with creating the overlaying labels?

HuStmpHrrr avatar Oct 17 '20 17:10 HuStmpHrrr

This error only occurs when 'asciiart is set:

(setq switch-window-shortcut-appearance 'asciiart)

HuStmpHrrr avatar Oct 17 '20 17:10 HuStmpHrrr

please try again

tumashu avatar Oct 19 '20 08:10 tumashu