From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6DV5IrkkGV+8BwAA0tVLHw (envelope-from ) for ; Thu, 23 Jul 2020 05:48:41 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id wIVpHrkkGV9BYQAAB5/wlQ (envelope-from ) for ; Thu, 23 Jul 2020 05:48:41 +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 F2A389401CF for ; Thu, 23 Jul 2020 05:48:40 +0000 (UTC) Received: from localhost ([::1]:36214 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jyU5u-0003zx-EW for larch@yhetil.org; Thu, 23 Jul 2020 01:48:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40612) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jyU5V-0003zo-9n for emacs-orgmode@gnu.org; Thu, 23 Jul 2020 01:48:13 -0400 Received: from mail-wr1-x443.google.com ([2a00:1450:4864:20::443]:34841) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jyU5T-0002TX-LT for emacs-orgmode@gnu.org; Thu, 23 Jul 2020 01:48:13 -0400 Received: by mail-wr1-x443.google.com with SMTP id f1so3370962wro.2 for ; Wed, 22 Jul 2020 22:48:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=/Xd+tuaE8+MEzDynUzcTRhmyR3dMQeFldi6Av4ujVvE=; b=W+SpFYlyxeDNF+PaqMZ3CLGGGdf79WdAFJTFnE3KGc242LZechMy1cIiItv45m4qyt kosEGMKZafqLtpjNUnyCUCSGeHAOC2x3H8XJbn8XCqoWor/uf0+DjAb2AKjHO5tlPz3j CdaS9NjD4cXREoZ5qkMiiNlG5VB5dxY18KYx16XrtP+NAO9vH+EFFIy5fkzVLyrZNsCY kMVt6j5706ZaziqWpUKTSFIQmJ+uGx0TPP8nlM8kdes6DckqYr0dMS3Rrx42k5Yz3UXw egO8nOcjtha4vVfAkB0rhek2fe7Q8Jxk1vIjQH8vXxjZ6PxiP4NwRqDsCPd1TgLfD/Fz /6Qg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:in-reply-to:references :date:message-id:mime-version; bh=/Xd+tuaE8+MEzDynUzcTRhmyR3dMQeFldi6Av4ujVvE=; b=oXsOGOy+fB9Ajkq5C6dtNBqaNjZtX1TVZistWHiSKJlMtKGoie+qdO7SacAMpeCRfG VFv3iRDtXuOoQFFnG9yWEKVY+51K/DsrNwEm89kZG5ROr+kQ2LP5tYcd8TQqvCNtEjRI a7M99RM5e/2LysiEZwO9rpGzl7trs3y2SoEkNtkg5KpYZY73f3HdjP1C4aLl3yZZjj8s MCuqM75Qlk8lk38dLZxNJMKDV4Rf0oIgTySBsQg8sr32MyTK4VCyPbXs6Fu1dU+3FGi0 HNrZUzEo+q1DRP4JLVXBUxYMDNOjyTfaxm1Ufnz56Pc4qaPy8+Wj7RZ36OrsjVspJMSn XG4g== X-Gm-Message-State: AOAM533gdfCCLq8zsq9zJaiKpH+gGV4bFTnNPkfuy3x5oscSCdmmx/rU iakr5qfH7EwhKNAMK3b1RChM6Ac= X-Google-Smtp-Source: ABdhPJyCfON7U8hWq1vPPqe2NgwX+iNvWNE37xrPKXXnm4SAzXEUeIl3iib8jIdTL2EMf7vHEPgMyw== X-Received: by 2002:adf:bc07:: with SMTP id s7mr2630078wrg.254.1595483289620; Wed, 22 Jul 2020 22:48:09 -0700 (PDT) Received: from thinkpad.localdomain (avr50-1-82-241-204-20.fbx.proxad.net. [82.241.204.20]) by smtp.gmail.com with ESMTPSA id n5sm2141236wmi.34.2020.07.22.22.48.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Jul 2020 22:48:09 -0700 (PDT) From: Leo Vivier To: Kyle Meyer Subject: Re: [PATCH] org: Update example in docstring to accommodate new name and new format In-Reply-To: <87eep2zyox.fsf@kyleam.com> References: <87h7u0yy0p.fsf@kyleam.com> <87imeg1237.fsf@hidden> <87eep2zyox.fsf@kyleam.com> Date: Thu, 23 Jul 2020 07:48:07 +0200 Message-ID: <87imee6aug.fsf@hidden> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::443; envelope-from=leo.vivier+dev@gmail.com; helo=mail-wr1-x443.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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, URIBL_BLOCKED=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: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=gmail.com header.s=20161025 header.b=W+SpFYly; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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-Spam-Score: 0.59 X-TUID: QU5XEj4i1UCT Hi there, Kyle Meyer writes: > Thanks. Applied (c9abb4c29), adding a period after the changelog > description. Splendid, thank you for the merge, and sorry for the period. > I also added a TINYCHANGE cookie based on your status listed at > . You're bumping up > against the tiny change threshold, so please consider submitting the > copyright assignment paperwork. I have already filled the paperwork, and I will send you the scan in a separate email. Could you move me to the list of current contributors? Thanks. Best, -- Leo Vivier