>>>>> "Martin" == Martin Jørgensen <[EMAIL PROTECTED]> writes:
Martin> David Z Maze wrote:
>>> p.s. Well, I still need to learn to post with gnus
>> 'a' from the summary buffer. Edit the message buffer
>> appropriately, then 'C-c C-c' to actually post. 'F' will
>> follow-up to the current post with history.
Martin> Ok, thanks, but I'll still have to figure out how to enter
Martin> my identity information and signature... Only thing I did so
Martin> far was to add:
Martin> (setq gnus-select-method '(nntp "192.168.1.100"))
You can use variable gnus-posting-styles to have different fields on
different groups. Example:
(setq gnus-posting-styles
'(("fido.*"
(address "[EMAIL PROTECTED]")
(signature "Best regards,\nIt's me"))
(".*"
(address "[EMAIL PROTECTED]")
(signature "Another signature"))))
--
Best regards,
Alexander Ponomarenko
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english