From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; rmail-redecode-body finishing with error "Invalid Search Bound" Date: Wed, 16 Jan 2008 23:11:51 +0100 Message-ID: <478E8127.90203@gmx.at> References: <200801070421.26583.david.golden@oceanfree.net> <200801162036.07860.david.golden@oceanfree.net> <478E74AD.6090104@gmx.at> <200801162134.42095.david.golden@oceanfree.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200521456 17432 80.91.229.12 (16 Jan 2008 22:10:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jan 2008 22:10:56 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: David Golden Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 16 23:11:03 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 1JFGTL-0004LZ-Fv for ged-emacs-devel@m.gmane.org; Wed, 16 Jan 2008 23:10:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFGSw-0005gr-QF for ged-emacs-devel@m.gmane.org; Wed, 16 Jan 2008 17:10:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JFGSs-0005dL-TB for emacs-devel@gnu.org; Wed, 16 Jan 2008 17:10:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFGSq-0005Yp-IR for emacs-devel@gnu.org; Wed, 16 Jan 2008 17:10:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFGSq-0005Ya-69 for emacs-devel@gnu.org; Wed, 16 Jan 2008 17:10:28 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JFGSp-0000YR-Uz for emacs-devel@gnu.org; Wed, 16 Jan 2008 17:10:28 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JFGSp-0004Lc-QF for emacs-pretest-bug@gnu.org; Wed, 16 Jan 2008 17:10:27 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JFGSm-0000Xu-JS for emacs-pretest-bug@gnu.org; Wed, 16 Jan 2008 17:10:27 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JFGSm-0000Xe-5z for emacs-pretest-bug@gnu.org; Wed, 16 Jan 2008 17:10:24 -0500 Original-Received: (qmail invoked by alias); 16 Jan 2008 22:10:22 -0000 Original-Received: from N950P022.adsl.highway.telekom.at (EHLO [62.47.62.182]) [62.47.62.182] by mail.gmx.net (mp043) with SMTP; 16 Jan 2008 23:10:22 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/ymfQDhYHyyYgrR5nGbvgeqVk1VkHkBl6XTr5O+X wQa7+Yt9LVTZVm User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <200801162134.42095.david.golden@oceanfree.net> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:86995 gmane.emacs.pretest.bugs:20685 Archived-At: > Yes in this case, though presumably it's not ultimately quite the > right place for the fix? No, not really. But in this case it's been more difficult to find the problem than to fix it. So thanks for taking the care to debug this ...