emacs-purpose icon indicating copy to clipboard operation
emacs-purpose copied to clipboard

Commands to modify behavior of next call to display-buffer

Open bmag opened this issue 10 years ago • 0 comments

Add commands to let the user specify on-the-fly how the next invocation of display-buffer should behave. These commands affect only the next invocation. All later invocations of display-buffer use the regular rules. Some ideas for commands:

  • no-purpose-on-next-display: next time display-buffer is called, don't use Purpose
  • pop-frame-on-next-display: next time display-buffer is called, display the buffer in a new frame
  • left-side-on-next-display: next time display-buffer is called, display the buffer in the left side of the current frame/window

bmag avatar Nov 12 '15 22:11 bmag