From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: mode-line with Tramp Date: Sat, 28 Jul 2007 11:52:47 +1200 Message-ID: <18090.34127.88335.841569@kahikatea.snap.net.nz> References: <18065.63231.612402.142669@kahikatea.snap.net.nz> <87k5t88258.fsf@gmx.de> <18068.35413.238789.960586@kahikatea.snap.net.nz> <878x9m6825.fsf@gmx.de> <18069.23173.327298.566469@kahikatea.snap.net.nz> <18070.44458.968610.559681@kahikatea.snap.net.nz> <87myxyhvku.fsf@gmx.de> <18075.64647.459220.644967@kahikatea.snap.net.nz> <18077.53954.67784.465789@kahikatea.snap.net.nz> <18079.62390.365307.553494@kahikatea.snap.net.nz> <87zm1po90p.fsf@jurta.org> <18083.59240.112646.133966@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1185580390 25024 80.91.229.12 (27 Jul 2007 23:53:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Jul 2007 23:53:10 +0000 (UTC) Cc: emacs-devel@gnu.org To: bojohan+news@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 28 01:53:03 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 1IEZcE-00060M-GD for ged-emacs-devel@m.gmane.org; Sat, 28 Jul 2007 01:53:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEZcD-0002Po-Ns for ged-emacs-devel@m.gmane.org; Fri, 27 Jul 2007 19:53:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IEZcB-0002Ox-6i for emacs-devel@gnu.org; Fri, 27 Jul 2007 19:52:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IEZc9-0002M2-OF for emacs-devel@gnu.org; Fri, 27 Jul 2007 19:52:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEZc9-0002LP-FK for emacs-devel@gnu.org; Fri, 27 Jul 2007 19:52:57 -0400 Original-Received: from viper.snap.net.nz ([202.37.101.8]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IEZc8-00019q-Pg for emacs-devel@gnu.org; Fri, 27 Jul 2007 19:52:57 -0400 Original-Received: from kahikatea.snap.net.nz (213.63.255.123.dynamic.snap.net.nz [123.255.63.213]) by viper.snap.net.nz (Postfix) with ESMTP id 11D9A3D9DAD; Sat, 28 Jul 2007 11:52:50 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 653008FC6D; Sat, 28 Jul 2007 11:52:48 +1200 (NZST) In-Reply-To: X-Mailer: VM 7.19 under Emacs 22.1.50.2 X-detected-kernel: Linux 2.4-2.6 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:75731 Archived-At: > > OK I've committed a patch with "@". >=20 > The doc string needs a fix. Thanks, I was waiting to see if there was support for my latest patch w= hich also fixes this. As there wasn't, I'll just follow Juri's suggestion a= nd use %@. > 2007-07-27 Johan Bockg=E5rd >=20 > =09* buffer.c (syms_of_buffer) : Doc fix. >=20 >=20 >=20 > --- buffer.c=0928 Jul 2007 00:47:36 +0200=091.530 > +++ buffer.c=0928 Jul 2007 00:45:59 +0200=09 > @@ -5501,7 +5514,7 @@ > %P -- print percent of buffer above bottom of window, perhaps plu= s Top, > or print Bottom or All. > %n -- print Narrow if appropriate. > - %R -- print R or hyphen. R means that default-directory is on a > + %R -- print @ or hyphen. @ means that default-directory is on a > remote machine. > %t -- visited file is text or binary (if OS supports this distinc= tion). > %z -- print mnemonics of keyboard, terminal, and buffer coding sy= stems. --=20 Nick http://www.inet.net.nz/~= nickrob