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: 23.0.60; rmail-redecode-body finishing with error "Invalid Search Bound" Date: Mon, 7 Jan 2008 04:21:26 +0000 Message-ID: <200801070421.26583.david.golden@oceanfree.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199698672 15946 80.91.229.12 (7 Jan 2008 09:37:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jan 2008 09:37:52 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 07 10:38:13 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 1JBoQu-0004rI-7P for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 10:38:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBoQX-0001sr-8P for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 04:37:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBjUg-0007DQ-Nr for emacs-devel@gnu.org; Sun, 06 Jan 2008 23:21:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBjUf-0007D3-ON for emacs-devel@gnu.org; Sun, 06 Jan 2008 23:21:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBjUf-0007Cw-JP for emacs-devel@gnu.org; Sun, 06 Jan 2008 23:21:45 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBjUf-0002Ej-7b for emacs-devel@gnu.org; Sun, 06 Jan 2008 23:21:45 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBjUe-00042z-UO for emacs-pretest-bug@gnu.org; Sun, 06 Jan 2008 23:21:45 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JBjUa-0002ED-V4 for emacs-pretest-bug@gnu.org; Sun, 06 Jan 2008 23:21:44 -0500 Original-Received: from mail24.svc.cra.dublin.eircom.net ([159.134.118.53]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JBjUa-0002E3-MD for emacs-pretest-bug@gnu.org; Sun, 06 Jan 2008 23:21:40 -0500 Original-Received: (qmail 27396 messnum 9367606 invoked from network[86.43.169.206/86-43-169-206.b-ras2.prp.dublin.eircom.net]); 7 Jan 2008 04:21:37 -0000 Original-Received: from 86-43-169-206.b-ras2.prp.dublin.eircom.net (HELO ?192.168.2.102?) (86.43.169.206) by mail24.svc.cra.dublin.eircom.net (qp 27396) with SMTP; 7 Jan 2008 04:21:37 -0000 User-Agent: KMail/1.9.7 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-Mailman-Approved-At: Mon, 07 Jan 2008 04:32:20 -0500 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:86450 gmane.emacs.pretest.bugs:20532 Archived-At: Steps: Have an email in rmail (e.g. windows-1252) Use rmail-redecode-body to try to redecode it in a different encoding (e.g. iso-8859-1 - N.B. probably not encoding specific.) Will "work" (redecode), except for cosmetic issue: will leave rmail buffer in un-narrowed state an with an error "Invalid Search Bound (wrong side of point)". I guess some housekeeping late in function rmail-redecode-body is failing, at least on emacs-unicode2 (haven't checked emacs main). Immediately doing a "M-x rmail-mode" (not rmail) to encourage the buffer's state back to rmailness is a workaround, leaving you with the result you'd expect from an rmail-redecode-body, rmail, buffer narrowed to the redecoded email. Not end of the world, or anything, just noting it. Thanks! David Golden In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.3) of 2008-01-05 on golden1 Windowing system distributor `The X.Org Foundation', version 11.0.10400000 configured using `configure '--prefix=/home/david/emacs' '--enable-font-backend' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--with-freetype' '--with-xft' '--with-gpm' '--with-rsvg' '--with-gtk'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_IE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: RMAIL Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-compression-mode: t line-number-mode: t Recent input: M-x r m a > M-x r m a i l - r e d i s o - 8 8 5 9 - 1 5 M-x r m a - m o < > < > < > < > < < < > > > < < < > > > < < < > > > < < > > < > < > < > < > < > < > < > < > < > < > < > < > < < > > > < < < > p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p p > M-x r m a - r d w i n d o w s - 1 2 5 2 M-x r m a - m o M-x r e b p o r Recent messages: (No new mail has arrived) rmail-show-message: Invalid search bound (wrong side of point) Making completion list... Counting messages...done No previous nondeleted message [2 times] Making completion list... rmail-show-message: Invalid search bound (wrong side of point) Making completion list... [2 times] Counting messages...done Making completion list... [2 times]