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 5CE0A431FD0 for ; Thu, 22 Dec 2011 06:30:03 -0800 (PST) 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 JkCh8tRV3uPi for ; Thu, 22 Dec 2011 06:30:01 -0800 (PST) Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 6D554431FB6 for ; Thu, 22 Dec 2011 06:30:01 -0800 (PST) Received: by qadb15 with SMTP id b15so6494101qad.5 for ; Thu, 22 Dec 2011 06:30:00 -0800 (PST) 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=7uNZQBqhsYE+sIECWpNtSTQ/R050dfGo6ZcC05lXcC0=; b=fhbJhqaZb2ZxVD/mwgoSAk8qqByfG22gAX6Vo7ZaD+NXh/BrUFTrGd0b2q71M8BIn5 i/KfrQndydAw915+dZm1N/8rhdhO/Jrz3KysDjRK49G58o8MbmxJDEBQfGGNKAxd+cjY nlY6ZGGH+2hOciBcKQx3x/SHnPouHCXe8P5zw= Received: by 10.224.42.12 with SMTP id q12mr9311164qae.34.1324564200750; Thu, 22 Dec 2011 06:30:00 -0800 (PST) Received: from localhost (24-158-179-191.dhcp.jcsn.tn.charter.com. [24.158.179.191]) by mx.google.com with ESMTPS id ft9sm17633982qab.20.2011.12.22.06.29.59 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 22 Dec 2011 06:29:59 -0800 (PST) From: Aaron Ecay To: David Edmondson , notmuch@notmuchmail.org Subject: Re: [RFC][PATCH v2] emacs: Re-implement advance/rewind functions of notmuch-show-mode. In-Reply-To: <1324556204-15700-1-git-send-email-dme@dme.org> References: <1324553312-10972-1-git-send-email-dme@dme.org> <1324556204-15700-1-git-send-email-dme@dme.org> User-Agent: Notmuch/0.10.1+56~gd709fd6 (http://notmuchmail.org) Emacs/24.0.92.3 (i386-apple-darwin10.8.0) Date: Thu, 22 Dec 2011 09:29:55 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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: Thu, 22 Dec 2011 14:30:03 -0000 David, Would the problem you had with previous-s-c-prop-change be fixed by the patch to the original function I sent in the thread starting at id:"m2y5u5cykp.fsf@kcals.intra.maillard.im" ? -- Aaron Ecay