From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: elib -> emacs Date: Tue, 19 Jun 2007 18:25:20 -0400 Message-ID: References: <200706160029.l5G0Tv318102@f7.net> <200706162119.49853.andreas.roehler@online.de> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1182291931 3129 80.91.229.12 (19 Jun 2007 22:25:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Jun 2007 22:25:31 +0000 (UTC) Cc: andreas.roehler@online.de, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 20 00:25:29 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I0m8d-0003PQ-Jf for ged-emacs-devel@m.gmane.org; Wed, 20 Jun 2007 00:25:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0m8d-0002sr-2Y for ged-emacs-devel@m.gmane.org; Tue, 19 Jun 2007 18:25:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0m8Z-0002rN-KR for emacs-devel@gnu.org; Tue, 19 Jun 2007 18:25:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0m8X-0002rB-NL for emacs-devel@gnu.org; Tue, 19 Jun 2007 18:25:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0m8X-0002r8-JH for emacs-devel@gnu.org; Tue, 19 Jun 2007 18:25:21 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I0m8X-0004v5-BQ for emacs-devel@gnu.org; Tue, 19 Jun 2007 18:25:21 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1I0m8W-0000dB-Im; Tue, 19 Jun 2007 18:25:20 -0400 In-reply-to: (message from Stefan Monnier on Mon, 18 Jun 2007 11:36:45 -0400) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:73343 Archived-At: What feature does cookie.el have that ewoc.el does not have? Would it be easy to write a cookie-compatible front end for ewoc? Or change the various programs that now use cookie.el to use ewoc.el instead?