changeset 1460:e60eef93a18f

(rmail-output-to-rmail-file): Call abbreviate-file-name.
author Richard M. Stallman <rms@gnu.org>
date Wed, 21 Oct 1992 04:52:46 +0000
parents a7394244aa9a
children 1905025a8709
files lisp/mail/rmailout.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/rmailout.el	Tue Oct 20 21:22:44 1992 +0000
+++ b/lisp/mail/rmailout.el	Wed Oct 21 04:52:46 1992 +0000
@@ -60,6 +60,7 @@
 			  (file-name-directory rmail-last-rmail-file)))
   (setq rmail-last-rmail-file file-name)
   (rmail-maybe-set-message-counters)
+  (setq file-name (abbreviate-file-name file-name))
   (or (get-file-buffer file-name)
       (file-exists-p file-name)
       (if (yes-or-no-p