From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: emacsbug: how to Cc: from a webmail client Date: Tue, 9 Sep 2008 17:35:42 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220974631 13832 80.91.229.12 (9 Sep 2008 15:37:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Sep 2008 15:37:11 +0000 (UTC) To: "Emacs Development" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 09 17:38:03 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kd5Gv-0001jl-OD for ged-emacs-devel@m.gmane.org; Tue, 09 Sep 2008 17:36:54 +0200 Original-Received: from localhost ([127.0.0.1]:37276 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kd5Fv-0004X5-QJ for ged-emacs-devel@m.gmane.org; Tue, 09 Sep 2008 11:35:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kd5Fr-0004WP-Pu for emacs-devel@gnu.org; Tue, 09 Sep 2008 11:35:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kd5Fq-0004Uv-8x for emacs-devel@gnu.org; Tue, 09 Sep 2008 11:35:47 -0400 Original-Received: from [199.232.76.173] (port=59561 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kd5Fq-0004Us-52 for emacs-devel@gnu.org; Tue, 09 Sep 2008 11:35:46 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.184]:47630) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kd5Fq-0000fG-2G for emacs-devel@gnu.org; Tue, 09 Sep 2008 11:35:46 -0400 Original-Received: by nf-out-0910.google.com with SMTP id c7so766914nfi.26 for ; Tue, 09 Sep 2008 08:35:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=v/MCSqKlZ1c6l5aK75039OxoNTilN0Fz7DmgHuxhaAU=; b=Vgl/bKdIQp0DjGHT6RMrwVcgSmg2U9gz4tvdOGJr0Qf/qDVDPzmnwte62lv/gRNXZ9 0WDUh9c3PZGsnO6t24Xb56Pnn9csYkofHEjAVV76WB9100bm9XOW3T5U7WfhbU4pNOMG ncOr91UValzT6uf7hqLu9soxRo3Fcu0/JIZ3I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=ZRsSzm5F8yAZwbT6ePqjp0WoWARjeGCpaACiHzB/Q08hRFxUpsyWPDge05U0x+MrUy VZfwIKgK3aR6HEFyjGDxN+Ci3jcWkk9osDeKtTbJwPtwMxtZNJlmAJ/gaWfc8DHF54CU n3RVezmVMAHR81Ae+VRPjO6MbyHsBx/Y5G2r4= Original-Received: by 10.210.59.3 with SMTP id h3mr20767262eba.145.1220974542528; Tue, 09 Sep 2008 08:35:42 -0700 (PDT) Original-Received: by 10.210.23.12 with HTTP; Tue, 9 Sep 2008 08:35:42 -0700 (PDT) Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103734 Archived-At: admin/notes/bugtracker says: ** When reporting a bug, to send a Cc to another address (e.g. bug-cc-mode@gnu.org), do not just use a Cc: header. Instead, use "X-Debbugs-CC:". This ensures the Cc address will get a mail with the bug report number in. What to do when you're using a webmail client (Gmail) that doesn't allow setting new headers? Can this be done as a pseudo-header somehow? Juanma