From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Fixing numerous `message' bugs.. Date: Thu, 06 Dec 2007 18:19:03 +0100 Message-ID: <851w9zpwqg.fsf@lola.goethe.zz> References: <87myso8yrs.fsf@marie.gnufans.net> <87ve7b4xt6.fsf@marie.gnufans.net> <85abonpxnw.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1196961655 31910 80.91.229.12 (6 Dec 2007 17:20:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Dec 2007 17:20:55 +0000 (UTC) Cc: Dave Goel , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 06 18:21:01 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 1J0KPB-0007B4-VF for ged-emacs-devel@m.gmane.org; Thu, 06 Dec 2007 18:20:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0KOv-0001IS-1M for ged-emacs-devel@m.gmane.org; Thu, 06 Dec 2007 12:20:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J0KMz-0007F3-2k for emacs-devel@gnu.org; Thu, 06 Dec 2007 12:18:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J0KMx-0007CN-5C for emacs-devel@gnu.org; Thu, 06 Dec 2007 12:18:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0KMw-0007Bm-Op for emacs-devel@gnu.org; Thu, 06 Dec 2007 12:18:38 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J0KMw-0005Ep-RQ for emacs-devel@gnu.org; Thu, 06 Dec 2007 12:18:38 -0500 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J0KMw-0002Eq-6K; Thu, 06 Dec 2007 12:18:38 -0500 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id D533F1C4CCE5; Thu, 6 Dec 2007 18:19:03 +0100 (CET) In-Reply-To: <85abonpxnw.fsf@lola.goethe.zz> (David Kastrup's message of "Thu, 06 Dec 2007 17:58:59 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:84802 Archived-At: David Kastrup writes: > How about the following (hopefully more or less exhaustive) patch? Not > all occurences might have the proper caution (or too much) regarding > possible nil arguments, though. > --- a/lisp/replace.el > +++ b/lisp/replace.el > @@ -1405,19 +1405,29 @@ with the `noescape' argument set. Rats. That one does not belong in there. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum