Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 437EE429E25 for ; Tue, 28 Jun 2011 10:38:25 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lxDTn32sUFa7 for ; Tue, 28 Jun 2011 10:38:24 -0700 (PDT) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 8C958431FD0 for ; Tue, 28 Jun 2011 10:38:24 -0700 (PDT) Received: by bwg12 with SMTP id 12so409251bwg.26 for ; Tue, 28 Jun 2011 10:38:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:in-reply-to:references:user-agent:date:message-id :mime-version:content-type; bh=NdLfCrVFjsSfCbRXFYL5FU1i+mEC27hfTAreatB2Q+c=; b=lO4Ff/EHcpHAnFpO5GTR6qSH2EQL3btNfVVv3QJb/crLsC8eDhHfj+Ul702NRouPlD arcPd/dTco0xb07MDWmUDK+aHklU+xUnvzCTzChf9ifDFx2xmBQJ+WO7OpnifZOpbc7f 9I9XlpCEUooDJzQNWkHieSZZ3yo5cWbmrGQfI= Received: by 10.204.38.136 with SMTP id b8mr5898761bke.146.1309282703040; Tue, 28 Jun 2011 10:38:23 -0700 (PDT) Received: from localhost ([91.144.186.21]) by mx.google.com with ESMTPS id g13sm386590bkd.22.2011.06.28.10.38.21 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 28 Jun 2011 10:38:21 -0700 (PDT) From: Dmitry Kurochkin To: Jani Nikula , notmuch@notmuchmail.org Subject: Re: bug in emacs-ui ? In-Reply-To: References: <8739j5rn2d.fsf@cern.ch> <87pqm8cz4f.fsf@servo.factory.finestructure.net> <87oc1spkkc.fsf@cern.ch> <87mxhccw9v.fsf@servo.factory.finestructure.net> <87hb7kpi7e.fsf@cern.ch> <87fwn4cm9q.fsf@servo.factory.finestructure.net> <87hb7jg2rl.fsf@servo.factory.finestructure.net> <878vsv9eam.fsf@cern.ch> <87oc1qet0v.fsf@yoom.home.cworth.org> <87ei2m8imo.fsf@cern.ch> <87pqm6f059.fsf@yoom.home.cworth.org> User-Agent: Notmuch/0.5-275-g75c95e5 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Tue, 28 Jun 2011 21:38:17 +0400 Message-ID: <87y60lyhyu.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2011 17:38:25 -0000 Hi Jani. On Tue, 28 Jun 2011 10:35:48 +0000 (UTC), Jani Nikula wrote: > Carl Worth writes: > > > > > On Wed, 22 Jun 2011 08:50:23 +0200, Sebastien Binet > > wrote: > > > On Tue, 21 Jun 2011 15:09:20 -0700, Carl Worth wrote: > > > > Perhaps this is an emacs bug? > > > could be, but, > > > > > > > I'm using Debian's emacs 23.3.1 and have not encountered the problem > > > > described. > > > I don't see anything related to 'point', 'point-invisible-p' nor > 'forward-char' in there: > > > http://patch-tracker.debian.org/package/emacs23/23.3+1-1 > > > > Perhaps I was confused. I thought 23.3.1 was a distinct upstream release > > From 23.3, but maybe not, (emacs version numbers use 1-based indexing > > perhaps?). > > > > > anyways... for the moment I'll just live with it... > > > > Sorry about that. > > > > > except if somebody has some insights on how to "catch" the 'End of > > > buffer' error and add some more protective programming around the > > > 'scroll-up' function ? > > > > My emacs lisp skills are primarily restricted to actual > > experimentation. So if I can replicate the bug, I might be able to find > > a fix. I'm not very good at doing theoretical fixes with emacs lisp > > code. > > I bisected the problem to commit 95ef8da29439f2e79115c36ab4d2a80aef1a1462 ("Fix > hiding a message while some citations are shown in notmuch-show view"). > Reverting that fixes the problem for me. (If you don't want to resolve > conflicts, also revert 432e091924c1d1d8950a44ca78bc5b9c5ade47e4 first.) I don't > have the time just now to try to figure out the problem in that, but perhaps > this will help others go forward. > Thanks for tracking this. I will look into it. Regards, Dmitry > Jani > > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch