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: SVG support(again) ? Date: Sat, 11 Aug 2007 01:05:36 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1186808691 20490 80.91.229.12 (11 Aug 2007 05:04:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 11 Aug 2007 05:04:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 11 07:04:48 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 1IJj9c-00020C-AN for ged-emacs-devel@m.gmane.org; Sat, 11 Aug 2007 07:04:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJj9b-0006q6-Ld for ged-emacs-devel@m.gmane.org; Sat, 11 Aug 2007 01:04:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IJj7K-00040X-W3 for emacs-devel@gnu.org; Sat, 11 Aug 2007 01:02:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IJj7K-0003zo-AO for emacs-devel@gnu.org; Sat, 11 Aug 2007 01:02:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJj7J-0003zR-Sd for emacs-devel@gnu.org; Sat, 11 Aug 2007 01:02:26 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IJj7I-0006Q5-VC for emacs-devel@gnu.org; Sat, 11 Aug 2007 01:02:25 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IJjAO-00036h-0I; Sat, 11 Aug 2007 01:05:36 -0400 In-reply-to: (joakim@verona.se) 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:76344 Archived-At: I've adapted the SVG patch by Paul Pogonyshev for current emacs CVS. All I did was find the right place to insert the hunks, since the emacs source has changed a lot since the original patch. I tried it briefly on a Fedora 7 box. It seems to work nicely. What must be done in order for this patch to be applied? We have the legal papers. The code needs more comments. We also need the entry for etc/NEWS, and it would be nice to write text for the manual now. (I will polish it up once it is installed.)