From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: vc-git-show-log-entry Date: Tue, 21 Oct 2008 01:49:30 -0700 (PDT) Message-ID: <200810210849.m9L8nUWq028166@mothra.ics.uci.edu> References: <200810201819.m9KIJ6Wh024634@mothra.ics.uci.edu> <200810202210.m9KMAALe025685@mothra.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224578994 23137 80.91.229.12 (21 Oct 2008 08:49:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Oct 2008 08:49:54 +0000 (UTC) Cc: emacs-devel@gnu.org To: Karl Chen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 21 10:50:53 2008 connect(): Connection refused 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 1KsCx2-0001Ui-4j for ged-emacs-devel@m.gmane.org; Tue, 21 Oct 2008 10:50:52 +0200 Original-Received: from localhost ([127.0.0.1]:39254 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsCvw-0001eb-RF for ged-emacs-devel@m.gmane.org; Tue, 21 Oct 2008 04:49:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KsCvs-0001eP-Dp for emacs-devel@gnu.org; Tue, 21 Oct 2008 04:49:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KsCvr-0001e9-6l for emacs-devel@gnu.org; Tue, 21 Oct 2008 04:49:39 -0400 Original-Received: from [199.232.76.173] (port=37232 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsCvr-0001e6-1w for emacs-devel@gnu.org; Tue, 21 Oct 2008 04:49:39 -0400 Original-Received: from barrelv2.ics.uci.edu ([128.195.1.114]:52075) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1KsCvr-0002j6-2z for emacs-devel@gnu.org; Tue, 21 Oct 2008 04:49:39 -0400 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by barrelv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m9L8nVNW013953; Tue, 21 Oct 2008 01:49:31 -0700 (PDT) Original-Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id m9L8nUWq028166; Tue, 21 Oct 2008 01:49:30 -0700 (PDT) In-Reply-To: (Karl Chen's message of "Tue, 21 Oct 2008 00:23:22 -0700") Original-Lines: 14 X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: m9L8nVNW013953 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu 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:104737 Archived-At: Karl Chen writes: > >>>>> On 2008-10-20 15:10 PDT, Dan Nicolaescu writes: > > Dan> It moves to the beginning for me. What version of emacs > Dan> are you using? > > 22.2, and I also mentioned what happens with CVS HEAD in my first > email (though I only tested the relevant functions, didn't build > the entire thing). ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ Please don't do that. As I said, if you find a problem with CVS HEAD, please report it, with detailed step by step instructions on how to reproduce it.