From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Golden 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 20:36:07 +0000 Message-ID: <200801162036.07860.david.golden@oceanfree.net> References: <200801070421.26583.david.golden@oceanfree.net> <200801161930.15629.david.golden@oceanfree.net> <478E6177.7060607@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200515808 28887 80.91.229.12 (16 Jan 2008 20:36:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jan 2008 20:36:48 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 16 21:37:06 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 1JFF0O-0002ne-Cw for ged-emacs-devel@m.gmane.org; Wed, 16 Jan 2008 21:37:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFEzz-0000UR-Nc for ged-emacs-devel@m.gmane.org; Wed, 16 Jan 2008 15:36:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JFEzv-0000UL-Eg for emacs-devel@gnu.org; Wed, 16 Jan 2008 15:36:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFEzu-0000Sr-82 for emacs-devel@gnu.org; Wed, 16 Jan 2008 15:36:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFEzt-0000Sm-OW for emacs-devel@gnu.org; Wed, 16 Jan 2008 15:36:29 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JFEzt-0003eh-Fs for emacs-devel@gnu.org; Wed, 16 Jan 2008 15:36:29 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JFEzt-0005vU-7M for emacs-pretest-bug@gnu.org; Wed, 16 Jan 2008 15:36:29 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JFEzp-0003dx-LD for emacs-pretest-bug@gnu.org; Wed, 16 Jan 2008 15:36:28 -0500 Original-Received: from mail23.svc.cra.dublin.eircom.net ([159.134.118.145]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JFEzp-0003dP-9I for emacs-pretest-bug@gnu.org; Wed, 16 Jan 2008 15:36:25 -0500 Original-Received: (qmail 30863 messnum 2135880 invoked from network[86.43.169.186/86-43-169-186.b-ras2.prp.dublin.eircom.net]); 16 Jan 2008 20:36:18 -0000 Original-Received: from 86-43-169-186.b-ras2.prp.dublin.eircom.net (HELO golden1.local) (86.43.169.186) by mail23.svc.cra.dublin.eircom.net (qp 30863) with SMTP; 16 Jan 2008 20:36:18 -0000 User-Agent: KMail/1.9.7 In-Reply-To: <478E6177.7060607@gmx.at> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:86989 gmane.emacs.pretest.bugs:20682 Archived-At: On Wednesday 16 January 2008, martin rudalics wrote: > This looks bad, the third marker got "relocated" by > `decode-coding-region'. If I understand correctly this marker should > advance when text is inserted before it. > > If you set, immediately before (decode-coding-region), set the type > as > > (set-marker-insertion-type (aref rmail-message-vector 2) t) > > does it behave differently? > Yep, rmail-message-vector after the decode-coding-region becomes: [# # #]