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 yDi3Cxqiq19lbQAA0tVLHw (envelope-from ) for ; Wed, 11 Nov 2020 08:34:34 +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 YHBwBxqiq1/iDAAAB5/wlQ (envelope-from ) for ; Wed, 11 Nov 2020 08:34:34 +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 98C70940366 for ; Wed, 11 Nov 2020 08:34:33 +0000 (UTC) Received: from localhost ([::1]:46212 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kclaK-0006Vs-15 for larch@yhetil.org; Wed, 11 Nov 2020 03:34:32 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:36116) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kclZU-0006Ur-Ox for emacs-orgmode@gnu.org; Wed, 11 Nov 2020 03:33:42 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52636) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kclZU-0005xj-9w; Wed, 11 Nov 2020 03:33:40 -0500 Received: from [2a01:e35:2fe1:f780:7aa7:aeb8:2bfe:be7e] (port=35738 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1kclZS-0003Em-D3; Wed, 11 Nov 2020 03:33:39 -0500 Received: by guerry (Postfix, from userid 1000) id 490B41A60E8F; Wed, 11 Nov 2020 09:33:36 +0100 (CET) From: Bastien To: stardiviner Subject: Re: [PATCH] add new link type "contact:" for org-contacts.el Organization: GNU References: Date: Wed, 11 Nov 2020 09:33:36 +0100 Message-ID: <878sb8cmxr.fsf@bzg.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: julien@danjou.info, Org-mode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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: -1.51 X-TUID: /KN1Pt9SCDSL Hi Stardiviner, stardiviner writes: > After waited some days, still no reponse, so I popup this email. I suggest we collectively adopt a convention of waiting at least *one month* before bumping up threads. It might seem long, especially if you initiated the thread with a patch or a bug report, but given the activity on this list, I think it's reasonable. I've documented this suggested policy on Worg, see the section "What to do if you don't receive an answer" : https://orgmode.org/worg/org-mailing-list.html#org3a98a57 Thanks, -- Bastien