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: Dynamic rescaling in doc-view.el Date: Thu, 06 Jan 2011 06:01:57 +0200 Message-ID: <838vyyn0i2.fsf@gnu.org> References: <87zkrfm47j.fsf@member.fsf.org> <83ei8rm3tr.fsf@gnu.org> <87vd23m373.fsf@member.fsf.org> <87sjx7q9s8.fsf@member.fsf.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1294286576 32634 80.91.229.12 (6 Jan 2011 04:02:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 6 Jan 2011 04:02:56 +0000 (UTC) Cc: emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 06 05:02:52 2011 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.69) (envelope-from ) id 1Pah3n-0001yt-C7 for ged-emacs-devel@m.gmane.org; Thu, 06 Jan 2011 05:02:52 +0100 Original-Received: from localhost ([127.0.0.1]:53209 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pah3l-0001Wy-Kj for ged-emacs-devel@m.gmane.org; Wed, 05 Jan 2011 23:02:45 -0500 Original-Received: from [140.186.70.92] (port=42513 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pah2z-00010L-6x for emacs-devel@gnu.org; Wed, 05 Jan 2011 23:01:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pah2x-0008QU-Uu for emacs-devel@gnu.org; Wed, 05 Jan 2011 23:01:56 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:62963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pah2x-0008QK-Nk for emacs-devel@gnu.org; Wed, 05 Jan 2011 23:01:55 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LEL00L001S6IU00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Thu, 06 Jan 2011 06:01:54 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.127.127.157]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LEL00LJR1V45AA0@a-mtaout20.012.net.il>; Thu, 06 Jan 2011 06:01:54 +0200 (IST) In-reply-to: <87sjx7q9s8.fsf@member.fsf.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.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:134321 Archived-At: > From: Tassilo Horn > Cc: emacs-devel@gnu.org > Date: Wed, 05 Jan 2011 23:13:11 +0100 > > Hm, my changes have arrived on the git mirror, so it seems to have > worked somehow, although I didn't do anything afterwards... Perhaps the lock from your original commit was left behind, and then you tried another commit (the lock bzr claimed was locking the repository was under your username). Or maybe Andreas did something to fix the problem.