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

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

Re: (require 'cl) problem


From: Pascal Bourguignon
Subject: Re: (require 'cl) problem
Date: 24 Sep 2004 13:49:51 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

"It's me FKtPp ;)" <m_pupil@163.com> writes:

> David Kastrup <dak@gnu.org> writes:
> 
> > Pascal Bourguignon <spam@mouse-potato.com> writes:
> > 
> 
> [...]
> 
> > >> Then, if I want load this function, but don't want to (require
> > >> 'cl). what should I do?
> > >
> > > Concentrate and pray very strongly until a miracle occurs and oddp
> > > becomes defined without loading the file cl.el where it's declared.
> > 
> > (defsubst oddp (x) (/= 0 (mod x 2)))
> 
> Thank you. But I'm not sure if there are any other *functions* (not
> macros) were used in the program -_-

Yes, that why you should really consider my proposed solution:

Concentrate very very stronlgy, and pray very very fervently, until a
miracle occurs and oddp becomes defined without loading the file cl.el
where it's declared.

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

Our enemies are innovative and resourceful, and so are we. They never
stop thinking about new ways to harm our country and our people, and
neither do we.

reply via email to

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