From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: Multiple bugs in lisp-mode M-q on paragraphs within #|..|# comments Date: Sat, 24 Mar 2007 20:51:13 +0100 Message-ID: <46058131.7000404@gmail.com> References: <17925.31957.782297.513252@rgrjr.dyndns.org> <17925.32409.130006.495539@rgrjr.dyndns.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174765889 26117 80.91.229.12 (24 Mar 2007 19:51:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Mar 2007 19:51:29 +0000 (UTC) Cc: emacs-devel To: Bob Rogers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 24 20:51:22 2007 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 1HVCGn-0006CE-SN for ged-emacs-devel@m.gmane.org; Sat, 24 Mar 2007 20:51:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVCIq-0001wT-LM for ged-emacs-devel@m.gmane.org; Sat, 24 Mar 2007 14:53:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HVCIn-0001wM-Qt for emacs-devel@gnu.org; Sat, 24 Mar 2007 15:53:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HVCIm-0001wA-Dj for emacs-devel@gnu.org; Sat, 24 Mar 2007 15:53:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVCIm-0001w7-74 for emacs-devel@gnu.org; Sat, 24 Mar 2007 14:53:24 -0500 Original-Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HVCGi-0004Ht-Js for emacs-devel@gnu.org; Sat, 24 Mar 2007 15:51:16 -0400 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:60885 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1HVCGf-0005BN-8Q; Sat, 24 Mar 2007 20:51:14 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666 In-Reply-To: <17925.32409.130006.495539@rgrjr.dyndns.org> X-Antivirus: avast! (VPS 000727-1, 2007-03-23), Outbound message X-Antivirus-Status: Clean X-Scan-Result: No virus found in message 1HVCGf-0005BN-8Q. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1HVCGf-0005BN-8Q b1858c7329aabdc9709f7dac19129ed5 X-detected-kernel: Linux 2.6? (barebone, rare!) 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:68495 Archived-At: Bob Rogers wrote: > Oops; I forgot to include one: > > Fourth bug: > > 7. Move the point to the line before the paragraph numbered 1, and > type M-q. Instead of filling, this line is deleted, and the following > message is produced: > > fill-delete-newlines: Invalid search bound (wrong side of point) > > This, too, did not exist in 21.3. Hi Bob, I think it would be helpful to those trying to fix the bug if you used the bug reporting command from the menus: Help - Send Bug Report... That bug report will include date of your build etc.