X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=mymail-vm.el;fp=mymail-vm.el;h=d5d7f4e83c03ba4171a1b9786cfb9a7af37eb1a0;hb=e3449c3c9372d3daf48f6e162a4d66dc2dae9f2f;hp=b3d4357b9bb1e171642a085719f08081388dffb9;hpb=2831f08f7f231a5c6fba9ffc8ca918c6e26b67ac;p=mymail.git diff --git a/mymail-vm.el b/mymail-vm.el index b3d4357..d5d7f4e 100644 --- a/mymail-vm.el +++ b/mymail-vm.el @@ -16,8 +16,11 @@ ;; You should have received a copy of the GNU General Public License ;; along with mymail. If not, see . +(add-to-list 'recentf-exclude "/tmp/mymail-vm-.*\.mbox") + (defun mymail/vm-visit-folder (param) - (interactive (list (read-string "mymail-vm search: " nil 'mymail-vm-history))) + (interactive + (list (read-string "mymail: " nil 'mymail-vm-history))) (let ((n 1) (mbox-name nil)