From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: a little feedback on Cocoa Emacs.app Date: Mon, 04 Aug 2008 10:04:35 -0700 Message-ID: <200808041704.m74H4Zu9008903@sallyv1.ics.uci.edu> References: <4358E889-E5D2-4E68-83D3-E6AB9C03F7B5@gnu.org> <508B5967-EAA1-4DEA-8533-19E4C0CD4ECF@gnu.org> <9F4D1718-BBB2-489C-8124-35189C98775E@gnu.org> <2616537B-2ECE-4C20-B707-3C802DC4C10D@gmail.com> <25E49984-75A7-4879-93B5-22C240F8950C@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1217869712 18718 80.91.229.12 (4 Aug 2008 17:08:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Aug 2008 17:08:32 +0000 (UTC) Cc: Adrian Robert , emacs-devel@gnu.org To: Ken Raeburn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 04 19:09:20 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 1KQ3YN-0003tW-4G for ged-emacs-devel@m.gmane.org; Mon, 04 Aug 2008 19:09:03 +0200 Original-Received: from localhost ([127.0.0.1]:49290 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQ3XS-0005rK-2g for ged-emacs-devel@m.gmane.org; Mon, 04 Aug 2008 13:08:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQ3W9-0004Cq-7j for emacs-devel@gnu.org; Mon, 04 Aug 2008 13:06:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQ3W8-0004B1-3e for emacs-devel@gnu.org; Mon, 04 Aug 2008 13:06:44 -0400 Original-Received: from [199.232.76.173] (port=44337 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQ3W7-0004Aj-T5 for emacs-devel@gnu.org; Mon, 04 Aug 2008 13:06:43 -0400 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]:37125) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1KQ3W1-0001u2-U7; Mon, 04 Aug 2008 13:06:38 -0400 X-ICS-MailScanner-Watermark: 1218474276.50059@GSE05WW80ubJjNL+koE09A Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m74H4Zu9008903; Mon, 4 Aug 2008 10:04:35 -0700 (PDT) In-Reply-To: <25E49984-75A7-4879-93B5-22C240F8950C@gnu.org> (Ken Raeburn's message of "Mon, 4 Aug 2008 12:56:36 -0400") Original-Lines: 12 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:102050 Archived-At: Ken Raeburn writes: > A variation I'd be more interested in, though, might be the ability to > run window-less. Much like some Mac apps will let you close the last > window, but keep running, and let you open new windows (or quit) > through the menus that are displayed even without any open windows. I > don't know if there's a good analog for this behavior for X11 and > Windows, though, so I'm not going to hold my breath. This behavior has been on the wish list for X11 for a while... It might not even be that hard to implement, but nobody has volunteered to do it so far.