From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77276 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Global indicators Date: Thu, 24 Feb 2011 13:56:59 +0100 Message-ID: References: <87ei76yi1x.fsf@lifelogs.com> <87lj1ergg5.fsf@gmx.de> <87ipwi3hjm.fsf@lifelogs.com> <87fwrmr6gf.fsf@gmx.de> <8739nm1u6n.fsf_-_@lifelogs.com> <878vxdxfzw.fsf@lifelogs.com> <87fwrj6j18.fsf@gmx.de> <87zkpp43s2.fsf@gmx.de> <87aaho0yi1.fsf@lifelogs.com> <87ipwb5fcc.fsf@gnus.org> <87fwrf87f3.fsf@gmx.de> <87tyfuh3l3.fsf@stupidchicken.com> <87aahmv2vm.fsf_-_@keller.adm.naquadah.org> <87vd0ai9ew.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298552246 18775 80.91.229.12 (24 Feb 2011 12:57:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 24 Feb 2011 12:57:26 +0000 (UTC) Cc: Chong Yidong , Michael Albinus , ding@gnus.org, emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 24 13:57:21 2011 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.69) (envelope-from ) id 1Psakx-0005Nf-GO for ged-emacs-devel@m.gmane.org; Thu, 24 Feb 2011 13:57:19 +0100 Original-Received: from localhost ([127.0.0.1]:60606 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Psakx-0001IW-1U for ged-emacs-devel@m.gmane.org; Thu, 24 Feb 2011 07:57:19 -0500 Original-Received: from [140.186.70.92] (port=32975 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Psako-0001AY-An for emacs-devel@gnu.org; Thu, 24 Feb 2011 07:57:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Psakn-0005B3-8S for emacs-devel@gnu.org; Thu, 24 Feb 2011 07:57:10 -0500 Original-Received: from batman.blixtvik.net ([87.96.254.3]:41918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Psakn-0005A3-3H; Thu, 24 Feb 2011 07:57:09 -0500 Original-Received: from www.verona.se (202-208-96-87.cust.blixtvik.se [87.96.208.202]) by batman.blixtvik.net (Postfix) with ESMTP id 941BA7F94C9; Thu, 24 Feb 2011 13:57:00 +0100 (CET) Original-Received: from chopper (unknown [192.168.201.6]) by www.verona.se (Postfix) with ESMTP id BC5CF71585C; Thu, 24 Feb 2011 13:56:59 +0100 (CET) In-Reply-To: (Julien Danjou's message of "Thu, 24 Feb 2011 12:42:39 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 87.96.254.3 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:136439 gmane.emacs.gnus.general:77276 Archived-At: Julien Danjou writes: > On Thu, Feb 24 2011, Miles Bader wrote: > >> I agree, but I'd kinda like them _without_ a toolbar too (I like shiny >> little widgets in general, but the toolbar is a big waste of space) >> ... :] > > Ah right. I just realize it seems no GTK widgets are used in buffer. Has > anyone ever tried to replace the various widgets (e.g. the buttons used > by custom), with GTK+ ones? I have a branch on savannah called "xwidget" which allows for that sort of thing. I had a look the other day at it again and it worked worse than usual though for some reason. Its none-trivial and theres a readme in the branch that explains why. -- Joakim Verona