From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gilbert Subject: indent fixup error on refile (more details) Date: Thu, 1 Sep 2011 15:33:18 -0700 Message-ID: <650A1FC2-FD6F-4126-95B7-ACCB48B4736A@gilbert.org> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzFp8-0001CO-2t for emacs-orgmode@gnu.org; Thu, 01 Sep 2011 18:33:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QzFp5-00067o-M7 for emacs-orgmode@gnu.org; Thu, 01 Sep 2011 18:33:25 -0400 Received: from peach.gilbert.org ([74.94.69.218]:59765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzFp5-00067U-D0 for emacs-orgmode@gnu.org; Thu, 01 Sep 2011 18:33:23 -0400 Received: from localhost (localhost [127.0.0.1]) by peach.gilbert.org (Postfix) with ESMTP id 06B9577D49B for ; Thu, 1 Sep 2011 15:33:21 -0700 (PDT) Received: from peach.gilbert.org ([127.0.0.1]) by localhost (peach.gilbert.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lwa8gPRIPscp for ; Thu, 1 Sep 2011 15:33:18 -0700 (PDT) Received: from [10.1.10.11] (unknown [10.1.10.11]) by peach.gilbert.org (Postfix) with ESMTPSA id 857F177D48A for ; Thu, 1 Sep 2011 15:33:18 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Mailinglist Hi =97 This is a resend of an earlier message, with more detail from the = debugger below. I'm afraid I don't know exactly where this error was introduced (I do = nightly updates) and I have been on travels and haven't been monitoring = the list closely. So I apologize in advance is this is a lousy error = message. But I wanted to put it out there in case it was already = something that had someone's attention.... When I refile from the agenda, I will frequently get this error: org-fixup-indentation: Invalid search bound (wrong side of = point) The item is copied to the new location (as the new topmost item in the = location), but the indentation, as you might expect, is incorrect. Also = as you might expect, the item is not deleted from its original = location. Bulk refiles stop after just messing up the first one, of = course. Anyone else experiencing this? Has it been discussed and I just didn't = managed to search for it properly? Debugger results: Debugger entered--Lisp error: (error "Invalid search bound (wrong side = of point)") = re-search-forward("\\(\\(?:CLO\\(?:CK\\|SED\\)\\|DEADLINE\\|SCHEDULED\\)\\= |^[ ]*[[<]\\([0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\} [^] \n>]*?\\)[]>]\\(--?-?[[<]\\([0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\} [^] \n>]*?\\)[]>]\\)?*$\\|^[ ]*:[a-zA-Z][a-zA-Z0-9_]*:.*$\\)" 223 t) org-fixup-indentation(-1) org-promote() org-map-region(org-promote 85 228) org-paste-subtree(3) org-refile(nil # (#("Family & Friends = (FamilyFriends.org)" 0 16 (org-category-position 1 org-category = #("MyPeople" 0 8 ...) fontified nil)) = "/Users/mcg/OrgMode/Projects/MCGprojects/FamilyFriends.org" = "^\\(\\*+\\)[ = ]+\\(?:\\(TODO\\|STARTED\\|DONE\\|WAITING\\|CANCELLED\\)[ = ]+\\)?\\(?:\\(\\[#.\\]\\)[ ]+\\)?\\(?:\\(?:\\[[0-9%/]+\\]\\)[ = ]+\\)?\\(Family & Friends\\)[ ]*\\(?:\\[[0-9%/]+\\]\\)?\\(?:[ = ]+\\(:[[:alnum:]_@#%:]+:\\)\\)?[ ]*$" #)) org-agenda-refile(nil nil t) (lambda nil (interactive) (org-agenda-refile nil nil t))() call-interactively((lambda nil (interactive) (org-agenda-refile nil = nil t)) nil nil) =97 Michael http://nonprofitnews.org http://gilbert.org