www.delorie.com/gnu/docs/emacs/gnus_41.html   search  
 
Buy the book!


Gnus Manual

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.17 Misc Group Stuff

2.17.1 Scanning New Messages  Asking Gnus to see whether new messages have arrived.
2.17.2 Group Information  Information and help on groups and Gnus.
2.17.3 Group Timestamp  Making Gnus keep track of when you last read a group.
2.17.4 File Commands  Reading and writing the Gnus files.

^
Enter the server buffer (gnus-group-enter-server-mode). See section 6.1 The Server Buffer.

a
Post an article to a group (gnus-group-post-news). If given a prefix, the current group name will be used as the default.

m
Mail a message somewhere (gnus-group-mail).

Variables for the group buffer:

gnus-group-mode-hook
is called after the group buffer has been created.

gnus-group-prepare-hook
is called after the group buffer is generated. It may be used to modify the buffer in some strange, unnatural way.

gnus-group-prepared-hook
is called as the very last thing after the group buffer has been generated. It may be used to move point around, for instance.

gnus-permanently-visible-groups
Groups matching this regexp will always be listed in the group buffer, whether they are empty or not.

gnus-group-name-charset-method-alist
An alist of method and the charset for group names. It is used to show non-ASCII group names.

For example:
 
(setq gnus-group-name-charset-method-alist
    '(((nntp "news.com.cn") . cn-gb-2312)))

gnus-group-name-charset-group-alist
An alist of regexp of group name and the charset for group names. It is used to show non-ASCII group names.

For example:
 
(setq gnus-group-name-charset-group-alist
    '(("\\.com\\.cn:" . cn-gb-2312)))


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

  webmaster   donations   bookstore     delorie software   privacy  
  Copyright © 2003   by The Free Software Foundation     Updated Jun 2003  

Please take a moment to fill out this visitor survey
You can help support this site by visiting the advertisers that sponsor it! (only once each, though)