From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77265 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.gnus.general,gmane.emacs.devel Subject: Re: Global indicators Date: Thu, 24 Feb 2011 20:12:34 +0900 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 1298545979 17258 80.91.229.12 (24 Feb 2011 11:12:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 24 Feb 2011 11:12:59 +0000 (UTC) Cc: Michael Albinus , ding@gnus.org, emacs-devel@gnu.org To: Chong Yidong Original-X-From: ding-owner+M25593@lists.math.uh.edu Thu Feb 24 12:12:54 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PsZ7t-00032u-OY for ding-account@gmane.org; Thu, 24 Feb 2011 12:12:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PsZ7k-0002BY-2i; Thu, 24 Feb 2011 05:12:44 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PsZ7i-0002BA-80 for ding@lists.math.uh.edu; Thu, 24 Feb 2011 05:12:42 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PsZ7h-0008Le-2q for ding@lists.math.uh.edu; Thu, 24 Feb 2011 05:12:42 -0600 Original-Received: from relmlor3.renesas.com ([210.160.252.173]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PsZ7f-0008AZ-Qv for ding@gnus.org; Thu, 24 Feb 2011 12:12:40 +0100 Original-Received: from relmlir2.idc.renesas.com ([10.200.68.152]) by relmlor3.idc.renesas.com ( SJSMS) with ESMTP id <0LH4004DJCH06Y30@relmlor3.idc.renesas.com> for ding@gnus.org; Thu, 24 Feb 2011 20:12:36 +0900 (JST) Original-Received: from relmlac4.idc.renesas.com ([10.200.69.24]) by relmlir2.idc.renesas.com ( SJSMS) with ESMTP id <0LH400K5YCH08F40@relmlir2.idc.renesas.com> for ding@gnus.org; Thu, 24 Feb 2011 20:12:36 +0900 (JST) Original-Received: by relmlac4.idc.renesas.com (Postfix, from userid 0) id 125D348082; Thu, 24 Feb 2011 20:12:36 +0900 (JST) Original-Received: from relmlac4.idc.renesas.com (localhost [127.0.0.1]) by relmlac4.idc.renesas.com (Postfix) with ESMTP id 0DD9048070; Thu, 24 Feb 2011 20:12:36 +0900 (JST) Original-Received: from relmlii2.idc.renesas.com [10.200.68.66] by relmlac4.idc.renesas.com with ESMTP id WAJ27364; Thu, 24 Feb 2011 20:12:36 +0900 X-IronPort-AV: E=Sophos;i="4.62,215,1297004400"; d="scan'208";a="13338768" Original-Received: from unknown (HELO relay21.aps.necel.com) ([10.29.19.50]) by relmlii2.idc.renesas.com with ESMTP; Thu, 24 Feb 2011 20:12:35 +0900 Original-Received: from relay21.aps.necel.com ([10.29.19.50] [10.29.19.50]) by relay21.aps.necel.com with ESMTP; Thu, 24 Feb 2011 20:12:35 +0900 Original-Received: from dhlpc061 ([10.114.97.236] [10.114.97.236]) by relay21.aps.necel.com with ESMTP; Thu, 24 Feb 2011 20:12:35 +0900 Original-Received: by dhlpc061 (Postfix, from userid 31295) id 3C2D452E1DC; Thu, 24 Feb 2011 20:12:35 +0900 (JST) System-Type: x86_64-unknown-linux-gnu Blat: Foop In-reply-to: Original-Lines: 17 X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77265 gmane.emacs.devel:136433 Archived-At: Julien Danjou writes: >> One more thing: we could put a GTK spinner object (GtkSpinner) on the >> right edge of the GTK tool bar. I haven't looked into the details, but >> the required code changes probably won't be too challenging. > > Yeah, having Emacs widgets based on Gtk spinner and progress bars would > be awesome, in general. 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) ... :] -miles -- Conservative, n. A statesman enamored of existing evils, as opposed to a Liberal, who wants to replace them with new ones.