X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=mymail-vm.el;h=d08583cd8a90a586c8c314603477740322e12e51;hb=2067ba7cc3ac7a412c2ba633cb71dc2ecfcb28ce;hp=5d31d6a8a546603c0b527a83f86affe8bee05ae5;hpb=68ba7a639bbd352c067df464b3ff0ff35a2d9263;p=mymail.git diff --git a/mymail-vm.el b/mymail-vm.el index 5d31d6a..d08583c 100644 --- a/mymail-vm.el +++ b/mymail-vm.el @@ -21,10 +21,16 @@ ;; (add-to-list 'recentf-exclude "/tmp/mymail-vm-.*\.mbox") ;; ;; to your .emacs +;; +;; I also use +;; +;; (define-key vm-summary-mode-map "\\" 'mymail/vm-visit-folder) +;; +;; So that pressing "\" in the summary start a search with mymail (defgroup mymail () - "Command to visit a folder build on-the-fly with mymail" - :version "0.9.5") + "Command to visit a folder built on-the-fly with mymail" + :version "0.9.8") (defcustom mymail/default-additional-search-requests "" "Comma-separated list of search requests to add to any search"