emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: elib -> emacs


From: Andreas Röhler
Subject: Re: elib -> emacs
Date: Wed, 20 Jun 2007 20:07:17 +0200
User-agent: KMail/1.8.2

Am Mittwoch, 20. Juni 2007 19:35 schrieb Richard Stallman:
>       I don't know if there still exists
>     a package using cookie.el.
>
> Can someone please look around and check?
> If there are none, that settles the question of cookie.el.
>
>

Don't know, if it's a suitable method to find out such
things:

did several searches

find . -type f -name "*.el" -print0 | xargs -0 -e zgrep -nH -e 

with

elib-, tin-cookie, avl-tree

as search-words.

Results only in the elib directory: no one seems to use that.

Andreas Roehler




reply via email to

[Prev in Thread] Current Thread [Next in Thread]