Gnus development mailing list
 help / color / mirror / Atom feed
* A change in gnus-group-charset-alist
@ 2001-02-14 21:06 ShengHuo ZHU
  0 siblings, 0 replies; only message in thread
From: ShengHuo ZHU @ 2001-02-14 21:06 UTC (permalink / raw)



** gnus-group-charset-alist and gnus-group-ignored-charsets-alist

The regexps in these variables are compared with full group names
instead of real group names in 5.8.  Users who customize these
variables should change those regexps accordingly. For example:

   ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)

ShengHuo

-- 
(setq gnus-posting-styles 
      '((".*" (signature (format "(setq gnus-posting-styles 
      '%S)" gnus-posting-styles)))))



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-14 21:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-14 21:06 A change in gnus-group-charset-alist ShengHuo ZHU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).