*** empty log message ***
authorFrancois Fleuret <francois@fleuret.org>
Wed, 26 May 2010 18:09:52 +0000 (20:09 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Wed, 26 May 2010 18:09:52 +0000 (20:09 +0200)
vm

diff --git a/vm b/vm
index 5d7739e..318213b 100644 (file)
--- a/vm
+++ b/vm
@@ -412,7 +412,7 @@ attachement from mail."
 
   (interactive "FFind file: \np")
 
-  (if (string-match "^\\(mail\\|sent-mail\\)-[^/]+$"
+  (if (string-match "^\\(mail\\|sent\\)-[^/]+$"
                     (file-name-nondirectory filename))
 
       (if (find-buffer-visiting filename)