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 6F935431FB6 for ; Wed, 4 May 2011 13:13:23 -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 B-VuGN-rMZDO for ; Wed, 4 May 2011 13:13:23 -0700 (PDT) Received: from mail-ew0-f53.google.com (mail-ew0-f53.google.com [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id E6D8B431FB5 for ; Wed, 4 May 2011 13:13:22 -0700 (PDT) Received: by ewy8 with SMTP id 8so464939ewy.26 for ; Wed, 04 May 2011 13:13:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:subject:date:message-id:x-mailer; bh=qRZEsCl5HX2S7meghs8IBgjYRYnVxIyjXwDwkp7NAmU=; b=q/XnrRacPElrpazPiF2pjbmNwy2Ditp8SiUFN944IF5qCix3dMAGxhW82QYq2gTxhL KtIPCs39cFQswMuROeLdxy5S+lpK42NdSjJmXEYx5XL3LvC3/+RrOo01cQfbZltWD8sE oT+SJYs/1Pjpm9fsH+bBXvZBTNi39Kytbi7ig= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer; b=X4BY0XLGbNcBq2Dt8C0X8KBsRDvXH34cDXWuHdaJ9pACZKPfFPfJZ31OvoEPXcOful uQjQRM6ZvTWteJ8PWPtxVgi/3gAhk+9ErEOx3BmxC3F8mTTTaN0OKb0kxZqjX4/9eeQO DMXuEgnWPu1IGbFSVGzoAFnGE8JVzjxQ/2XTQ= Received: by 10.14.125.4 with SMTP id y4mr750268eeh.109.1304540001507; Wed, 04 May 2011 13:13:21 -0700 (PDT) Received: from localhost (a91-153-253-80.elisa-laajakaista.fi [91.153.253.80]) by mx.google.com with ESMTPS id s49sm1094979eei.19.2011.05.04.13.13.20 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 04 May 2011 13:13:20 -0700 (PDT) From: Felipe Contreras To: notmuch@notmuchmail.org Subject: [PATCH 0/4] vim: more keyboard maps Date: Wed, 4 May 2011 23:13:12 +0300 Message-Id: <1304539996-6686-1-git-send-email-felipe.contreras@gmail.com> X-Mailer: git-send-email 1.7.5 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: Wed, 04 May 2011 20:13:23 -0000 Hi, I have been using these maps for a while, they are similar to the ones in Gmail. What do you think? Felipe Contreras (4): vim: add support to mark as read in show view vim: add support to mark as read in search view vim: add support for delete in search view vim: add delete commands vim/plugin/notmuch.vim | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) -- 1.7.5