From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id cHVPDFUKa19wcAAA0tVLHw (envelope-from ) for ; Wed, 23 Sep 2020 08:41:57 +0000 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 gHwZCFUKa1/mHQAAbx9fmQ (envelope-from ) for ; Wed, 23 Sep 2020 08:41:57 +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 9ACEE9404CA for ; Wed, 23 Sep 2020 08:41:56 +0000 (UTC) Received: from localhost ([::1]:50672 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kL0Lb-0004GD-2T for larch@yhetil.org; Wed, 23 Sep 2020 04:41:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46342) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kL0LD-0004Fu-SD for emacs-orgmode@gnu.org; Wed, 23 Sep 2020 04:41:31 -0400 Received: from mail-pj1-x1044.google.com ([2607:f8b0:4864:20::1044]:38086) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kL0LC-00078j-E5; Wed, 23 Sep 2020 04:41:31 -0400 Received: by mail-pj1-x1044.google.com with SMTP id u3so2807003pjr.3; Wed, 23 Sep 2020 01:41:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=iaYQVJ6PGbhvDPCOy2O/Q31UpLJVtolhZFA84uPdoRU=; b=pmY5FG65J81raq4Bi/ZubSUJ25jhiCXu2QYB8tuZuntSykzAeEOwMDiri9qUmMPoV1 3vWFQ2oB87YB+ivJOnpga8DjtN5xKnJyN6cACoLk08P8jvbg32dqs5URr/ODUpqP/y6q basgDvfYA0eWB+v1NGVD+5+5XpZlwheoI16Rcyynz1qtEqvMaWw4ewXDNtqyzX7qbdeS ey+s1+ovV4j9lL1MfrnvmnuCJKnG+sXHTYusGF8oIDCV1eroC0/P/t4uJ5c8V8jZCbG2 BkRVARvSRbcX3yQWYUviy8usWP0B2ZEp0BDRvY5kphbNjMFQxIfdOQN+z+VyNdLdTOlP 5UYg== 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:in-reply-to:references:date :message-id:mime-version; bh=iaYQVJ6PGbhvDPCOy2O/Q31UpLJVtolhZFA84uPdoRU=; b=BfrPfKMo3d50GHt47ox5zQ/lDMfJ3+90AWq/BgPwJubQniLZIYmDsj0NzMpyn3syQe +tcvbRvdtH/OJKa+XYorz1JUcF/NV7KJ/fb5HvjCvgR/kb8Agvs1Q76W3AlVpNzEI2Su fMOrCRAFNw4CAnco3ZIRMCoYUcT7nHtk5aM+6bKtr/1wfULIPIWLvQY85NdWnp64XIZN d7wPhve6YvZ6Y+jgbEpjaY6XD1ujD+7w/8U6h55UCeRz6W1om7vLw+G357ZrilMkLQVA qxz94ma+fCJTIOKOSV1BjGaAnwouZbN4sacGX+i+Gq/Owbh6pH5fnR/IwllFB0PTyFz/ qcwg== X-Gm-Message-State: AOAM5319j67G59JGg4z6iytzV44MhlV+Kak6soL4OHpd4hb2n2H4UJhE zlns0gNvD8lMWMH2FdlE1H1nDhp3ZhzGLsJV X-Google-Smtp-Source: ABdhPJw9L23EX0ozpwdJ+2Vcf6agg9QcADNYteCJdpMFip4I0+t1C29u6uhdJwg31vEfaSzztnc8FA== X-Received: by 2002:a17:902:6803:b029:d2:42a6:312 with SMTP id h3-20020a1709026803b02900d242a60312mr6054924plk.24.1600850488299; Wed, 23 Sep 2020 01:41:28 -0700 (PDT) Received: from localhost ([173.254.200.139]) by smtp.gmail.com with ESMTPSA id x3sm17799952pfo.95.2020.09.23.01.41.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Sep 2020 01:41:27 -0700 (PDT) From: Ihor Radchenko To: Bastien Subject: Re: [PATCH] Re: Any reason not to generate my own custom ID value (NOT CUSTOM_ID)? In-Reply-To: <8736399bn8.fsf@gnu.org> References: <8e204de9ad9da09812991449c64d7aad@isnotmyreal.name> <7689df3cbba5ea4afec672d80f99c590@isnotmyreal.name> <87pn6ti0kt.fsf@localhost> <11d07d7c64137cc1fb512e9cc546ab08@isnotmyreal.name> <87h7s4iwe0.fsf@localhost> <87pn6darjc.fsf@gnu.org> <875z85lz06.fsf@localhost> <8736399bn8.fsf@gnu.org> Date: Wed, 23 Sep 2020 16:40:20 +0800 Message-ID: <87zh5glwcr.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::1044; envelope-from=yantar92@gmail.com; helo=mail-pj1-x1044.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: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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_ENVFROM_END_DIGIT=0.25, 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: , Cc: TRS-80 , 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=pass header.d=gmail.com header.s=20161025 header.b=pmY5FG65; 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-Spam-Score: -0.21 X-TUID: Bxswx8thUyem > Thanks, but you forgot the note to etc/ORG-NEWS announcing the new > option la mission. Do I miss something or the need to add ORG-NEWS entry is not mentioned in the contribution page? Best, Ihor Bastien writes: > Ihor Radchenko writes: > >> See the attached. > > Thanks, but you forgot the note to etc/ORG-NEWS announcing the new > option la mission. Can you add it in the same patch? > > -- > Bastien