mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
Tweak Gnus doc re gnus-copy-file
* doc/misc/gnus.texi (Saving Articles): Document behavior with directory name targets (Bug#27986). Problem reported by Katsumi Yamaoka in: http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00216.html
This commit is contained in:
parent
370d0e7aa7
commit
7aa49c2952
1 changed files with 3 additions and 1 deletions
|
|
@ -7759,7 +7759,9 @@ processing of the article is done before it is saved). For a different
|
||||||
approach (uudecoding, unsharing) you should use @code{gnus-uu}
|
approach (uudecoding, unsharing) you should use @code{gnus-uu}
|
||||||
(@pxref{Decoding Articles}).
|
(@pxref{Decoding Articles}).
|
||||||
|
|
||||||
For the commands listed here, the target is a file. If you want to
|
For the commands listed here, the target is a file.
|
||||||
|
A directory name (ending in @samp{/}) causes the target
|
||||||
|
to be a file under that directory. If you want to
|
||||||
save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
|
save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
|
||||||
command (@pxref{Mail Group Commands}).
|
command (@pxref{Mail Group Commands}).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue