emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] indent fixup error on refile (more details)


From: Michael Gilbert
Subject: [O] indent fixup error on refile (more details)
Date: Thu, 1 Sep 2011 15:33:18 -0700

Hi —

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 #<buffer Notes.org> (#("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:address@hidden:]+:\\)\\)?[       ]*$" #<marker at 1 in 
FamilyFriends.org>))
  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)



— Michael

http://nonprofitnews.org
http://gilbert.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]