From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: Re: [OS X] Title bar icon Date: Mon, 27 Aug 2007 19:37:18 +0100 Message-ID: <5003FDB6-AEAC-407A-BBFD-D84A35073155@gmail.com> References: <8370BFE3-71F2-4848-9E05-A16C06CD1C2D@mac.com> <08247AD2-3118-4D5D-9FF5-EAA1DE15AC5F@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1188240616 30395 80.91.229.12 (27 Aug 2007 18:50:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Aug 2007 18:50:16 +0000 (UTC) Cc: Seiji Zenitani , emacs-devel@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 27 20:49:57 2007 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 1IPjSu-0000ES-Cv for ged-emacs-devel@m.gmane.org; Mon, 27 Aug 2007 20:37:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPjSt-00054a-Kd for ged-emacs-devel@m.gmane.org; Mon, 27 Aug 2007 14:37:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IPjSq-000531-6G for emacs-devel@gnu.org; Mon, 27 Aug 2007 14:37:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IPjSo-00052b-IK for emacs-devel@gnu.org; Mon, 27 Aug 2007 14:37:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPjSo-00052Y-G2 for emacs-devel@gnu.org; Mon, 27 Aug 2007 14:37:26 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IPjSo-0005F9-3I for emacs-devel@gnu.org; Mon, 27 Aug 2007 14:37:26 -0400 Original-Received: by nf-out-0910.google.com with SMTP id f5so1191475nfh for ; Mon, 27 Aug 2007 11:37:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=p3iYOaBy8H2yHDR7KKivUOLuDwFlyfYXUiEufPwBGcmxiYl2lESE5jGqYCv+pzWxtX+78RCR8JhC1PdDUYdI1uNKV9RAiDFhDF00M8rSVyP3ixYw4YZVw1IhrmdMi4NTMyBYAvhvS+Wi8jSfjnywUZKn5fMyGdN68SXHtPjHDsc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=iedS17+FQCZ3omEjXCIKOBAcFVhQtvlWM+KSlyWf+9BaLpNHGdswLuohx2uc83Z12agV4n270pALeNTRmw/bAWUjqXC2VyVk9nNs1VaDVV3xhIOgwdUke+7osG2flKiHaZcPaMmgfpCGBFIDsjRpVJFUaBarkHPJRRHX/W4W2A8= Original-Received: by 10.78.190.10 with SMTP id n10mr4194858huf.1188239843777; Mon, 27 Aug 2007 11:37:23 -0700 (PDT) Original-Received: from ?172.24.11.18? ( [80.195.254.131]) by mx.google.com with ESMTPS id 39sm179261ugb.2007.08.27.11.37.21 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 27 Aug 2007 11:37:21 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-Detected-Kernel: 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:77299 Archived-At: On 27 Aug 2007, at 09:57, YAMAMOTO Mitsuharu wrote: > This argument does not convince me because Emacs is not a so-called > "document-based application" in the sense that a frame is not > dedicated to one editing target. That's actually how I use my Emacs - thanks to `one-buffer-one-frame- mode'. So I think this should be configurable. Perhaps we could add a code to `frame-title-format', which would mean the name of the buffer showed in the first window of the frame, and a code that would be expanded to the name of the buffer in the selected window, but not the minibuffer. The proxy icon could then be another code in `frame-title-format'.