From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Dynamic rescaling in doc-view.el Date: Thu, 06 Jan 2011 04:18:41 +0100 Message-ID: References: <87zkrfm47j.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1294283960 23964 80.91.229.12 (6 Jan 2011 03:19:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 6 Jan 2011 03:19:20 +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 04:18:55 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 1PagNK-0001P6-Id for ged-emacs-devel@m.gmane.org; Thu, 06 Jan 2011 04:18:54 +0100 Original-Received: from localhost ([127.0.0.1]:35290 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PagNJ-00089C-V8 for ged-emacs-devel@m.gmane.org; Wed, 05 Jan 2011 22:18:54 -0500 Original-Received: from [140.186.70.92] (port=51932 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PagNE-00088q-KN for emacs-devel@gnu.org; Wed, 05 Jan 2011 22:18:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PagND-0002mh-5V for emacs-devel@gnu.org; Wed, 05 Jan 2011 22:18:48 -0500 Original-Received: from batman.blixtvik.net ([87.96.254.3]:38219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PagNC-0002mB-Vz for emacs-devel@gnu.org; Wed, 05 Jan 2011 22:18:47 -0500 Original-Received: from www.verona.se (4-208-96-87.cust.blixtvik.se [87.96.208.4]) by batman.blixtvik.net (Postfix) with ESMTP id 259497F85BA; Thu, 6 Jan 2011 04:18:45 +0100 (CET) Original-Received: from localhost.localdomain (unknown [192.168.201.6]) by www.verona.se (Postfix) with ESMTP id 4B4B0967F6B; Thu, 6 Jan 2011 04:18:42 +0100 (CET) In-Reply-To: <87zkrfm47j.fsf@member.fsf.org> (Tassilo Horn's message of "Wed, 05 Jan 2011 22:27:12 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:134319 Archived-At: Tassilo Horn writes: > Hi all, > > I've just pushed a change to doc-view that tries to use the ImageMagick > backend for displaying the PNG images. In that case, scaling (+/-) > dynamically scales the images instead of reconverting the whole doc. Fantastic! > > When committing, I had some bzr problems: > > % bzr commit > Unable to obtain lock chroot-3070208716:///emacs/trunk/.bzr/branch/lock > held by tsdh@vcs-noshell on host vcs-noshell [process #27158] > locked 4 minutes, 25 seconds ago > Will continue to try until 21:23:04, unless you press Ctrl-C > If you're sure that it's not being modified, use bzr break-lock chroot-3070208716:///emacs/trunk/.bzr/branch/lock > bzr: ERROR: Could not acquire lock "(remote lock)": > bzr+ssh://tsdh@bzr.savannah.gnu.org/emacs/ > > Could someone confirm that the commit arrived upstreams? > > Bye, > Tassilo -- Joakim Verona