From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0D0gDteud2KfwgAAbAwnHQ (envelope-from ) for ; Sun, 08 May 2022 13:51:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gAkdDteud2K8AQEAauVa8A (envelope-from ) for ; Sun, 08 May 2022 13:51:51 +0200 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 C600BA93A for ; Sun, 8 May 2022 13:51:50 +0200 (CEST) Received: from localhost ([::1]:54996 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nnfS2-00077e-0K for larch@yhetil.org; Sun, 08 May 2022 07:51:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33030) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnfR1-00077I-AL for emacs-orgmode@gnu.org; Sun, 08 May 2022 07:50:47 -0400 Received: from mail-pj1-x1035.google.com ([2607:f8b0:4864:20::1035]:41956) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nnfQy-0003d3-9G; Sun, 08 May 2022 07:50:46 -0400 Received: by mail-pj1-x1035.google.com with SMTP id z5-20020a17090a468500b001d2bc2743c4so10583544pjf.0; Sun, 08 May 2022 04:50:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=3U8TWhNGyljJc9IN8F3DcDDv6GKS0korzh24PZZaPg8=; b=CxGiXViapkapq24xdMT4lmwVmIt/V51SPh4taLUF/lKitIAAYIsJvy6QqwRIi4dNA4 Ky0gA7INNPMUteNvoUxSDLNQVpBfKO0wNOMKfabdwW3vcBW7iTB9pL8OGoiZtvTLUAF2 vaA/OYkqdsYpx/oc/BG0K6M0YAkiD5g9mwhtRBfjT7SdOZW9czGIn5RYsY1jvMWFN/SK 0OcjPYkoJ2cXpJKnIo9qubHGbVo95GFWvk6FV4D1+fzJEGWpmi9/Jjadah/1W436+mNY I4cctB9ZgV2irw5JpVRqBuFp3ShNujiqFQe92uzOcYCMUJn9w2woszZ/w26tWqIoLblX rDiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=3U8TWhNGyljJc9IN8F3DcDDv6GKS0korzh24PZZaPg8=; b=4S1paSdnq4r8ylSUOXU06+FCelci1xxFOjHEW1SoRrE/tc8HIzQrVAFAA1PijIsbsb Up8hClUFnwGdU4frqGp/U6H5nD5CXit5mVY4eUGleRHEEGxLTVbaEctZNDdT7bGD0Pg5 +h17c6+EX6/9Yl/wuRPt8QdeXZrzJkAbAqZeywzVuMOdfFwfgcNckB0aWoLpnIUFq2Jv DHol8LZyhQNA7ilQ8JjuAmYQvd95kmefJvVW0AOMjecgIqMF/PGmlFZHpYEdrkzgCKUR J0QbfYs0opuyNMCxEXZpatOCPfthF+HVmLDvDCfjQgEcCm1XiEIEeOKKtTC09NZTN4sR k5/Q== X-Gm-Message-State: AOAM530wUGvDQlim4uyBGY0hy8ZdodZ8Hofxn88M7yBCu7RwfK52UnY8 Zn21opA7NmNwLJsg8fF78Vo= X-Google-Smtp-Source: ABdhPJxbvWqkSXbAVNd/IYhbrhOUOPI9FfgKw0GmXBwstcjJlublGn/ICj+fFaXwM8bH/b1JziKOtg== X-Received: by 2002:a17:902:d585:b0:15e:be8c:aabb with SMTP id k5-20020a170902d58500b0015ebe8caabbmr11655180plh.72.1652010642489; Sun, 08 May 2022 04:50:42 -0700 (PDT) Received: from localhost ([66.154.104.4]) by smtp.gmail.com with ESMTPSA id u6-20020a17090a1f0600b001dcf8960a13sm2425973pja.40.2022.05.08.04.50.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 08 May 2022 04:50:41 -0700 (PDT) From: Ihor Radchenko To: Ignacio Casso , Bastien Cc: emacs-orgmode@gnu.org Subject: Re: [BUG] org-complex-heading-regexp should consider COMMENT keywords [9.5.2 (release_9.5.2-25-gaf6f12 @ /home/ignacio/repos/emacs/lisp/org/)] In-Reply-To: References: <87fsln6iho.fsf@localhost> <87v8uhyksw.fsf@localhost> <87y1zcqq5e.fsf@localhost> Date: Sun, 08 May 2022 19:51:25 +0800 Message-ID: <87v8ugqm2q.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::1035; envelope-from=yantar92@gmail.com; helo=mail-pj1-x1035.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652010710; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=3U8TWhNGyljJc9IN8F3DcDDv6GKS0korzh24PZZaPg8=; b=Z2l9WYyGQQWDXTA4QTPb8whM9seuHDldDPmMyrThYgZFrwAaC3GEz15rag9+kFcJeC1zCa 1iv1pilYr5YrTo2i1hTeaA2pDkbQwdJ3LJO+D6EtDi/6tJv+qaNRa0rvoAfSV0sjIXdMgj exxDx7MaZw2ueHbdq52x20ZNRSVWE7a3KRoTIJmL3sJYxbFZbKnYGJmd0gMk1FfL9arhJH Qe9jjzACokdSG1g951INYYyiRIeQY/10saRo3HutQo7Lm25BgAEpLOT5XaFA9hO8FNms0Q wyiyzQF9+weHWsjI2CoNeQF5iNBGrMX9cXgxZ1u08yvz5d0SFq08jNyaWG3O3A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652010710; a=rsa-sha256; cv=none; b=Nh0T9e3HgW6QKdizaTU8sX6qDzYuLwVJd7XWz1Q06cXCwzn0fraDW15Hk8AKee3XWVgjmq Mrkg33xjQzsMhxcXsnwMBSkgC6JRQh+S+EuKRJxEHP3urW2xrIDEDGenfudjEnRKIz+N77 g+G9W7rzrZDnlm5oKMQSdww+NvMnshuHQwgeSdOpvQk27+1MEGmIYQYPIGU/Zw8NS/C361 IPNwlIeDUWhuznRsx3BcUdbVS5lR5NwIr/6lg+MFmnzYzLDabBhSDYDTnApXKs65pbL4TE W2Le8GNXWXA6UinMztnmJjtS3Uw0MiesPk6yRMoPgzu8FgwxwaQ5zZADudx+VA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=CxGiXVia; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.51 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=CxGiXVia; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: C600BA93A X-Spam-Score: -3.51 X-Migadu-Scanner: scn1.migadu.com X-TUID: 9Ekaett+6usG Ignacio Casso writes: >> I have added TINYCHANGE cookie as you don't appear to have FSF copyright > > I should have it, I did the paperwork for commit 2b564f504b in > Emacs. Maybe I used a different email? Or maybe the problem is that now > that I see it I don't have my full name configured in git. It's Ignacio > Casso, and I appear in the commit author field as just Ignacio. I have > fixed it now for future commits. I see. The problem is that I do not have access to the up-to-date contributor list. And you are not listed in https://orgmode.org/worg/contributors.html Bastien, could you kindly check if Ignacio Casso has FSF assignment and update contributors page accordingly? Best, Ihor