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: How to report a bug to the bug tracker? Date: Tue, 2 Sep 2008 12:57:34 +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 1220353108 10190 80.91.229.12 (2 Sep 2008 10:58:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 10:58:28 +0000 (UTC) To: "Emacs Development" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 02 12:59:19 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 1KaTau-0003fw-HV for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 12:58:44 +0200 Original-Received: from localhost ([127.0.0.1]:53201 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaTZv-0001qv-6i for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 06:57:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KaTZp-0001oy-MT for emacs-devel@gnu.org; Tue, 02 Sep 2008 06:57:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KaTZo-0001nO-Az for emacs-devel@gnu.org; Tue, 02 Sep 2008 06:57:37 -0400 Original-Received: from [199.232.76.173] (port=57029 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaTZo-0001nD-39 for emacs-devel@gnu.org; Tue, 02 Sep 2008 06:57:36 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.244]:41610) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KaTZn-0001K5-M5 for emacs-devel@gnu.org; Tue, 02 Sep 2008 06:57:35 -0400 Original-Received: by an-out-0708.google.com with SMTP id c38so333093ana.84 for ; Tue, 02 Sep 2008 03:57:34 -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=94ybbhNHpPeNOLOzdI//JEYY20hVTrJIVSyGyRHD4HI=; b=fI2YTJlJ0IUkIqCf7L5/Kj8KYNsIcMiLaiG8ws4/gMhAYaZgOBNVlpOJuuCd2V//FZ jYa6OZLPMpt7ArChT2VRdc4cWa0rHQnyHXeFjMBLpNqbxyg9LyoxsZtHW90GgMpBvhiv 5Bwf4aXchBPrhkn9miqn+ngNN4ScOutsQwwsU= 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=X3tLfmsYhHqQdhWYO0vnEX+YA4+r2cqTeWAE7zPB1ZMvRcoo9jqpYKmPgkDeexjyVP NilEaXfNOmcaUVHCpSFoEAY2YlbFzCij8eoRciGjvW6FEsjXTOlzkrzZNkOn0a5jXf8G 6g/19AYAw8sIyHDqgcFJnLt/5u3W46sZZN16M= Original-Received: by 10.100.205.15 with SMTP id c15mr3741165ang.67.1220353054639; Tue, 02 Sep 2008 03:57:34 -0700 (PDT) Original-Received: by 10.100.194.19 with HTTP; Tue, 2 Sep 2008 03:57:34 -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:103416 Archived-At: Assuming I don't want to use M-x report-emacs-bug (because I don't have Emacs set up for sending mail from Windows), what is the procedure to send a bug report? Just sending mail to emacs-pretest-bug@gnu.org will do? Juanma