# HG changeset patch # User Richard M. Stallman # Date 719643166 0 # Node ID e60eef93a18fb308c11a48965ec7d6bad0912e98 # Parent a7394244aa9a69ec242272bade04164633d2f451 (rmail-output-to-rmail-file): Call abbreviate-file-name. diff -r a7394244aa9a -r e60eef93a18f lisp/mail/rmailout.el --- 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