Boost iswitchb by regex matching and showing old files.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 18 Mar 2013 11:42:30 +0200
changeset 1030 81c300954828
parent 1029 c4e68b59448a
child 1031 a064392620d7
child 1038 2c905ed01467
Boost iswitchb by regex matching and showing old files.
.emacs-my
--- a/.emacs-my	Fri Mar 15 17:53:49 2013 +0200
+++ b/.emacs-my	Mon Mar 18 11:42:30 2013 +0200
@@ -749,6 +749,8 @@
 (global-set-key [?\C-x left]  'previous-buffer)
 
 (iswitchb-mode 1)
+(setq iswitchb-regexp t)
+(setq iswitchb-use-virtual-buffers t)
 (setq iswitchb-buffer-ignore
       '("^ "
         "^\*Buffer"