From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Schmitt Newsgroups: gmane.emacs.help Subject: Re: Frame numbering Date: Sat, 19 Apr 2014 10:17:12 +0200 Message-ID: References: <83ioq5hlse.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1397895693 31286 80.91.229.3 (19 Apr 2014 08:21:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Apr 2014 08:21:33 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 19 10:21:26 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WbQWb-0006LJ-Of for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Apr 2014 10:21:25 +0200 Original-Received: from localhost ([::1]:41295 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbQWb-0005nl-C1 for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Apr 2014 04:21:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbQWL-0005c7-LN for help-gnu-emacs@gnu.org; Sat, 19 Apr 2014 04:21:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WbQWF-0008No-19 for help-gnu-emacs@gnu.org; Sat, 19 Apr 2014 04:21:09 -0400 Original-Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:27679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbQWE-0008NK-Qm; Sat, 19 Apr 2014 04:21:02 -0400 X-IronPort-AV: E=Sophos;i="4.97,887,1389740400"; d="scan'208";a="57827380" Original-Received: from cbg35-2-78-242-14-140.fbx.proxad.net (HELO top) ([78.242.14.140]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/AES128-SHA; 19 Apr 2014 10:21:00 +0200 In-Reply-To: <83ioq5hlse.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 19 Apr 2014 09:32:17 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 192.134.164.104 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97220 Archived-At: On 2014-04-19 08:32, Eli Zaretskii writes: >> Date: Fri, 18 Apr 2014 17:34:55 -0400 >> From: Joshua Studen >> >> Is there an easy way to have numbered frames in Emacs? > > You don't say whether this is on a TTY or in GUI sessions. On a TTY, > Emacs already numbers the frames: they are called F1, F2, F3, etc. Is it possible in a GUI emacs to have stable frame names? I just gave this a try and the name of the frame seems to be the name of the focused buffer. Thanks, Alan