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: Tue, 15 Jan 2008 18:42:29 +0100 Message-ID: <478CF085.60202@gmx.at> References: <200801070421.26583.david.golden@oceanfree.net> <200801101836.05989.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 1200419072 15467 80.91.229.12 (15 Jan 2008 17:44:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Jan 2008 17:44:32 +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 Tue Jan 15 18:44:53 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 1JEpqE-0003Dm-2A for ged-emacs-devel@m.gmane.org; Tue, 15 Jan 2008 18:44:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JEppp-0000G9-7S for ged-emacs-devel@m.gmane.org; Tue, 15 Jan 2008 12:44:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JEppJ-0008VY-3h for emacs-devel@gnu.org; Tue, 15 Jan 2008 12:43:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JEppH-0008Uc-OJ for emacs-devel@gnu.org; Tue, 15 Jan 2008 12:43:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JEppH-0008UU-Ch for emacs-devel@gnu.org; Tue, 15 Jan 2008 12:43:51 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JEppG-0003V8-LQ for emacs-devel@gnu.org; Tue, 15 Jan 2008 12:43:51 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JEppG-00028R-Dz for emacs-pretest-bug@gnu.org; Tue, 15 Jan 2008 12:43:50 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JEppD-0003U8-2V for emacs-pretest-bug@gnu.org; Tue, 15 Jan 2008 12:43:50 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JEppC-0003Te-Jt for emacs-pretest-bug@gnu.org; Tue, 15 Jan 2008 12:43:46 -0500 Original-Received: (qmail invoked by alias); 15 Jan 2008 17:43:45 -0000 Original-Received: from N903P017.adsl.highway.telekom.at (EHLO [62.47.56.209]) [62.47.56.209] by mail.gmx.net (mp055) with SMTP; 15 Jan 2008 18:43:45 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+QKI8wpOeQ1C2tVRQlLs+YmQAy0e+2ihcfDphkFC EDz79poLuJi+RH User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <200801101836.05989.david.golden@oceanfree.net> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) 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:86938 gmane.emacs.pretest.bugs:20662 Archived-At: > Attached please find a RMAIL.redecode file with a single iso-8859-1 > message. Steps to reproduce (still only tested on emacs-unicode-2, > sorry): Could you please edebug `rmail-redecode-body' to find out where the bug happens?