> From: Dave Pearson <davep@...>
> Mail-Followup-To: clocc-list@...
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> User-Agent: Mutt/1.2.5i
> Organization: (davep 'org)
> Date: Fri, 20 Apr 2001 15:00:17 +0100
> Content-Length: 1363
>
> On Fri, Apr 20, 2001 at 09:33:55AM -0400, Marco Antoniotti wrote:
> >
> > > [SNIP lots of headers. Why quote all of them?]
> > >
> > > Agreed, I think it looks much more elegant. The suggestion of an alist
> > > should tell you that I write way more elisp than I do CL. <g>
> >
> > Allow me to be nasty here as well :) Not only you work with Elisp more
> > that CL, but you also are committing a mortal sin in the eye of the CL
> > believer. You do not have
> >
> > (require 'cl)
> >
> > in your .emacs (and I mean, `(require ' cl)' period; not embedded in an
> > eval-when) :) Am I on target? :)
>
> Way *way* off target.
>
> ,----
> | davep@...:~$ head -5 .emacs
> | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> | ;; Make use of the Common Lisp compatibility module.
> | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> |
> | (require 'cl)
> `----
>
> It's been like that for about as long as I've had a ~/.emacs.
>
Alright then :) I stand corrected.
On a more serious note, I must say that the number of Elisp packages
that could greatly improve should they start using DEFSTRUCT more
consistently is amazing.
Cheers
--
Marco Antoniotti ========================================================
NYU Courant Bioinformatics Group tel. +1 - 212 - 998 3488
719 Broadway 12th Floor fax +1 - 212 - 995 4122
New York, NY 10003, USA http://bioinformatics.cat.nyu.edu
"Hello New York! We'll do what we can!"
Bill Murray in `Ghostbusters'.
|