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 5065F431FB6 for ; Tue, 17 Apr 2012 07:18:00 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 wMDj3FzhzlOt for ; Tue, 17 Apr 2012 07:17:56 -0700 (PDT) Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66]) by olra.theworths.org (Postfix) with ESMTP id 1FDC5431FAE for ; Tue, 17 Apr 2012 07:17:56 -0700 (PDT) Received: by guru.guru-group.fi (Postfix, from userid 501) id 08F5768055; Tue, 17 Apr 2012 17:17:51 +0300 (EEST) From: Tomi Ollila To: Jani Nikula , Dmitry Kurochkin , notmuch@notmuchmail.org Subject: Re: [RFC PATCH 1/4] emacs: simplify point placement in notmuch-hello In-Reply-To: <878vhuvfws.fsf@nikula.org> References: <87aa2aohjs.fsf@gmail.com> <878vhuvfws.fsf@nikula.org> User-Agent: Notmuch/0.12+113~gde05574 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ 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, 17 Apr 2012 14:18:00 -0000 On Tue, Apr 17 2012, Jani Nikula wrote: > On Tue, 17 Apr 2012 13:04:39 +0400, Dmitry Kurochkin wrote: >> Hi Jani. >> >> Jani Nikula writes: [ stuff deleted ] > I don't oppose to your plan, but I don't think I'm up to implementing it > either. I just cooked up something together to fix the #1 annoyance I've > lately had with notmuch, and Tomi persuaded me to share the patches as > RFC. I still think it's pretty good, considering the simplicity of it > all, but certainly not perfect. Thank you. Last night I spent something like 30 min in bed thinking of this issue; Now I have more ideas to think of. I'll provide my feedback in another RFC patch based on all of these ideas (I think this is most appreciated by Jani as it reduces his workload :D) > > BR, > Jani. > >> >> Regards, >> Dmitry >> Tomi