From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ivan Shmakov Newsgroups: gmane.emacs.devel Subject: Re: Debbugs pseudo-headers in comments Date: Wed, 04 Feb 2015 07:29:56 +0000 Message-ID: <87y4oef823.fsf@violet.siamics.net> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1423035061 16316 80.91.229.3 (4 Feb 2015 07:31:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Feb 2015 07:31:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 04 08:30:53 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YIuQG-00007y-PQ for ged-emacs-devel@m.gmane.org; Wed, 04 Feb 2015 08:30:52 +0100 Original-Received: from localhost ([::1]:34908 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIuQG-0002VS-2N for ged-emacs-devel@m.gmane.org; Wed, 04 Feb 2015 02:30:52 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:61000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIuQ2-0002VK-IH for emacs-devel@gnu.org; Wed, 04 Feb 2015 02:30:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIuQ0-0002m2-5w for emacs-devel@gnu.org; Wed, 04 Feb 2015 02:30:38 -0500 Original-Received: from fely.am-1.org ([2a01:4f8:d15:1b86::2]:37786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIuPz-0002lg-RE for emacs-devel@gnu.org; Wed, 04 Feb 2015 02:30:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=siamics.net; s=a2013295; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:Sender:References:Subject:To:From; bh=hfKV8eLDbmi6Dus6h2RWBdRxsVGJjAqiBWdRu0s0pHw=; b=OERVR+M0KALWI6Y3BUJPVsb1lSFnFZolhTm8cZk+V8ZQ9ie/jlSDVSXqpKgWzuMrixshR4dGCBuet+JkIav52dvgndkhtT8s+tbOtIcO+NwnlZ9SRYEnaY7vCGeu3FWupczhu7JJvwgNkMxqm2A1pL25HUyUiDBXaCtmLlgfbzg=; Original-Received: from [2a02:2560:6d4:26ca::1:1d] (helo=violet.siamics.net) by fely.am-1.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1YIuPv-0005VH-T9 for emacs-devel@gnu.org; Wed, 04 Feb 2015 07:30:32 +0000 Original-Received: from localhost ([::1] helo=violet.siamics.net) by violet.siamics.net with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1YIuPN-00086v-3V for emacs-devel@gnu.org; Wed, 04 Feb 2015 14:29:57 +0700 Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: (Carlos Pita's message of "Tue, 3 Feb 2015 20:35:09 -0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a01:4f8:d15:1b86::2 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:182358 Archived-At: >>>>> Carlos Pita writes: > I tried to add a patch tag in a bug report comment pseudo-header but > it didn't seem to work at all (so I ended up using the control > interface as always). The Debbugs instance maintained by the Debian project allows =E2=80=98Control: tags + patch=E2=80=99 to be used for that purpose. But = that seems to be somewhat recent a feature, not yet available from debbugs.gnu.org. > Thus I'm afraid X-Debbugs-CC pseudo-headers I often include in my > followups are not honored (and this I can't do from the control > interface, of course). The purpose of X-Debbugs-CC: is to send a copy of the initial report with the headers (To:, Subject:) set to reference the bug number [1]. Why do you want to use that header in follow-ups (where either To: or Cc: should already point to the bug you reply to, and thus there=E2=80=99s no need for any additional header mangling on the part of Debbugs)? [1] https://www.debian.org/Bugs/Reporting#xcc > Could someone clarify the use of pseudo-headers in comments? I > wasn't able to find a precise statement about this in the debbugs > documentation. Apart of Control:, the only other pseudo-header I know to work for Debbugs is Version:, =E2=80=93 when the bug is closed via -done@. --=20 FSF associate member #7257 np. Back on Track =E2=80=94 David Fredman B6A0= 230E 334A