From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 7D86C6DE02AC for ; Thu, 13 Oct 2016 13:14:39 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.322 X-Spam-Level: X-Spam-Status: No, score=-0.322 tagged_above=-999 required=5 tests=[AWL=-0.011, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.211, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s4RyN4jtOzI2 for ; Thu, 13 Oct 2016 13:14:39 -0700 (PDT) Received: from mail-pf0-f193.google.com (mail-pf0-f193.google.com [209.85.192.193]) by arlo.cworth.org (Postfix) with ESMTPS id F15D06DE0297 for ; Thu, 13 Oct 2016 13:14:38 -0700 (PDT) Received: by mail-pf0-f193.google.com with SMTP id 128so5713979pfz.1 for ; Thu, 13 Oct 2016 13:14:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=PPbvfdMUSUr5NHuP6+5fhKTYNeIzvvJeo/QklkC68s8=; b=h2dVXwGjnPIJmCDJ4HmCPcpardWoG+Z6soGtgwnciKymBzHWK+DdEz45o7hFXVMrfj R+mjG1pe8mGpw3j5oX8U3Aa9nBn2HTCKhi35fqf2jz5W3uyEfYZiFM66FVEEOEo44ESs bCeAva0bLr0/iwXd01YzWv4LoAUU55jGWiTOcaI2DcsZmMsa/eMfK4mk5dmeWa7RXKME iHQLIrnYrMUCgICAPorNxkBzNpYGhzWau+YORbJlSao9AAfW8XPyIofzSSJJxXs6V7Z5 tmC36WK+bBnCKY2zLXi/NNyF2JtwyQ9PE5tmT/oulyO6FKqjMl3dGm4WISGuXscWL2aN mAkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=PPbvfdMUSUr5NHuP6+5fhKTYNeIzvvJeo/QklkC68s8=; b=lW+IfyWuw2YqQyuPRxZ37Jy9Bdm5wM+3wsILHK8x9IDvGQMILaISx5eoGsk/GPc+I+ NbD2AkvGwkEsf9t9hqw3n/k0PulSJuMS2tmwNcuF+Kp+XUpJMHkLhp6WwKg7TjHiOfsq HcQ+E9ZH15PePrTM+ixaV/ml5jz/r5UJQ4xyT7jUxAPrFNM3s8fc55SWWc0LSzDeea+b Uxlay4idEYHSiJg9ydUe6CXugZzBMCuZ0CzPwlSLhLievXhlLGYYPH/HjgIvPO6hJvPa Sl2oWaQia3d9zoG1iMnheqS4XnG/GrAop256rCk+tRYw1O/QCJHiCCdDFyqo+TcRi0Js EeJQ== X-Gm-Message-State: AA6/9RlObG6ME5uQQXhUxGFV+NgU049ueWGSEa1hP62tTZDLpaY5O+90njMf6aztVPQbSw== X-Received: by 10.98.10.6 with SMTP id s6mr8774398pfi.8.1476389677817; Thu, 13 Oct 2016 13:14:37 -0700 (PDT) Received: from localhost ([204.121.136.153]) by smtp.gmail.com with ESMTPSA id c5sm21533529pfj.71.2016.10.13.13.14.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Oct 2016 13:14:36 -0700 (PDT) From: Nick Howell To: notmuch@notmuchmail.org Cc: nlhowell@gmail.com Subject: [RFC PATCH 5/7] vim: mailcap: redraw after processing Date: Thu, 13 Oct 2016 14:13:54 -0600 Message-Id: <1476389636-10383-6-git-send-email-nlhowell@gmail.com> X-Mailer: git-send-email 2.7.3 In-Reply-To: <1476389636-10383-1-git-send-email-nlhowell@gmail.com> References: <57ffd0251b0a4_6fed5783cdf@mercury.notmuch> <1476389636-10383-1-git-send-email-nlhowell@gmail.com> X-Mailman-Approved-At: Thu, 13 Oct 2016 23:10:02 -0700 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 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, 13 Oct 2016 20:14:39 -0000 --- vim/notmuch.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/notmuch.vim b/vim/notmuch.vim index a20dd86..5cb8d20 100644 --- a/vim/notmuch.vim +++ b/vim/notmuch.vim @@ -370,6 +370,7 @@ ruby << EOF VIM::command("syntax region nmShowMsg#{i}Body start='\\%%%il' end='\\%%%dl' contains=@nmShowMsgBody" % [msg.body_start, msg.end]) end EOF + normal setlocal nomodifiable call s:set_map(g:notmuch_show_maps) endfunction -- 2.7.3