help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: if/else execution in elisp


From: Barry Margolin
Subject: Re: if/else execution in elisp
Date: Mon, 21 Oct 2002 20:10:13 GMT

In article <mailman.1035149738.4225.help-gnu-emacs@gnu.org>,
Ehud Karni <ehud@unix.mvs.co.il> wrote:
>I suggest the use of the `nth' built-in function (check its help)
>for getting the nth element of a list, instead of `(car (cdr ...'

Or 'first', 'second', and 'third'.

-- 
Barry Margolin, barmar@genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]