From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: bug#881: patch for bug #881 Date: Thu, 07 Jan 2010 06:14:46 +0200 Message-ID: <83y6kablft.fsf@gnu.org> References: <87wrzwp5gd.fsf@stupidchicken.com> <87aawrnbwa.fsf@red-bean.com> <87tyuzkgq7.fsf@red-bean.com> <837hrvcd67.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1262837823 7671 80.91.229.12 (7 Jan 2010 04:17:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Jan 2010 04:17:03 +0000 (UTC) Cc: kfogel@red-bean.com, cyd@stupidchicken.com, emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 07 05:16:55 2010 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 1NSjnq-0005W9-EY for ged-emacs-devel@m.gmane.org; Thu, 07 Jan 2010 05:16:54 +0100 Original-Received: from localhost ([127.0.0.1]:33742 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSjnq-0006ad-Uk for ged-emacs-devel@m.gmane.org; Wed, 06 Jan 2010 23:16:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSjnm-0006YJ-1A for emacs-devel@gnu.org; Wed, 06 Jan 2010 23:16:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSjnh-0006W2-JF for emacs-devel@gnu.org; Wed, 06 Jan 2010 23:16:49 -0500 Original-Received: from [199.232.76.173] (port=52955 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSjnh-0006Vz-EQ for emacs-devel@gnu.org; Wed, 06 Jan 2010 23:16:45 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:60683) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSjnh-0007tZ-1O for emacs-devel@gnu.org; Wed, 06 Jan 2010 23:16:45 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0KVU00000ZVON900@a-mtaout21.012.net.il> for emacs-devel@gnu.org; Thu, 07 Jan 2010 06:16:43 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.127.222.44]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KVU00KWXZVUG5S0@a-mtaout21.012.net.il>; Thu, 07 Jan 2010 06:16:43 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: 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:119555 Archived-At: > From: Juanma Barranquero > Date: Wed, 6 Jan 2010 21:43:44 +0100 > Cc: kfogel@red-bean.com, cyd@stupidchicken.com, emacs-devel@gnu.org >=20 > On Wed, Jan 6, 2010 at 19:15, Eli Zaretskii wrote: >=20 > > Type > > > > =C2=A0bzr log -r "revid:eliz@gnu.org-20100102213336-hnnaav0wq0al1= gni" > > > > and see there what syntax I used. > > > > It's the same syntax as in "bzr whoami", I simply submitted the s= tring > > you see in the log of the above revision, enclosed in quotes. >=20 > The syntax was clear Sorry for my misunderstanding. > I was asking about semantics. I see that a bzr log and qlog show th= e > author and not the committer; surely that's all? For me, it shows both the author and the committer: revno: 99248 revision-id: eliz@gnu.org-20100102213336-hnnaav0wq0al1gni parent: eliz@gnu.org-20100102203141-u7k63n409g6mylfm author: Kevin Ryde committer: Eli Zaretskii branch nick: trunk timestamp: Sat 2010-01-02 23:33:36 +0200 message: eieio.texi (Naming Conventions): Correction to xref on elisp coding conventions, is "Tips" node not "Standards".