From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0NmmHRAxR2H+MAEAgWs5BA (envelope-from ) for ; Sun, 19 Sep 2021 14:46:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +DFOGRAxR2GPTwAAbx9fmQ (envelope-from ) for ; Sun, 19 Sep 2021 12:46:08 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D2BD018071 for ; Sun, 19 Sep 2021 14:46:07 +0200 (CEST) Received: from localhost ([::1]:42404 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRwCs-0003Vk-SV for larch@yhetil.org; Sun, 19 Sep 2021 08:46:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43410) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRw9w-0001vJ-Fm for emacs-orgmode@gnu.org; Sun, 19 Sep 2021 08:43:04 -0400 Received: from mail-pf1-x42e.google.com ([2607:f8b0:4864:20::42e]:46884) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRw9v-0005MR-0t for emacs-orgmode@gnu.org; Sun, 19 Sep 2021 08:43:04 -0400 Received: by mail-pf1-x42e.google.com with SMTP id 203so5787994pfy.13 for ; Sun, 19 Sep 2021 05:43:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:references:user-agent:in-reply-to:message-id :mime-version; bh=7godkkful3mSfCVbnrG99MaFQovp9eWG/tv4Br02Szk=; b=k/PfDtVyhfoKlnTFjzox+lg3qpNKithjfe6k9MPYAm7gVYGVyyOjf8vKEYzxSEdvzg ReFoRkx5FGAuC4eDwfiSOJEA6YRfWxV0iJ3CwztaTj05+ES6BcT8jFCo872wPzc4Hxz+ nwOZIpEvohW0Nf2KXIc4pxgyX5ZUmsF8eXFWOmFDEipbPUzRoatBkkZrgNkQvSERk64f cj5xyvuSpo2BKI+pY5qlqx54w8F4hlxwShOhlOXy/MGxEqgwBrq86Dobn8+BZWKxXEXi 1sXYQKlutyLf7Q1AwwHx/RZBp6kns0NfdTs7fcXB0J2Ep3GuqrBbpwOdKcNm4XLexfk+ LG4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:references:user-agent :in-reply-to:message-id:mime-version; bh=7godkkful3mSfCVbnrG99MaFQovp9eWG/tv4Br02Szk=; b=S+Ut0UfDuTgm0SYOBOZQ/cHqi9WyGShuUubtdEfKQP/zqui5ohKqr449ygmDuCoyvi JPZAMOCKjwLUzYH186LIWjFvfA+Mhtxq+ZzPi3r1uek/6/3jnyhvQGtv1HXEemm6wjqI tMr8qI28o3dA0rJNuiznI19SkVZqMfOn7DnLPlwiDa/z2gI6S6qN2ZCIITlRVTcqYm/c qjdKFQ4iOjtbVJNMK5u8/BQ2vIOaHuAwPHpfmVekBUAfow5iifnyy2ra8hPvz5gPNPoi DMiLqT7hcs467p3r6mU/YGaODYmTEE28pQnbZ7t+Q0TdHqczchCjsLpo5GptW+5lLu2v MODQ== X-Gm-Message-State: AOAM5336hruXspKUUVQ9BiOIUmVuRW7IjzfjbFdCWDUCmyzkCd62VFaF LzrS4bOVfmGTqN3KZnU/ixFUcS/FyOE= X-Google-Smtp-Source: ABdhPJxaMySCnmNV9kFLER4Av/UO16uHJ2gOL1Fvfx6ROs2Vj8++p4C6ixSszHa/QI7cebSuUNBTmg== X-Received: by 2002:a63:a80c:: with SMTP id o12mr19094678pgf.422.1632055380371; Sun, 19 Sep 2021 05:43:00 -0700 (PDT) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id c23sm10695510pjr.20.2021.09.19.05.42.59 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Sep 2021 05:42:59 -0700 (PDT) From: Timothy To: emacs-orgmode@gnu.org Subject: Re: [PATCH] minor typo fix in org-tutorials/org-protocol-custom-handler.org Date: Sun, 19 Sep 2021 20:42:32 +0800 References: <20210802154540.6537-1-Atlas48@gmx.com> <87pmufwqv7.fsf@gmail.com> <87lf53igx6.fsf@ericabrahamsen.net> User-agent: mu4e 1.6.5; emacs 28.0.50 In-reply-to: <87lf53igx6.fsf@ericabrahamsen.net> X-Woof-Patch: applied Message-ID: <875yuwenxq.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::42e; envelope-from=tecosaur@gmail.com; helo=mail-pf1-x42e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632055567; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=7godkkful3mSfCVbnrG99MaFQovp9eWG/tv4Br02Szk=; b=o9e8xboO75EiOpZ20zD5TlHk0b26Pr2Xi67onoPZHmTFlyK8zLkXAnuGGY61sXT97G3A/7 mDB05+PjbL//Z6Qc2I0lEjL+Onu6EsOKDRdPJ+lh/QSYraPWmjV3NbzaSSWCOCk6h/xXJl FsHr56uxV6fCajlN9roXI6nVqcuUVb3WzaqCx+g5f8BYnGvx2mTzuL6PUoyCjt0EAEtKu8 UQlCgy+rTz8cxgSA2lhxx1R6tAsjY7p4kyNRLrty9aTen4uJyCagDxnI+17OcZrpOT5Odk xrJH3shm6PkNI+fKIH3pPPhmMIMh3j6k8CxrDUW+1H4LD3bewt/nGGfT4AgbrQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632055567; a=rsa-sha256; cv=none; b=ZA03pQCXu+OcUo1QBAY6ccxICv76dVvrHkK4Hmx3kd1beqjx/5tgs7uIvg/Sg1LeRcvOXF nDEV2qm4rhQl+d4Qc7KqsESXyycM8+S9mLcAzNAgCDz9Cc9Ui9wB8mRd5nySLjfpXbMUeE Q6KRVa/A5s1UtISYyKp3ZdEDw1XQ0LmOkBqeyPihgVhbDJwNyx+yAahSMsay8rXRsmHk/r K4t9xtSt5PEnbBMHy9Pl9mZmOjaKIsvG3xPokBLitwWyKIzKuXTT7ShSLFzbEFYNwXiLnj r6ma3stXpJ3fsGtFmmLXuwzthFZK6C79PnWuWHDU9ZvoXyTGPDWglJBuzDWv2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="k/PfDtVy"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -2.09 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="k/PfDtVy"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: D2BD018071 X-Spam-Score: -2.09 X-Migadu-Scanner: scn0.migadu.com X-TUID: r0RcvaCNOVWY --=-=-= Content-Type: text/plain Content-Disposition: inline Marking as applied on updates.orgmode.org. --=-=-=--