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: [Emacs-diffs] Changes to emacs/leim/ChangeLog,v Date: Tue, 01 Jul 2008 06:02:44 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1214881414 10023 80.91.229.12 (1 Jul 2008 03:03:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Jul 2008 03:03:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 01 05:04:19 2008 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 1KDWAF-0001nG-FC for ged-emacs-devel@m.gmane.org; Tue, 01 Jul 2008 05:04:19 +0200 Original-Received: from localhost ([127.0.0.1]:46696 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDW9P-0005IO-9p for ged-emacs-devel@m.gmane.org; Mon, 30 Jun 2008 23:03:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KDW9I-0005Go-Ue for emacs-devel@gnu.org; Mon, 30 Jun 2008 23:03:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KDW9G-0005Ey-GL for emacs-devel@gnu.org; Mon, 30 Jun 2008 23:03:19 -0400 Original-Received: from [199.232.76.173] (port=57356 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDW9G-0005Eu-AS for emacs-devel@gnu.org; Mon, 30 Jun 2008 23:03:18 -0400 Original-Received: from mtaout6.012.net.il ([84.95.2.16]:13344) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KDW9F-0001ZN-5E for emacs-devel@gnu.org; Mon, 30 Jun 2008 23:03:17 -0400 Original-Received: from HOME-C4E4A596F7 ([80.230.31.196]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K3B006P456442D0@i-mtaout6.012.net.il> for emacs-devel@gnu.org; Tue, 01 Jul 2008 06:18:04 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) 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:100253 Archived-At: > Date: Mon, 30 Jun 2008 22:41:40 +0200 > From: "Juanma Barranquero" > Cc: emacs-devel@gnu.org > > On Mon, Jun 30, 2008 at 21:46, Eli Zaretskii wrote: > > > Sounds like an off-by-one bug somewhere, on some buffer boundary. But > > I'm not sure I understand whether you think it's in Emacs or in CVSNT. > > I don't know. I'd say that it is in Emacs, because I haven't updated > CVSNT in a long time. But it is weird that it only seems to happen to > me. I always use "cvs up -kb", and I don't edit ChangeLog's for fixing past entries. That might explain why it never happened to me.