From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lukasz Stafiniak" Newsgroups: gmane.emacs.devel Subject: Re: Parsing and prettyprinting Date: Thu, 24 Jul 2003 16:17:41 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <000001c351fe$51832c80$a7ef4dd5@ppp> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1059063102 23207 80.91.224.249 (24 Jul 2003 16:11:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 24 Jul 2003 16:11:42 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jul 24 18:11:40 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19figu-000626-00 for ; Thu, 24 Jul 2003 18:11:40 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19fiz5-00034g-00 for ; Thu, 24 Jul 2003 18:30:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19fig1-0004Uu-Jm for emacs-devel@quimby.gnus.org; Thu, 24 Jul 2003 12:10:45 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19fifZ-0003na-Dn for emacs-devel@gnu.org; Thu, 24 Jul 2003 12:10:17 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19fifD-0002ym-85 for emacs-devel@gnu.org; Thu, 24 Jul 2003 12:10:11 -0400 Original-Received: from smtp.wp.pl ([212.77.101.161]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19fifA-0002qf-MM for emacs-devel@gnu.org; Thu, 24 Jul 2003 12:09:52 -0400 Original-Received: (WP-SMTPD 21539 invoked from network); 24 Jul 2003 16:09:50 -0000 Original-Received: from pc167.legnica.cvx.ppp.tpnet.pl (HELO ppp) (luk_stafi@[213.77.239.167]) (envelope-sender ) by smtp.wp.pl (wp-smtpd) with SMTP for ; 24 Jul 2003 16:09:49 -0000 Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-AntiVirus: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-ChangeAV: 0 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 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:15691 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15691 Hi LISPers! After some "negotiations" with Eric Ludlam, the author of Semantic, I have decided as follows: - see if I can write a test-suite implementation within a month - then, in either case, learn Semantic more thoroughly - then bring these two experiences together and implement a Semantic extension My decisions are not promises and I give No Warranty. With Kindest Regards, Lukasz