all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: tomas@tuxteam.de
Cc: "Pascal J. Bourguignon" <pjb@informatimago.com>, help-gnu-emacs@gnu.org
Subject: Re: Meaning of Common Lisp Warning
Date: Mon, 30 Nov 2009 16:38:51 +0100	[thread overview]
Message-ID: <e01d8a50911300738p5ec7127co4ddfb4eb99c9a9ba@mail.gmail.com> (raw)
In-Reply-To: <20091130141720.GB24284@tomas>

On Mon, Nov 30, 2009 at 3:17 PM,  <tomas@tuxteam.de> wrote:
> On Mon, Nov 30, 2009 at 12:49:35PM +0100, Pascal J. Bourguignon wrote:
>> Nordlöw <per.nordlow@gmail.com> writes:
>
>> No it is because the authors of emacs are stubborn.  They don't want
>> people to write emacs code with these common lisp like functions.


There has been subtle technical problems using the cl package because
of name clashes with Emacs functions/macros. I do not know if anyone
is sure they are resolved yet. (I have seen subtle problems.)


>> Just ignore this warning.
>
> Agreed: if you aren't aiming at developing a core Emacs package you can
> safely ignore that.


You can perhaps, but not people using your packages. Wouldn't it be
better to just follow the advice, use

   (eval-when-compile (require 'cl))

What is the problem with doing that?




      reply	other threads:[~2009-11-30 15:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-30  8:41 Meaning of Common Lisp Warning Nordlöw
2009-11-30 11:49 ` Pascal J. Bourguignon
2009-11-30 14:17   ` tomas
2009-11-30 15:38     ` Lennart Borgman [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=e01d8a50911300738p5ec7127co4ddfb4eb99c9a9ba@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=pjb@informatimago.com \
    --cc=tomas@tuxteam.de \
    /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.