Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
Subject: Re: nnimap-generate-folder-list-from-bbdb, almost.
Date: Fri, 25 Feb 2005 11:06:49 -0500	[thread overview]
Message-ID: <87zmxsipye.fsf@mat.ucm.es> (raw)
In-Reply-To: <4nekf5ogxx.fsf@lifelogs.com>

>>>>> "Ted" == Ted Zlatanov <tzz@lifelogs.com> writes:

    Ted> Use the ,@ expansion instead of just ,

    Ted> See the Elisp manual, section  "Macros" for more information.
    Ted> It's  really not that  complicated, and you'll  understand it
    Ted>  better from the  many examples.  I tried to   avoid it for a
    Ted> while, and my code turned out much uglier without macros :)

    Ted> Here's an example that returns (1 5 6 2 3) because the (list) function
    Ted> call is flattened by the ,@ operator.

    Ted> `(1 ,@(list 5 6) 2 3)

    Ted> That should be exactly what you need.

THANKS, VERY MUCH


It works like charm. I think after some review I will try that this
function gets included into gnus (and/or bbdb. find it *very* useful.

Uwe 




      reply	other threads:[~2005-02-25 16:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-24  1:38 Uwe Brauer
2005-02-24 17:46 ` Ted Zlatanov
2005-02-25  1:23   ` Uwe Brauer
2005-02-24 20:12     ` Ted Zlatanov
2005-02-25 16:06       ` Uwe Brauer [this message]

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=87zmxsipye.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    /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).