Re: [Orgmode] bug - #+STARTUP: indent breaks replace priority command

2010-09-09 Thread David Maus
Joseph Buchignani wrote: >I suspect it can't find where to replace the priority because of >something in the star hiding mechanism of indent mode. Fix in master. The problem was that if org-ident-mode was enabled, the function that read the new priority cookie destroyed the match data of the regu

[Orgmode] bug - #+STARTUP: indent breaks replace priority command

2010-09-09 Thread Joseph Buchignani
This one is very easy to duplicate. Add the variable #+STARTUP: indent to the top of the org buffer. Hit C-c C-c with point on the startup variables to refresh the setup. Create a todo item. Assign it priority A via C-c , A. Then reassign it priority B via C-c , B. When indent mode is enabled, y