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

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

Re: Expand/unexpand window possible?


From: Pascal J. Bourguignon
Subject: Re: Expand/unexpand window possible?
Date: Thu, 12 Mar 2009 16:44:41 +0100
User-agent: Gnus/5.101 (Gnus v5.10.10) Emacs/22.2 (gnu/linux)

rustom <rustompmody@gmail.com> writes:

> On Mar 12, 4:07 pm, Lars Haugseth <n...@larshaugseth.com> wrote:
>> * p...@informatimago.com (Pascal J. Bourguignon) wrote:
>
>>
>> Lovely! Much appreciated.
>
> Yes thats nice.
> But I had to change first to car.
> Did car become first some time?

Incredible!  first is not in basic emacs lisp, but in cl.el
You have to (require 'cl) to have it.
I have this require in my ~/.emacs so I'm oblivious to cl'isms...
I can't understand why RMS hasn't rewritten emacs in Common Lisp a
long time ago... (apart from him saying that he didn't like CL).

-- 
__Pascal Bourguignon__


reply via email to

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