From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: BVK Newsgroups: gmane.emacs.devel Subject: Re: embedding gtk widgets in a buffer Date: Thu, 8 May 2008 14:32:13 +0530 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210237382 12150 80.91.229.12 (8 May 2008 09:03:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 May 2008 09:03:02 +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 Thu May 08 11:03:36 2008 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 1Ju21t-0002SB-1J for ged-emacs-devel@m.gmane.org; Thu, 08 May 2008 11:03:09 +0200 Original-Received: from localhost ([127.0.0.1]:37011 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ju21A-0004KI-T9 for ged-emacs-devel@m.gmane.org; Thu, 08 May 2008 05:02:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ju215-0004KD-0p for emacs-devel@gnu.org; Thu, 08 May 2008 05:02:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ju212-0004K1-3q for emacs-devel@gnu.org; Thu, 08 May 2008 05:02:17 -0400 Original-Received: from [199.232.76.173] (port=50742 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ju211-0004Jy-Tj for emacs-devel@gnu.org; Thu, 08 May 2008 05:02:15 -0400 Original-Received: from rv-out-0708.google.com ([209.85.198.240]:60769) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ju211-0007OL-Fz for emacs-devel@gnu.org; Thu, 08 May 2008 05:02:15 -0400 Original-Received: by rv-out-0708.google.com with SMTP id k29so1076312rvb.6 for ; Thu, 08 May 2008 02:02:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=E+IU9RgbhNDm3+KEQpQ+IpDVvj3SQZ0n1EyP7AeADNE=; b=GfsMpVvp+nUVCKM5OeC293sEIa/PhW5Ps2gDTNPWRHGpGyr6W03RfNyActq3W+p7g55MaM4z/meLXH5cZZQTXTTupug0hndNpqsILInZQWca9PT3CHJVQRgoiYTgE7aPBusYXc9/jqgPDUCVZhxRdz5aVFXkA5DmqynUK2VkZ3M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pPEdADs5/XzzDHLgBmXXYV06ws2ZZ9piO/gIDgsc7fHBpftxyh/XDKTXkNfh761NdvjS+Dd68yeCByq5ARv6LTz2U90294/LXtRxpJ3azmQeD6DJAW0z9C5MN+Bya2MeEVqnbrWEqZaTJTJY5ViBHuyEvSNGS9FfzmIInqcYgww= Original-Received: by 10.141.35.21 with SMTP id n21mr1421134rvj.115.1210237333544; Thu, 08 May 2008 02:02:13 -0700 (PDT) Original-Received: by 10.140.128.1 with HTTP; Thu, 8 May 2008 02:02:13 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: 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:96739 Archived-At: On Thu, May 8, 2008 at 4:53 AM, wrote: > > Heres a screenshot: > http://www.emacswiki.org/cgi-bin/wiki/EmacsXembedScreenshot > Looking at the screenshot above, i think it would be very nice if customize buffers can make use of them, when emacs is running in gui mode. -- bvk-chaitanya