Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Like (display . all) but hide expirable messages
Date: Fri, 17 Aug 2001 21:29:50 +0200	[thread overview]
Message-ID: <m3vgjmtrgx.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <87vgjma49z.fsf@TK212017118241.teleweb.at>

Leonard Stiles <ljs@uk2.net> writes:

> Ah, yes.  However:
>
> (Info-goto-node "(gnus)Group Parameters") =>
>
>     `posting-style'
>      [...]
>
>      For instance, if you want a funky name and signature in this
>      group only, instead of hacking `gnus-posting-styles', you could
>      put something like this in the group parameters:
>
>           (posting-style
>             (name "Funky Name")
>             (signature "Funky Signature"))
>
> Which does not set the variable `posting-style'.  (I suppose you could
> argue that this is because ((name "Funky Name") (signature "Funky
> Signature")) is not an eval-able form).

That's definitely a major bug

(posting-style (name "Funky name"))

will call the function `name'.  Which will lead to Emacs
beeping at you.  Or it would have if it weren't for the
`ignore-errors' that's wrapped around the code.

We need a new syntax for posting-style.

> Also, to be pedantic, in the above example the variable `display'
> would be set to the value of the variable `read', not the symbol
> `read'.

Exactly.  :-)

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


  reply	other threads:[~2001-08-17 19:29 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-09 16:49 Kai Großjohann
2001-08-09 16:57 ` Jody Klymak
2001-08-09 20:38 ` Nuutti Kotivuori
2001-08-09 21:18 ` Leonard Stiles
2001-08-09 21:28   ` Paul Jarc
2001-08-17 16:56     ` Lars Magne Ingebrigtsen
2001-08-17 17:24       ` Kai Großjohann
2001-08-17 17:36         ` Lars Magne Ingebrigtsen
2001-08-09 22:41   ` Kai Großjohann
2001-08-17 16:48   ` Lars Magne Ingebrigtsen
2001-08-17 17:24     ` Kai Großjohann
2001-08-17 17:36       ` Lars Magne Ingebrigtsen
2001-08-17 18:40         ` Lars Magne Ingebrigtsen
2001-08-22  6:40           ` Dan Christensen
2001-08-23 18:00             ` Lars Magne Ingebrigtsen
2001-08-24  2:02               ` Dan Christensen
2001-08-24  4:43                 ` ShengHuo ZHU
2001-08-24 14:03                 ` Lars Magne Ingebrigtsen
2001-08-24 17:33                   ` Dan Christensen
2001-08-24 21:52                     ` Björn Torkelsson
2002-02-11  4:29               ` Dan Christensen
2002-02-13  3:27                 ` ShengHuo ZHU
2002-02-13 15:57                   ` Dan Christensen
2002-02-13 16:43                     ` ShengHuo ZHU
2002-02-13 22:30                       ` Dan Christensen
2002-02-13 22:48                         ` ShengHuo ZHU
2002-02-15 20:06                           ` Dan Christensen
2001-08-17 19:13     ` Leonard Stiles
2001-08-17 19:29       ` Lars Magne Ingebrigtsen [this message]
2001-08-14 21:28 ` Wes Hardaker
2001-08-15  2:07 ` Dan Christensen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3vgjmtrgx.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).