Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-short-group-name is broken (or the manual)
@ 1999-07-29 16:04 Jost Krieger
  1999-09-24 16:53 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Jost Krieger @ 1999-07-29 16:04 UTC (permalink / raw)


The manual says

`c'
     Short (collapsed) group name.  The `gnus-group-uncollapsed-levels'
     variable says how many levels to leave at the end of the group
     name.  The default is 1--this will mean that group names like
     `gnu.emacs.gnus' will be shortened to `g.emacs.gnus'.

Try to make sense of that.

I'd like it to do what the first part suggests, collapse everything
but the last n levels.

Here's what I need it for, my gnus-posting-style:

(((message-news-p)
  ("From"
   (concat "Jost Krieger <Jost.Krieger+trap-"
	   (gnus-short-group-name group 2)
	   "-"
	   (format-time-string "%Y%m%dT%H%M%S")
	   "@ruhr-uni-bochum.de>"))
  ("Reply-To"
   (concat "Jost.Krieger+post-"
	   (gnus-short-group-name group 2)
	   "-"
	   (format-time-string "%Y%m%dT%H%M%S")
	   "@ruhr-uni-bochum.de"))))

(All adresses work, but the trap addresses generate a nice bounce, and
if that bounces again, that sender will no longer be received at our
university.)

Jost
-- 
| Jost.Krieger@ruhr-uni-bochum.de      Please help stamp out spam! |
| Postmaster, JAPH, resident answer machine          am RZ der RUB |
| Pluralitas non est ponenda sine neccesitate                      |
|                                 William of Ockham (1285-1347/49) |


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

* Re: gnus-short-group-name is broken (or the manual)
  1999-07-29 16:04 gnus-short-group-name is broken (or the manual) Jost Krieger
@ 1999-09-24 16:53 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-09-24 16:53 UTC (permalink / raw)


Jost Krieger <Jost.Krieger@ruhr-uni-bochum.de> writes:

> The manual says
> 
> `c'
>      Short (collapsed) group name.  The `gnus-group-uncollapsed-levels'
>      variable says how many levels to leave at the end of the group
>      name.  The default is 1--this will mean that group names like
>      `gnu.emacs.gnus' will be shortened to `g.emacs.gnus'.
> 
> Try to make sense of that.
> 
> I'd like it to do what the first part suggests, collapse everything
> but the last n levels.

Yeah, mee too.  Fix in Pterodactyl Gnus v0.97.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1999-09-24 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-29 16:04 gnus-short-group-name is broken (or the manual) Jost Krieger
1999-09-24 16:53 ` Lars Magne Ingebrigtsen

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