From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Bug tracking Date: Mon, 14 Jun 2004 17:38:04 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040614173554.7DA3.JMBARRANQUERO@wke.es> References: <87u0xe89ch.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1087227514 26653 80.91.224.253 (14 Jun 2004 15:38:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 Jun 2004 15:38:34 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Jun 14 17:38:25 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BZtXV-00063r-00 for ; Mon, 14 Jun 2004 17:38:25 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BZtXV-000715-00 for ; Mon, 14 Jun 2004 17:38:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BZtYM-0005TC-Px for emacs-devel@quimby.gnus.org; Mon, 14 Jun 2004 11:39:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BZtYF-0005Sy-Ou for emacs-devel@gnu.org; Mon, 14 Jun 2004 11:39:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BZtYD-0005S7-Iv for emacs-devel@gnu.org; Mon, 14 Jun 2004 11:39:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BZtYD-0005S4-HT for emacs-devel@gnu.org; Mon, 14 Jun 2004 11:39:09 -0400 Original-Received: from [62.22.181.117] (helo=idefix.laley.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BZtXA-0002Lr-Nw for emacs-devel@gnu.org; Mon, 14 Jun 2004 11:38:05 -0400 Original-Received: from [172.17.221.23] (JMBARRANQUERO [172.17.221.23]) by idefix.laley.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2655.55) id LSNJ7XRS; Mon, 14 Jun 2004 17:37:09 +0200 Original-To: Juri Linkov In-Reply-To: <87u0xe89ch.fsf@mail.jurta.org> X-Mailer: Becky! ver. 2.08.01 [en] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:24953 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24953 On Mon, 14 Jun 2004 18:09:34 +0300 Juri Linkov wrote: > It seems ewoc.el might be useful as > a data-view connection between a buffer with BUGS text file and > categorized views displayed by Ee. Ee is composed of 65 files, 27 of them elisp modules. It is mature enough, and generally useful enough, to accept it as a prerequisite for a issue tracker on elisp? Juanma