all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philippe M. Coatmeur <philippe.coatmeur@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Dude where is my car ?
Date: Sat, 26 May 2012 19:00:48 +0000	[thread overview]
Message-ID: <lzsjemn4wv.wl%philippe.coatmeur@gmail.com> (raw)
In-Reply-To: <mailman.1688.1338000714.855.help-gnu-emacs@gnu.org>

At Sat, 26 May 2012 10:51:26 +0800,
Eric Abrahamsen wrote:
> Since x equals ("<test@adamweb.net>" "Fri, 25 May 2012 23:49:58 +0200"
> "Re: plopz" "1648") in your second example, the car of that is
> "<test@adamweb.net>", and you can't take the car of that again, because
> it fails to pass the listp test. I think where you're going wrong is
> that nthcdr returns a list, so you can car it. Car itself returns an
> atom, so you can't.
> 
> Have I got that right?
> 
> Also, the whole thing might be easier to read/debug if you use "first"
> "second" "third" "fourth" to extract the list elements. Or, if that
> seems too unscientific, then "nth", that also pulls a single element out
> of a list.
> 
> Eric

I did now know of those "first, second, etc" things, thanks. Turns out
I had to send the vars as such and then do the format at the last
stage of the text processing, witch makes sense. Thanks for your
patience.

Philippe

> 
> -- 
> GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10)
>  of 2012-05-25 on pellet
> 
> 



      parent reply	other threads:[~2012-05-26 19:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-25 22:59 Dude where is my car ? Philippe M. Coatmeur
2012-05-26  2:51 ` Eric Abrahamsen
2012-05-26 14:04 ` Stefan Monnier
     [not found] ` <mailman.1688.1338000714.855.help-gnu-emacs@gnu.org>
2012-05-26 19:00   ` Philippe M. Coatmeur [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=lzsjemn4wv.wl%philippe.coatmeur@gmail.com \
    --to=philippe.coatmeur@gmail.com \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.