From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id VEcHK0k+1l4LfwAA0tVLHw (envelope-from ) for ; Tue, 02 Jun 2020 11:55:53 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4GdLJkk+1l5cDQAA1q6Kng (envelope-from ) for ; Tue, 02 Jun 2020 11:55:53 +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 39F0D940982 for ; Tue, 2 Jun 2020 11:55:53 +0000 (UTC) Received: from localhost ([::1]:60236 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jg5WJ-0000xr-P7 for larch@yhetil.org; Tue, 02 Jun 2020 07:55:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41202) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jg5Vt-0000xY-Db for emacs-orgmode@gnu.org; Tue, 02 Jun 2020 07:55:25 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:42426) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jg5Vt-0000yI-4G; Tue, 02 Jun 2020 07:55:25 -0400 Received: from lns-bzn-32-82-254-31-120.adsl.proxad.net ([82.254.31.120]:46180 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jg5Vp-0005Lr-UI; Tue, 02 Jun 2020 07:55:23 -0400 Received: by guerry (Postfix, from userid 1000) id 21CFB1A60817; Tue, 2 Jun 2020 13:55:19 +0200 (CEST) From: Bastien To: Vladimir Nikishkin Subject: Re: issue tracker? Organization: GNU References: Date: Tue, 02 Jun 2020 13:55:19 +0200 In-Reply-To: (Vladimir Nikishkin's message of "Tue, 2 Jun 2020 19:38:43 +0800") Message-ID: <87eeqxfzrs.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.91 (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: emacs-orgmode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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.01 X-TUID: d/HtoAiU1m1U Hi Vladimir, Vladimir Nikishkin writes: > Does any other email client apart from Gnus support adding > additional headers? M-x mail RET M-x compose-mail RET And surely quite a few other email clients, even outside Emacs. If a user cannot set the headers herself, that's not a problem: someone with this ability can help with the bug triage anyway. Also, let me make something more clear: we don't want all emails from M-x org-submit-bug-report to be flagged as "bug" - because many are not real bugs. The manual confirmation step is here to help flagging the relevant entries only (not flagging bugs that are immediatey fixed neither.) I hope it makes sense to you. -- Bastien