diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/gnus.texi | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index efda7f20b57..77c02182b4b 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -5850,6 +5850,15 @@ buffer (@code{gnus-summary-yank-message}). This command prompts for | |||
| 5850 | what message buffer you want to yank into, and understands the | 5850 | what message buffer you want to yank into, and understands the |
| 5851 | process/prefix convention (@pxref{Process/Prefix}). | 5851 | process/prefix convention (@pxref{Process/Prefix}). |
| 5852 | 5852 | ||
| 5853 | @item S A | ||
| 5854 | @kindex S A @r{(Summary)} | ||
| 5855 | @findex gnus-summary-attach-article | ||
| 5856 | Attach the current article into an already existing Message | ||
| 5857 | composition buffer (@code{gnus-summary-yank-message}). If no such | ||
| 5858 | buffer exists, a new one is created. This command prompts for what | ||
| 5859 | message buffer you want to yank into, and understands the | ||
| 5860 | process/prefix convention (@pxref{Process/Prefix}). | ||
| 5861 | |||
| 5853 | @end table | 5862 | @end table |
| 5854 | 5863 | ||
| 5855 | 5864 | ||