Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: groups don't expire
       [not found] <geg.m27kbxgaqy.fsf@home.gudrian.de>
@ 2003-02-18 17:28 ` Kai Großjohann
  0 siblings, 0 replies; only message in thread
From: Kai Großjohann @ 2003-02-18 17:28 UTC (permalink / raw)


Christian Gudrian <Christian@Gudrian.de> writes:

> ,----
> | (setq gnus-total-expirable-newsgroups
> |       (regexp-opt '("^nn.*:list\\.")))
> `----

Have a look at the regexp that comes out.  regexp-opt is documented
to expect a list of strings, not a list of regular expressions!

Example:
(regexp-opt '(".*")) => "\\.\\*"
See?

-- 
A turnip curses Elvis


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

only message in thread, other threads:[~2003-02-18 17:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <geg.m27kbxgaqy.fsf@home.gudrian.de>
2003-02-18 17:28 ` groups don't expire Kai Großjohann

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).