From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steve Allan Newsgroups: gmane.emacs.bugs Subject: Fix for smtpmail bug Date: Sat, 03 Dec 2005 15:01:34 -0800 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1133650970 19332 80.91.229.2 (3 Dec 2005 23:02:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Dec 2005 23:02:50 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Dec 04 00:02:48 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EigO1-0001aZ-Nr for geb-bug-gnu-emacs@m.gmane.org; Sun, 04 Dec 2005 00:01:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EigO4-0007C3-M6 for geb-bug-gnu-emacs@m.gmane.org; Sat, 03 Dec 2005 18:01:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EigNx-0007AO-0C for bug-gnu-emacs@gnu.org; Sat, 03 Dec 2005 18:01:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EigNu-00079w-PN for bug-gnu-emacs@gnu.org; Sat, 03 Dec 2005 18:01:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EigNu-00079t-Ka for bug-gnu-emacs@gnu.org; Sat, 03 Dec 2005 18:01:38 -0500 Original-Received: from [206.46.252.40] (helo=vms040pub.verizon.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EigO8-0000hl-Dk for bug-gnu-emacs@gnu.org; Sat, 03 Dec 2005 18:01:52 -0500 Original-Received: from STEVEA-LAPTOP ([71.112.226.30]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IQY001X92MJE445@vms040.mailsrvcs.net> for bug-gnu-emacs@gnu.org; Sat, 03 Dec 2005 17:01:33 -0600 (CST) Original-To: bug-gnu-emacs@gnu.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:14438 Archived-At: I found a bug in smtpmail.el which I have a fix for. I was reading the info page on how to submit patches and it asked for a bug report. So I went to http://www.gnu.org/software/emacs/#YouHelp to see if I could search a bug database for the problem I found, and perhaps submit the bug if it's not in there. But I couldn't find a bug database to search. What/how/where is the best place to submit my bug and patch? Thanks! -- -- Steve