Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@iskon.hr>
Subject: Re: CVS: Symbol's function definition is void: ignore-errors
Date: 04 Dec 1999 20:44:30 +0100	[thread overview]
Message-ID: <9t9aenqa3tt.fsf@mraz.iskon.hr> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "04 Dec 1999 20:31:02 +0100"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Hrvoje Niksic <hniksic@iskon.hr> writes:
> 
> > Of course, the code can be written without use of copy-list,
> > delete-duplicates, etc., but some of the functions provided by cl.el
> > are non-trivial, and it's a shame to have to duplicate the work that
> > went into implementing them.
> 
> Yup.
> 
> How about importing all the functions from cl into Gnus, but
> renaming them `gnus-*'?  :-)

Two remarks:

a) There are a lot of them.  You wouldn't want all that in Gnus,
   renamed as gnus-*.

b) Some of them carry interesting meta-information that is not easy to
   transfer, such as instructions for byte-optimizer.  cl.el is
   smarter than it appears -- some of the seemingly cluttered function
   and macro constructs compile to efficient byte-code.  (See the
   various compiler macro definitions in cl-macs.el)

Maybe it would be a better approach to really really beg Stallman to
allow Gnus to use the nice CL thingies.  Gnus is *huge*.  I don't
think anyone will notice the difference.


  parent reply	other threads:[~1999-12-04 19:44 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-04 11:42 Thomas Skogestad
1999-12-04 13:11 ` Raymond Scholz
1999-12-04 16:51   ` Andi Hechtbauer
1999-12-04 16:52 ` Michael Welsh Duggan
1999-12-04 17:00   ` Andi Hechtbauer
1999-12-04 17:11     ` Shenghuo ZHU
1999-12-04 17:45       ` Per Abrahamsen
1999-12-07  4:39         ` Emerick Rogul
1999-12-07 10:43           ` Per Abrahamsen
1999-12-07 12:19           ` Thomas Skogestad
1999-12-07 12:46             ` Per Abrahamsen
1999-12-07 14:22               ` Raymond Scholz
1999-12-07 14:38                 ` Per Abrahamsen
1999-12-07 16:07                   ` Emerick Rogul
1999-12-07 14:51           ` Dave Love
1999-12-04 17:11     ` Michael Welsh Duggan
1999-12-04 17:57 ` Dave Love
1999-12-04 18:21   ` Hrvoje Niksic
1999-12-04 19:31     ` Lars Magne Ingebrigtsen
1999-12-04 19:42       ` Lars Magne Ingebrigtsen
1999-12-06 14:03         ` Andreas Schwab
1999-12-04 19:44       ` Hrvoje Niksic [this message]
1999-12-04 19:58         ` Lars Magne Ingebrigtsen
1999-12-04 20:10           ` Hrvoje Niksic
1999-12-04 20:36             ` Lars Magne Ingebrigtsen
1999-12-04 20:53               ` Hrvoje Niksic
1999-12-05 23:11           ` Kai Großjohann
1999-12-05  0:11         ` Dave Love
1999-12-05  0:06     ` Dave Love
1999-12-07 23:42     ` Eric Marsden
1999-12-07 23:50       ` David Maslen
1999-12-08  9:23       ` Hrvoje Niksic

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=9t9aenqa3tt.fsf@mraz.iskon.hr \
    --to=hniksic@iskon.hr \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).