From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Mauger Newsgroups: gmane.emacs.devel Subject: Re: Minor sql-mode bug fixes Date: Sun, 24 Dec 2006 22:10:12 +0000 (UTC) Message-ID: References: <515595.62208.qm@web62507.mail.re1.yahoo.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1166998296 15260 80.91.229.10 (24 Dec 2006 22:11:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Dec 2006 22:11:36 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 24 23:11:35 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GybZ8-0005PI-Ms for ged-emacs-devel@m.gmane.org; Sun, 24 Dec 2006 23:11:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GybZ8-0001YZ-5t for ged-emacs-devel@m.gmane.org; Sun, 24 Dec 2006 17:11:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GybYu-0001T5-GI for emacs-devel@gnu.org; Sun, 24 Dec 2006 17:11:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GybYo-0001EH-FV for emacs-devel@gnu.org; Sun, 24 Dec 2006 17:11:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GybYo-0001Dq-6z for emacs-devel@gnu.org; Sun, 24 Dec 2006 17:11:14 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GybYn-00027W-PL for emacs-devel@gnu.org; Sun, 24 Dec 2006 17:11:13 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GybYV-0000AX-JC for emacs-devel@gnu.org; Sun, 24 Dec 2006 23:10:56 +0100 Original-Received: from c-71-192-101-190.hsd1.ma.comcast.net ([71.192.101.190]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Dec 2006 23:10:55 +0100 Original-Received: from mmaug by c-71-192-101-190.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Dec 2006 23:10:55 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 25 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.192.101.190 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)) 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:64223 Archived-At: Michael Mauger yahoo.com> writes: > > I reviewed the behavior of sql-mode in the pretest and found some problems. I had fixed these in > my local patches but there are too many additional feature enhancements in the patches to release > them during the feature freeze/pretest. (That'll teach me to take the feature freeze seriously! > ;) ) > > Anyways, attached is a patch that corrects several specific bugs and updates the commentary to > more accurately reflect the state of the mode and it's future directions. I've also included the > ChangeLog entry. > > Please review and apply. Thx. > Can the patch in my previous email in this thread please be applied? I'd hate to see these minor but annoying bugs end up in the final release. Thx.