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: Re: emacsbug: how to Cc: from a webmail client Date: Tue, 9 Sep 2008 22:08:06 +0200 Message-ID: References: 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 1220991165 13351 80.91.229.12 (9 Sep 2008 20:12:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Sep 2008 20:12:45 +0000 (UTC) Cc: Emacs Development To: "Glenn Morris" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 09 22:13:39 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 1Kd9aZ-0008VU-Bc for ged-emacs-devel@m.gmane.org; Tue, 09 Sep 2008 22:13:28 +0200 Original-Received: from localhost ([127.0.0.1]:36090 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kd9ZY-0003Tu-8r for ged-emacs-devel@m.gmane.org; Tue, 09 Sep 2008 16:12:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kd9VV-0001lW-SZ for emacs-devel@gnu.org; Tue, 09 Sep 2008 16:08:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kd9VT-0001kL-I3 for emacs-devel@gnu.org; Tue, 09 Sep 2008 16:08:12 -0400 Original-Received: from [199.232.76.173] (port=37394 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kd9VT-0001kD-70 for emacs-devel@gnu.org; Tue, 09 Sep 2008 16:08:11 -0400 Original-Received: from rn-out-0910.google.com ([64.233.170.191]:29989) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kd9VS-0003sn-Mb for emacs-devel@gnu.org; Tue, 09 Sep 2008 16:08:11 -0400 Original-Received: by rn-out-0910.google.com with SMTP id k32so744095rnd.7 for ; Tue, 09 Sep 2008 13:08:07 -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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=BvSZ3iUJDufhHZOM+9OlOVMV9hce49blNWi+9gfTbJo=; b=aZwFXCIF6nhCyKTb1fczvge27V6GF7Wo3/6bc0PXja2sKYHQXepQbSyiRfWZHyRKxN eDOIUD70LQlOwa2FaQm6urUwFCZxw//bJAIyrSzGL2p8vfGdP1rJXN6QGz9QFj38JMr6 VvshnFV9w0M1qEXcwxa+Hz7AaQbuXw6Akfxn4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=a8EjPCh62va5dqHVsrio/mE6sed61TvDkjY7/3OFx8NHFay3KcZl0pWMjZTYFFtjTm B5gO92l2dPs3LcvqPW9KKDHSbAMrQJroYx60ed+T4WaG9PvuuemUX20lNjpxkfdyZpMZ s9OQi6H0HeUS4PHwpg7o+oK+U6edmzvDn2xus= Original-Received: by 10.100.109.13 with SMTP id h13mr147975anc.158.1220990887009; Tue, 09 Sep 2008 13:08:07 -0700 (PDT) Original-Received: by 10.100.13.13 with HTTP; Tue, 9 Sep 2008 13:08:06 -0700 (PDT) In-Reply-To: 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:103743 Archived-At: On Tue, Sep 9, 2008 at 19:34, Glenn Morris wrote: > Apparently: > > http://emacsbugs.donarmstrong.com/Reporting > > Finally, if your MUA doesn't allow you to edit the headers, you can > set the various X-Debbugs- headers in the pseudo-headers. Aha, I had missed that. Thanks. > Try it and see. If you send to quiet@emacsbugs, and put it in a "test" > or "spam" package, you won't bother anyone else. I'll do that. Juanma