Mark Plaksin <[EMAIL PROTECTED]> writes:

Hi Mark,

> A friend of mine wants to be able to press the "anything key" twice in
> a row to swap between the two most recent buffers.  This should be
> easy but my solution is convoluted.

Tell your friend he should use `anything-c-source-buffers' as buffer
source.  There the `other-buffer' will always be on top of the buffer
listing.  So switching between 2 buffers is simply

          <anything key> RET

So get anything-config.el [1]. :-)

Bye,
Tassilo

__________
[1] http://www.emacswiki.org/cgi-bin/wiki/anything-config.els
-- 
      "OS's and GUI's come and go, only Emacs has lasting power."
          Per Abrahamsen in <[EMAIL PROTECTED]>



_______________________________________________
gnu-emacs-sources mailing list
gnu-emacs-sources@gnu.org
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to