all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
Cc: cc-mode-help@lists.sourceforge.net
Subject: Re: cc-langs.el
Date: 30 Aug 2003 08:17:34 +0900	[thread overview]
Message-ID: <87bru8caup.fsf@tc-1-100.kawasaki.gol.ne.jp> (raw)
In-Reply-To: 3F4FA043.7080602@yahoo.com

Kevin Rodgers <ihs_4664@yahoo.com> writes:
> The Common Lisp functions have a well-specified interface, and adding
> new functions (vs. modifying existing functions) should not affect
> Emacs' behavior.  What's to think about?

_Emacs lisp is not common lisp_.

That means that however worthy these functions are (and I know they are
-- remember, I'm a common-lisp _fan_*), you can't just plop them into
elisp wholesale, you've got at least look at them, and how they fit into
elisp, and make decisions; interfaces and functions that are right for
common-lisp are not necessarily right for elisp.  For a lot of
functions, that takes a fair amount of time.

I realize that for sanity's sake, it would be best to use the same (or
at least very similar) interfaces for elisp functions as their
common-lisp counterparts, but none-the-less, you can't just plop.

-Miles

* Personally I'd love it if emacs used common-lisp instead of elisp.
  But it doesn't.
-- 
We are all lying in the gutter, but some of us are looking at the stars.
-Oscar Wilde

  reply	other threads:[~2003-08-29 23:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E19mCBN-0004BX-4J@fencepost.gnu.org>
2003-08-22 11:45 ` cc-langs.el Martin Stjernholm
2003-08-22 21:21   ` cc-langs.el Miles Bader
2003-08-23  4:01   ` cc-langs.el Richard Stallman
2003-08-23 13:41     ` cc-langs.el Martin Stjernholm
2003-08-24 18:00       ` cc-langs.el Richard Stallman
2003-08-26 22:03         ` cc-langs.el Martin Stjernholm
     [not found]           ` <E19s8Wc-0005SJ-41@fencepost.gnu.org>
2003-08-28 11:03             ` cc-langs.el Martin Stjernholm
2003-08-29 15:53               ` cc-langs.el Richard Stallman
2003-08-29 18:49                 ` cc-langs.el Kevin Rodgers
2003-08-29 23:17                   ` Miles Bader [this message]
2003-08-30 19:42                     ` cc-langs.el Martin Stjernholm
2003-08-31  0:42                       ` cc-langs.el Miles Bader
2003-09-01  2:22                       ` cc-langs.el Richard Stallman
2003-09-20 23:31                         ` Blessing cl functions Martin Stjernholm
2003-09-21 22:33                           ` Richard Stallman
2003-09-21 23:03                             ` Miles Bader
2003-08-26 18:22 cc-langs.el Wedler, Christoph

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=87bru8caup.fsf@tc-1-100.kawasaki.gol.ne.jp \
    --to=miles@gnu.org \
    --cc=cc-mode-help@lists.sourceforge.net \
    /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.