Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f68113db
Commit
f68113db
authored
Sep 16, 2001
by
Eli Zaretskii
Browse files
Document that rmail-output-to-rmail-file now writes in emacs-mule.
parent
1bbdda4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
etc/NEWS
etc/NEWS
+11
-0
No files found.
etc/NEWS
View file @
f68113db
...
...
@@ -1326,6 +1326,17 @@ an envelope-from address different from user-mail-address.
** The variable mail-specify-envelope-from controls whether to
use the -f option when sending mail.
** The Rmail command `o' (`rmail-output-to-rmail-file') now writes the
current message in the internal `emacs-mule' encoding, rather than in
the encoding taken from the variable `buffer-file-coding-system'.
This allows to save messages whose characters cannot be safely encoded
by the buffer's coding system, and makes sure the message will be
displayed correctly when you later visit the target Rmail file.
If you want your Rmail files be encoded in a specific coding system
other than `emacs-mule', you can customize the variable
`rmail-file-coding-system'
to set its value to that coding system.
** Changes to TeX mode
*** The default mode has been changed from `plain-tex-mode' to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment