From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wPvHEnG3fGBFswAAgWs5BA (envelope-from ) for ; Mon, 19 Apr 2021 00:49:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id CP42DnG3fGA9XgAAbx9fmQ (envelope-from ) for ; Sun, 18 Apr 2021 22:49:21 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [IPv6:2607:5300:201:3100::1657]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id DA4B81C26B for ; Mon, 19 Apr 2021 00:49:20 +0200 (CEST) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 1C00927193; Sun, 18 Apr 2021 18:49:05 -0400 (EDT) Received: from mail-oo1-xc2c.google.com (mail-oo1-xc2c.google.com [IPv6:2607:f8b0:4864:20::c2c]) by mail.notmuchmail.org (Postfix) with ESMTPS id 09F9F27183 for ; Sun, 18 Apr 2021 18:49:00 -0400 (EDT) Received: by mail-oo1-xc2c.google.com with SMTP id c84-20020a4a4f570000b02901e9af00ac1bso1140474oob.10 for ; Sun, 18 Apr 2021 15:49:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=A8lkU47AfbOv+Am7TYY98Nsgcm2JB2pdjDb6mhVKH1s=; b=YryqvgEWpOH1VcOR3FaUlwBYo+nI2JD42LuRvxRRP5A1pw+H6WcMCQbjcJEivkqckk j1uIJl2/1WmnUfnYfZ7ab9DvlXBvJvyEsvfVw87CYhO5dkWKQQPCATPX6unvWNC+SDW2 M4jn8Txo8qE4EDAcKp49f8Bg3nVUSQYfeHP9vP07J+FBfSa2ZIQc9sAvo36oqSy1vBgM MSHioBpf0/p4+jNnKDivzaCBvDUaLbdXrBZzxOfdZpJ+DuhpzALJFNN7dUvyND/5ej2C PJJA3NUE8i7jy536RyMtMLcqfHoc5MVAw73kvh7Mj6UTaA59vP/PFzHW6OF76hmHV8tP 5tSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=A8lkU47AfbOv+Am7TYY98Nsgcm2JB2pdjDb6mhVKH1s=; b=hyOTtw3QI5pTZvyWjGp61SnK8iMTC8AEbXowJ51vMAju5Nxliu21z2WqJOx/baaNjd mk3pSZVBDjIuybWuiyIl3c15YDjMP9qUF8/G/YVxAbMevt65tpozXlqao9jjeuIQodCA lSUa1xBxjdWYaRJQcsMkjpAb4qqyrHYZ16lkgUYTIFQD/Wlyi9a2mE31mhjZM8YJfzvG O2Uq+XqAcs80rrpF50vXBc7OcmZA6/I5jNCaz/3VJQuRXF+KoC8zl1LWd82rxJCvElgI HElyGwXnCYs24FomX30thKfTNUqH6ev/b1mp5zH6SPStzccDxDM1+ir8zq/g+Fd7ignX 1dEQ== X-Gm-Message-State: AOAM531vywavzLiZ+ck+2fT5FbMZcmjBd0vjp2EMdy/iwmzKkgOth9vh 51Uso1E5D2Awb4qmHYybySAs6c6DjzYhUQ== X-Google-Smtp-Source: ABdhPJxTAUPvCXVc3D2uLwet+2xFAtUkYkXsP1IJdVDzQmr7p9N2LcFGdCqaejHPPXmjzut2dqF6PQ== X-Received: by 2002:a4a:c986:: with SMTP id u6mr11542125ooq.74.1618786138909; Sun, 18 Apr 2021 15:48:58 -0700 (PDT) Received: from localhost ([2806:2f0:4000:bfd0:a2c5:89ff:fe0c:1151]) by smtp.gmail.com with ESMTPSA id j4sm2785045oiw.0.2021.04.18.15.48.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Apr 2021 15:48:58 -0700 (PDT) From: Felipe Contreras To: notmuch@notmuchmail.org Subject: [PATCH 03/13] vim: doc: minor spelling fix Date: Sun, 18 Apr 2021 17:48:41 -0500 Message-Id: <20210418224851.88240-4-felipe.contreras@gmail.com> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210418224851.88240-1-felipe.contreras@gmail.com> References: <20210418224851.88240-1-felipe.contreras@gmail.com> MIME-Version: 1.0 Message-ID-Hash: XBCKXAK7UUYVFMZZEXDX3M6UW2DPTGTG X-Message-ID-Hash: XBCKXAK7UUYVFMZZEXDX3M6UW2DPTGTG X-MailFrom: felipe.contreras@gmail.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: John Gliksberg X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618786161; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=NmxpwDgUy7gyr1kJBJoIAjw0539P0nBdvFg+Tsx5R40=; b=j+1qSGQTg+YF6PV6Df7+/UUFNaKP0JF5u3kqRPZcjDM2aEEZtxWY/uQ5I2ZGJ+eyz2L/MM g7zyD2EXcuuotuLAO5ail8meucXZQYbF7/8c40StXxtAVJPaDwwMuxLIlKQC2Fhzi4XzUZ YuPU+KRF805RPOFVutjXwiAwf+cm6W6OoPIvqk/6uxtbi8kTgZTyneg/Z5GWarMIkkJLcE fmNJhcIK20Cm0Yyi4KudKvJakAq4Me5VR0QdikemDVCoNwrchQDHe1iI8QuQyiPkVRuRDb MEpuIhwobhf9TaDli2bA33xCsedR2lQsbMnKadfwpkbWoMj+IFErgTR7lF97DA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618786161; a=rsa-sha256; cv=none; b=Mu8oG1rhYUB3OFe28/Drys1AwxpNJ1mI3GQ/YU5Me6Gq552L20Don30zzuaG7de18PPiPs 5MTPGVI/Zddh9+LkmxQbimOumHGqnZmqZUrKDgNcvuLUlN48wp++SuZswHJuc53ruhgymb 8XmR7MM1Bq7rBHmEUGeTsphT4JTAnAqjGp9utvSN+cmutxS2asvhsNsBnSfdzvHDI8CM2j g0+uT1yWl1jPWtwPkmUzPqdabPqdrNPhFahHQbd20a1OyvxVBnDo6U78ytYJ7zbrwHnzTv Jn2MP7f/jN/PU9USNbOPG8Y9HG+iAK2qUXOn+QLr9pzotJFsDIWumGBHtbYFgg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20161025 header.b=YryqvgEW; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 2607:5300:201:3100::1657 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Spam-Score: -0.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20161025 header.b=YryqvgEW; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 2607:5300:201:3100::1657 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Queue-Id: DA4B81C26B X-Spam-Score: -0.89 X-Migadu-Scanner: scn0.migadu.com X-TUID: DLP9dPE2RD3B From: John Gliksberg Signed-off-by: Felipe Contreras --- vim/notmuch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/notmuch.txt b/vim/notmuch.txt index 4a038102..c98f2b53 100644 --- a/vim/notmuch.txt +++ b/vim/notmuch.txt @@ -144,7 +144,7 @@ If you want to count the threads instead of the messages in the folder view: *g:notmuch_reader* *g:notmuch_sendmail* -You can also configure your externail mail reader and sendemail program: +You can also configure your external mail reader and sendmail program: > let g:notmuch_reader = 'mutt -f %s' let g:notmuch_sendmail = 'sendmail' -- 2.31.0