From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Eilert Newsgroups: gmane.emacs.devel Subject: Re: Why Emacs should have a good web-browser Date: Wed, 22 Jul 2009 14:40:37 -0300 Message-ID: <485b0c380907221040g12b6a5d5lbf3d2a866e8eb421@mail.gmail.com> References: <87zlb2bwyj.fsf@catnip.gol.com> <485b0c380907211509q10baabbayaaa215f581e72c32@mail.gmail.com> <8763dliqmm.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248284594 10081 80.91.229.12 (22 Jul 2009 17:43:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Jul 2009 17:43:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 22 19:43:07 2009 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 1MTfqI-0004SI-Dn for ged-emacs-devel@m.gmane.org; Wed, 22 Jul 2009 19:43:02 +0200 Original-Received: from localhost ([127.0.0.1]:46712 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTfqH-0004Oq-VD for ged-emacs-devel@m.gmane.org; Wed, 22 Jul 2009 13:43:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTfo3-00039S-Bn for emacs-devel@gnu.org; Wed, 22 Jul 2009 13:40:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTfny-00032l-UE for emacs-devel@gnu.org; Wed, 22 Jul 2009 13:40:43 -0400 Original-Received: from [199.232.76.173] (port=36103 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTfny-00032N-KL for emacs-devel@gnu.org; Wed, 22 Jul 2009 13:40:38 -0400 Original-Received: from mail-bw0-f223.google.com ([209.85.218.223]:58797) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTfny-0002zd-7b for emacs-devel@gnu.org; Wed, 22 Jul 2009 13:40:38 -0400 Original-Received: by bwz23 with SMTP id 23so287481bwz.42 for ; Wed, 22 Jul 2009 10:40:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=mB2OPYsYO99NaiT/xgCAOQvvsKrIOgE6M6sxjgIpg3U=; b=U0q2i8/z6+BrH7s+gs02kwD8tMBM5h3Vte0E9OHpjTzdKpRdLAuDV7FAONik65kZA1 ABBMlnBRMzym10zXdegqcRf+AO1Qc08S+PG4luxcUZa2VVgUnjdgs3YmHyQI3sJwvq8/ jfxmZnfQcb+WSbd17bvtGkEppS5DRcgvRVmzM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=cJfxW8UqIske4HlAKwKbVZSnBJ10y+4JqAFJhagau7zn/KG6WUaKcDurTNXY8ROtgF iYOZusNlPmcbjVh5NAeGvCQb9AMD4mftoTQSYCF6t0q+ngFzp2UYPFG5zUnmA2Elhcds 87ulpEpmJ7iLfABnJcTdCottTiRk/3bWxCeRk= Original-Received: by 10.223.108.210 with SMTP id g18mr654712fap.38.1248284437114; Wed, 22 Jul 2009 10:40:37 -0700 (PDT) In-Reply-To: <8763dliqmm.fsf@stupidchicken.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:113011 Archived-At: On Tue, Jul 21, 2009 at 8:05 PM, Chong Yidong wrote: > Stephen Eilert writes: > >> Or a way to create vector and bitmap images programatically (some >> Cairo-like elisp library, or bindings for Cairo itself). > > Emacs 23 can already do this, because it can be compiled with librsvg. > And how do I call it from elisp? I couldn't figure out how. --Stephen programmer, n: A red eyed, mumbling mammal capable of conversing with inanimate monsters.