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
7e3333dd
Commit
7e3333dd
authored
Sep 06, 1994
by
Richard M. Stallman
Browse files
(set-rmail-inbox-list): Doc fix.
parent
39a7c455
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/mail/rmailmsc.el
lisp/mail/rmailmsc.el
+2
-2
No files found.
lisp/mail/rmailmsc.el
View file @
7e3333dd
...
...
@@ -25,8 +25,8 @@
(
defun
set-rmail-inbox-list
(
file-name
)
"Set the inbox list of the current RMAIL file to FILE-NAME.
This may be a list of file
names separated by commas.
If FILE-NAME is empty, remove any inbox list."
You can specify one file name, or several
names separated by commas.
If FILE-NAME is empty, remove any
existing
inbox list."
(
interactive
"sSet mailbox list to (comma-separated list of filenames): "
)
(
save-excursion
(
let
((
names
(
rmail-parse-file-inboxes
))
...
...
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