emacs-purpose
emacs-purpose copied to clipboard
create purpose-next-buffer to switch to next buffer with current purpose
purpose-next-buffer and purpose-previous-buffer will be similar to next-buffer and previous-buffer, and will be used for rotating between buffers with the same purpose. This is a replacement for #93. (really, why not just add a buffer-predicate-with-context-whatever to emacs?)