27 Nov 09
Emacs Lisp Examples
"(defun previous-user-buffer () "Switch to the previous user buffer in cyclic order.\n User buffers are those not starting with *." (interactive) (previous-buffer) (let ((i 0)) (while (and (string-match "^*" (buffer-name)) (< i 50)) (setq i (1+ i)) (previous-buffer) ))) "
Sponsored Links
Ads by Google
Top Tags
- 67qwerty,
- 61ruby,
- 55python,
- 48rails,
- 48design,
- 47javascript,
- 40twitter,
- 36firefox,
- 32plugins,
- 32development,
View All Recent Tags (50)
- 20python,
- 19qwerty,
- 11ruby,
- 5emacs,
- 4lisp,
- 4google,
- 4framework,
- 3testing,
- 3django,
- 3git,
- 2best,
- 2practices,
- 2unittest,
- 2vim,
- 2css,
- 2javascript,
- 2web,
- 2metaprogramming,
- 2ui,
- 2programming,
- 2haskell,
- 2unix,
- 2commandline,
- 2synergy,
- 2php,
- 2api,
- 2library,
- 2analytics,
- 2erlang,
- 2weblocks,
- 2logging,
- 2jquery,
- 1lambda,
- 1hiring,
- 1apple,
- 1camelCase,
- 1vmdiff,
- 1firefox,
- 1wget,
- 1appt,
- 1libnotify,
- 1britain,
- 1law,
- 1copyright,
- 1design,
- 1smashing,
- 1button,
- 1performance,
- 1regex,
- 1perl
Public Tags (744)
david miller's Public Lists (0)
No lists have been created yet.
"List" is a great way to organize, share and display your specific collection of bookmarks.
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo