Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Setting gnus-list-identifiers on a per-group basis
@ 2002-05-26 12:49 Paul Moore
  2002-05-27  4:30 ` Paul Jarc
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Moore @ 2002-05-26 12:49 UTC (permalink / raw)


I have

    (setq gnus-list-identifiers '("\\[[^]]*\\]" "(Fwd)" "AW:"))

in my .gnus.el, in order to strip [list-id] junk from the start of
subject lines. However, I have a newsgroup (rec.games.roguelike.angband)
where [xx] is used for a useful subject convention, so I'd like to set
gnus-list-identifiers to just '("(Fwd)" "AW:") in that group.

I tried G c to customize the group parameters, and set

    Variables:
    Set variables local to the group you are entering. *
    [INS] [DEL] Variable: gnus-list-identifiers
                Value: '("(Fwd)" "AW:")

When I go into the summary buffer and do C-H v, I see that
gnus-list-identifiers has the value I specified as a buffer-local
value, but the summary reflects the global value.

Should I be setting this differently? Is it a timing issue (the
group-specific value not being set until after the summary has been
generated)?

Thanks,
Paul Moore.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Setting gnus-list-identifiers on a per-group basis
  2002-05-26 12:49 Setting gnus-list-identifiers on a per-group basis Paul Moore
@ 2002-05-27  4:30 ` Paul Jarc
       [not found]   ` <8z65dafj.fsf@morpheus.demon.co.uk>
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Jarc @ 2002-05-27  4:30 UTC (permalink / raw)


Paul Moore <gustav@morpheus.demon.co.uk> wrote:
>     Variables:
>     Set variables local to the group you are entering. *
>     [INS] [DEL] Variable: gnus-list-identifiers
>                 Value: '("(Fwd)" "AW:")
>
> When I go into the summary buffer and do C-H v, I see that
> gnus-list-identifiers has the value I specified as a buffer-local
> value, but the summary reflects the global value.

Try also adding gnus-list-identifiers to gnus-newsgroup-variables.


paul


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Setting gnus-list-identifiers on a per-group basis
       [not found]       ` <g00c2hqv.fsf@morpheus.demon.co.uk>
@ 2002-05-28 19:59         ` Jesper Harder
  0 siblings, 0 replies; 3+ messages in thread
From: Jesper Harder @ 2002-05-28 19:59 UTC (permalink / raw)


Paul Moore <gustav@morpheus.demon.co.uk> writes:

> I did some searching around, and had a go. The upgrade was pretty
> painless in the end. But I'm still not particularly clear as to what's
> new. The manual doesn't include a "New features in Oort Gnus" section,
> as far as I can tell, and I can't see a News file with any sort of
> summary.

Look for the file 'GNUS-NEWS' in the top directory of the Gnus
distribution.

> Also, when I tried to format the manual for printing, I got errors
> (undefined control sequence @iflatex). This is using texi2dvi (both
> for DVI and PDF output) and using "raw" (PDF)LaTeX and TeX. (The
> latest versions from the MikTeX distribution for Windows).

Yes, you have to use the makefile to generate the dvi version.  If you
have cygwin, it might work on Windows.

Otherwise I think something like this

     emacs gnus.texi -l infohack.el -f infohack-remove-unsupported

should give you a version, which can be processed with texi2dvi.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-28 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-26 12:49 Setting gnus-list-identifiers on a per-group basis Paul Moore
2002-05-27  4:30 ` Paul Jarc
     [not found]   ` <8z65dafj.fsf@morpheus.demon.co.uk>
     [not found]     ` <4rgtd9yc.fsf@morpheus.demon.co.uk>
     [not found]       ` <g00c2hqv.fsf@morpheus.demon.co.uk>
2002-05-28 19:59         ` Jesper Harder

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