[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
selectkey 1.0
From: |
John Wiegley |
Subject: |
selectkey 1.0 |
Date: |
Sun, 17 Jun 2012 19:45:42 -0500 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (darwin) |
This is an older mode that I've updated to be a bit more modern. Mainly, you
can repeat the select key to cycle through buffers of the same type.
Example: `<f8> e' will select the most recently edited Emacs Lisp file (other
than the current buffer, if that happens to be Emacs Lisp). Typing `e' again
immediately after will take you to the next most recently edited Emacs Lisp
file, etc.
You can grab it from here:
http://www.emacswiki.org/emacs/selectkey.el
John
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- selectkey 1.0,
John Wiegley <=