someusernamehere <[EMAIL PROTECTED]> writes: > Here are some newbies questions about Gnus: > > * How I can receive messages each X time?
Look up "demon" or "daemon" in the manual. > * It's possible that Gnus play a sound with a mail arrive? Probably a simple matter of Lisp coding hooking into the daemon firing. > * How I can send a new message in some newsgroup? (for mail I use M-x > gnus-msg-mail RET) Easy way: press "a" from a summary buffer in that group. Easy way 2: press "a" from the group buffer and fill in the Newsgroups: header. Easy way 3: press "C-u a" from the group buffer with the point on the target group. Hard way: M-x message-news Hard way 2: in your existing Message buffer, insert a Newsgroups: header and remove whatever To: or Cc: header is already there. --dzm _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
