info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: a couple of newbie questions with gnus


From: Alexander Ponomarenko
Subject: Re: a couple of newbie questions with gnus
Date: Thu, 25 May 2006 11:46:06 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

>>>>> "Martin" == Martin Jørgensen <unoder.spam@spam.jay.net> 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@email.com")
         (signature "Best regards,\nIt's me"))
        (".*"
         (address "email2@email.com")
         (signature "Another signature"))))

-- 
Best regards,
Alexander Ponomarenko


reply via email to

[Prev in Thread] Current Thread [Next in Thread]