all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Barry Margolin <barmar@alum.mit.edu>
Subject: Re: (require 'cl) problem
Date: Fri, 24 Sep 2004 09:16:33 -0400	[thread overview]
Message-ID: <barmar-0C9194.09163324092004@comcast.dca.giganews.com> (raw)
In-Reply-To: uisa46z6v.fsf@163.com

In article <uisa46z6v.fsf@163.com>,
 "It's me FKtPp ;)" <m_pupil@163.com> wrote:

> Jesper Harder <harder@myrealbox.com> writes:
> 
> > "It's me FKtPp ;)" <m_pupil@163.com> writes:
> > 
> > > |      However, there is no problem with using the `cl' package at
> > > |      compile time, for the sake of macros.
> >                                        ^^^^^^
> > > But when i test this piece of code (byte-compile and restart emacs
> > > and load the elc) it always tell me the symbol oddp didn't
> > > defined. why ?
> > 
> > The magic word is "macros".  `oddp' is a function not a macro.
> 
> Then, if I want load this function, but don't want to (require
> 'cl). what should I do?

Either copy the function definitions out of cl.el, or ignore the advice 
in the manual.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***

  parent reply	other threads:[~2004-09-24 13:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-23 16:24 (require 'cl) problem It's me FKtPp ;)
2004-09-23 18:08 ` Jesper Harder
2004-09-24  4:58   ` It's me FKtPp ;)
2004-09-24  6:40     ` Pascal Bourguignon
2004-09-24  6:47       ` David Kastrup
2004-09-24 10:00         ` It's me FKtPp ;)
2004-09-24 11:49           ` Pascal Bourguignon
2004-09-24  8:01     ` John Paul Wallington
2004-09-24 10:02       ` It's me FKtPp ;)
2004-09-24 11:53         ` Pascal Bourguignon
2004-09-24 13:16     ` Barry Margolin [this message]
2004-09-24 17:27     ` Stefan Monnier
2004-09-23 20:49 ` Pascal Bourguignon

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=barmar-0C9194.09163324092004@comcast.dca.giganews.com \
    --to=barmar@alum.mit.edu \
    /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.