From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Tromey Newsgroups: gmane.emacs.devel Subject: Re: Emacs as a desktop environment Date: Wed, 25 May 2011 19:33:11 -0600 Message-ID: References: <87aaebbndz.fsf@lifelogs.com> <09EEF7C6-A715-412D-ABE7-022681CD2E85@raeburn.org> <87ipsyl5ey.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1306373603 10434 80.91.229.12 (26 May 2011 01:33:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 May 2011 01:33:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 26 03:33:19 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QPPRv-0008Dq-3w for ged-emacs-devel@m.gmane.org; Thu, 26 May 2011 03:33:19 +0200 Original-Received: from localhost ([::1]:59258 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPPRu-0003Cm-0N for ged-emacs-devel@m.gmane.org; Wed, 25 May 2011 21:33:18 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPPRr-0003CQ-GX for emacs-devel@gnu.org; Wed, 25 May 2011 21:33:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QPPRq-0005bk-OA for emacs-devel@gnu.org; Wed, 25 May 2011 21:33:15 -0400 Original-Received: from mx1.redhat.com ([209.132.183.28]:56323) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPPRq-0005bf-GA for emacs-devel@gnu.org; Wed, 25 May 2011 21:33:14 -0400 Original-Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p4Q1XDoT018454 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 25 May 2011 21:33:13 -0400 Original-Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p4Q1XD5t028907; Wed, 25 May 2011 21:33:13 -0400 Original-Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id p4Q1XCKE023160; Wed, 25 May 2011 21:33:12 -0400 Original-Received: by opsy.redhat.com (Postfix, from userid 500) id 069F63781A6; Wed, 25 May 2011 19:33:11 -0600 (MDT) X-Attribution: Tom In-Reply-To: <87ipsyl5ey.fsf@lifelogs.com> (Ted Zlatanov's message of "Wed, 25 May 2011 18:35:49 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.132.183.28 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:139722 Archived-At: Ted> Let's put it this way: I will implement some indicators since several Ted> people have said that's a good thing, and it's not a lot of work. Then Ted> you and everyone else can choose not to use them. Everyone's happy that Ted> way, especially me, since I don't have to argue about it. I have a hack to put things in the system tray from Emacs. It isn't very well done; it would be nice if Emacs could do this, too. Maybe this is related to what you are interested in, but maybe not.. ? Tom