From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Suvayu Ali Newsgroups: gmane.emacs.help Subject: hostname and filename as frame title Date: Fri, 12 Feb 2010 00:46:51 -0800 Message-ID: <4B75157B.5010704@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1265964752 726 80.91.229.12 (12 Feb 2010 08:52:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Feb 2010 08:52:32 +0000 (UTC) To: Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 12 09:52:30 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NfrGG-0001vQ-6A for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Feb 2010 09:52:28 +0100 Original-Received: from localhost ([127.0.0.1]:53935 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfrGF-0001yA-KR for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Feb 2010 03:52:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NfrAv-0004S4-78 for help-gnu-emacs@gnu.org; Fri, 12 Feb 2010 03:46:57 -0500 Original-Received: from [140.186.70.92] (port=51551 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfrAu-0004QK-1R for help-gnu-emacs@gnu.org; Fri, 12 Feb 2010 03:46:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NfrAt-0006ag-Bd for help-gnu-emacs@gnu.org; Fri, 12 Feb 2010 03:46:55 -0500 Original-Received: from mail-pz0-f193.google.com ([209.85.222.193]:35146) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NfrAt-0006ac-79 for help-gnu-emacs@gnu.org; Fri, 12 Feb 2010 03:46:55 -0500 Original-Received: by pzk32 with SMTP id 32so963882pzk.26 for ; Fri, 12 Feb 2010 00:46:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=bGHJzj1CFNHb5VvhKnWJyf0xVEuARM9btYiEG8HKb0w=; b=JyHqkCc8wzVSkY1Hx6vVDr2mk9KqMOwotVrzD3kkIv37/xeHTRo2Zcg1KOcBdlKzRo yd5hsgOkUFEanRxOykwNJEPpXeP3H28yXKbjmPfo9yBsqlmTQkHBPu4Yow+lhnlgOFq0 kFjELuZhzv2YmTcLfquRSqWfIOx0ylwXORLYU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=ckdMzCyUQFn99JbvdAdvc0l299E3HbfIom+wirpP/rBqcplLJgFkwGupBLdQ71VeeG AF5K2Go80xlQ/NPNChJZHyYoywyDfL0i1rZG0Mcy1lxsz/iqUC8A4YOlGcqmzZB04//6 A9Y2lreyOE26xyreCOQl7n+UA8vM9A7ESWJvY= Original-Received: by 10.114.4.17 with SMTP id 17mr736933wad.84.1265964413430; Fri, 12 Feb 2010 00:46:53 -0800 (PST) Original-Received: from bhishma.kuru (d216-232-0-68.bchsia.telus.net [216.232.0.68]) by mx.google.com with ESMTPS id 21sm4041078pzk.11.2010.02.12.00.46.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 12 Feb 2010 00:46:52 -0800 (PST) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc11 Lightning/1.0b2pre Thunderbird/3.0.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71819 Archived-At: Hi everyone, I do a lot of remote editing on several remote machines. I recently came across the variable `frame-title-format' and was wondering if there is a way to set the hostname of the file being edited and the file name as the frame title? Something like file@remote-host. I don't even know where to start looking, any pointers would be awesome. :) -- Suvayu Open source is the future. It sets us free.