Gnus development mailing list
 help / color / mirror / Atom feed
From: David Engster <deng@randomsample.de>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: Steinar Bang <sb@dod.no>,  ding@gnus.org
Subject: Re: nndrafts folder doesn't display the Drafts menu
Date: Tue, 06 Jan 2009 13:56:09 +0100	[thread overview]
Message-ID: <kzljtosidy.fsf@randomsample.de> (raw)
In-Reply-To: <b4m1vvh7x07.fsf@jpl.org> (Katsumi Yamaoka's message of "Tue, 06 Jan 2009 15:46:00 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:
>>>>>> Katsumi Yamaoka wrote:
>> David, do you have an idea to fix this?
>
> How about this one (evaluate parameter's operands but don't set
> variables)?
[...]
> +	     (if (boundp (car elem))
> +		 (progn
> +		   (make-local-variable (car elem))
> +		   (set (car elem) (eval (nth 1 elem))))
> +	       (eval (nth 1 elem))))))))

Looks good and works for me.

I didn't realize that one could use group parameters as group-specific
hooks...

Regards,
David





  reply	other threads:[~2009-01-06 12:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05 11:58 Steinar Bang
2009-01-05 12:36 ` Steinar Bang
2009-01-05 19:23   ` Steinar Bang
2009-01-05 20:28     ` Dave Goldberg
2009-01-05 20:51       ` Steinar Bang
2009-01-05 22:54         ` Dave Goldberg
2009-01-06  6:28           ` Katsumi Yamaoka
2009-01-06  6:46             ` Katsumi Yamaoka
2009-01-06 12:56               ` David Engster [this message]
2009-01-06 22:11                 ` Katsumi Yamaoka
2009-01-06  6:49             ` Steinar Bang

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=kzljtosidy.fsf@randomsample.de \
    --to=deng@randomsample.de \
    --cc=ding@gnus.org \
    --cc=sb@dod.no \
    --cc=yamaoka@jpl.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).