X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=texi%2Fmessage.texi;h=5b3fadd806191d8160bc6cbaa97f84c74f12109a;hb=09369577198aa878501bca1ba1d6f8e39dc6c9f2;hp=30127d87a638e34fb87f95cc9a1ead1f7049bf4f;hpb=c53e620be69a4971be0082fe5ed0c96c467340f6;p=gnus diff --git a/texi/message.texi b/texi/message.texi index 30127d87a..5b3fadd80 100644 --- a/texi/message.texi +++ b/texi/message.texi @@ -1,6 +1,6 @@ \input texinfo @c -*-texinfo-*- -@include overrides.texi +@include gnus-overrides.texi @setfilename message @settitle Message Manual @@ -26,7 +26,7 @@ developing GNU and promoting software freedom.'' @end quotation @end copying -@dircategory Emacs +@dircategory Emacs network features @direntry * Message: (message). Mail and news composition mode that goes with Gnus. @@ -77,7 +77,7 @@ Message mode buffers. @c Adjust ../Makefile.in if you change the following lines: Message is distributed with Gnus. The Gnus distribution @c -corresponding to this manual is No Gnus v0.11. +corresponding to this manual is No Gnus v0.18 @node Interface @@ -1202,6 +1202,10 @@ The text is killed and replaced with the contents of the variable @code{message-elide-ellipsis}. The default value is to use an ellipsis (@samp{[...]}). +This is a format-spec string, and you can use @samp{%l} to say how +many lines were removed, and @samp{%c} to say how many characters were +removed. + @item C-c M-k @kindex C-c M-k @findex message-kill-address @@ -1930,6 +1934,25 @@ posting a prepared news message. @section Insertion Variables @table @code +@item message-cite-style +@vindex message-cite-style +The overall style to be used when replying to messages. This controls +things like where the reply should be put relative to the original, +how the citation is formatted, where the signature goes, etc. + +Value is either @code{nil} (no variable overrides) or a let-style list +of pairs @code{(VARIABLE VALUE)} to override default values. + +See @code{gnus-posting-styles} to set this variable for specific +groups. Presets to impersonate popular mail agents are available in the +@code{message-cite-style-*} variables. + +@item message-cite-reply-position +@vindex message-cite-reply-position +Where the reply should be positioned. Available styles are +@code{traditional} to reply inline, @code{above} for top-posting, and +@code{below} for bottom-posting + @item message-ignored-cited-headers @vindex message-ignored-cited-headers All headers that match this regexp will be removed from yanked @@ -2298,8 +2321,7 @@ created. @item unique @item t -Create the new buffer with the name generated in the Message way. This -is the default. +Create the new buffer with the name generated in the Message way. @item unsent Similar to @code{unique} but the buffer name begins with "*unsent ". @@ -2315,7 +2337,7 @@ type, the To address and the group name (any of these may be @code{nil}). The function should return the new buffer name. @end table -The default value is @code{unique}. +The default value is @code{unsent}. @item message-max-buffers @vindex message-max-buffers