From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harald Maier Newsgroups: gmane.emacs.devel Subject: Re: [pieterp@scarlet.be: graphviz-dot-mode.el 0.3.4] Date: Sun, 27 Feb 2005 07:53:24 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1109487892 20676 80.91.229.2 (27 Feb 2005 07:04:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Feb 2005 07:04:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 27 08:04:51 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D5ITS-0007YS-U7 for ged-emacs-devel@m.gmane.org; Sun, 27 Feb 2005 08:04:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5IlZ-00027t-DL for ged-emacs-devel@m.gmane.org; Sun, 27 Feb 2005 02:23:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5IlA-00023h-Fj for emacs-devel@gnu.org; Sun, 27 Feb 2005 02:22:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5Il5-00021F-2o for emacs-devel@gnu.org; Sun, 27 Feb 2005 02:22:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5Il4-0001zi-QR for emacs-devel@gnu.org; Sun, 27 Feb 2005 02:22:30 -0500 Original-Received: from [212.227.126.177] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D5IIz-0007qq-In; Sun, 27 Feb 2005 01:53:29 -0500 Original-Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1D5IIy-000728-00; Sun, 27 Feb 2005 07:53:28 +0100 Original-Received: from [80.128.43.144] (helo=ate.maierh) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1D5IIy-0003Os-00; Sun, 27 Feb 2005 07:53:28 +0100 Original-Received: from gaia.local (unknown [192.168.1.95]) by ate.maierh (Postfix) with ESMTP id 0B5E610742; Sun, 27 Feb 2005 07:53:26 +0100 (CET) Original-Received: by gaia.local (Postfix, from userid 501) id D81DC114581; Sun, 27 Feb 2005 07:53:25 +0100 (CET) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Fri, 25 Feb 2005 08:43:55 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:7f9705e6678292fb4e27195dea438aa3 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33862 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33862 Richard Stallman writes: > I would like some of you to look at this package, and tell me if you > think it would be a good thing to add to Emacs. Is it well written? > Does it follow the usual conventions and thus fit in well with the > rest of Emacs? I tried graphviz-dot-mode.el on OSX with the external Graphviz Viewer and it worked very nice. I didn't know about the dot language before. But now I think I will used it further. Personally, I mean this new language and this new mode fits very well into Emacs philosophy. Harald