Re: [Orgmode] Re: Refile target caching

2010-08-16 Thread Carsten Dominik
On Aug 17, 2010, at 3:11 AM, Samuel Wales wrote: It tries to call looking-at-p. Oops, bug. Fixed now. - Carsten Is that a 23ism? I run Emacs 22. If that isn't it, I will do a backtrace etc. Thanks. On 2010-08-16, Carsten Dominik wrote: On Aug 16, 2010, at 5:55 PM, Samuel Wales wro

Re: [Orgmode] Re: Refile target caching

2010-08-16 Thread Samuel Wales
It tries to call looking-at-p. Is that a 23ism? I run Emacs 22. If that isn't it, I will do a backtrace etc. Thanks. On 2010-08-16, Carsten Dominik wrote: > > On Aug 16, 2010, at 5:55 PM, Samuel Wales wrote: > >> On 2010-08-16, Carsten Dominik wrote: >>> Yes, sorting is one of the issues tha

Re: [Orgmode] Re: Refile target caching

2010-08-16 Thread Samuel Wales
Thanks, Carsten. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Re: Refile target caching

2010-08-16 Thread Carsten Dominik
On Aug 16, 2010, at 5:55 PM, Samuel Wales wrote: On 2010-08-16, Carsten Dominik wrote: Yes, sorting is one of the issues that will loose markers. Do you think that a cautious move here would be to compare the headline of the target to the headline you think matches the target? Then the refi

Re: [Orgmode] Re: Refile target caching

2010-08-16 Thread Samuel Wales
On 2010-08-16, Carsten Dominik wrote: > Yes, sorting is one of the issues that will loose markers. Do you think that a cautious move here would be to compare the headline of the target to the headline you think matches the target? Then the refile can be aborted if they do not match. > > - Carste

Re: [Orgmode] Re: Refile target caching

2010-08-16 Thread Samuel Wales
Hi Carsten, I proposed a way in the rest of my bug report to find out when this happens. Without that, I don't think I can track it down. I sort outline entries all the time. Therefore, I run into marker problems all the time. So that would not be surprising. Samuel P.S. The running clock

Re: [Orgmode] Re: Refile target caching

2010-08-16 Thread Carsten Dominik
On Aug 16, 2010, at 5:44 PM, Samuel Wales wrote: Hi Carsten, I proposed a way in the rest of my bug report to find out when this happens. Without that, I don't think I can track it down. I sort outline entries all the time. Therefore, I run into marker problems all the time. So that would

Re: [Orgmode] Re: Refile target caching

2010-08-16 Thread Carsten Dominik
On Aug 2, 2010, at 4:49 AM, Samuel Wales wrote: Hi Carsten, Thank you for thinking of our bugs. This is superb. I have used it for a while now. It speeds things up enormously, making the difference between usability and not. However, I have definitely had headlines get refiled to the wr

[Orgmode] Re: Refile target caching

2010-08-01 Thread Samuel Wales
Hi Carsten, Thank you for thinking of our bugs. This is superb. I have used it for a while now. It speeds things up enormously, making the difference between usability and not. However, I have definitely had headlines get refiled to the wrong place. I am not able to track it down now, but I d

Re: [Orgmode] Re: Refile target caching

2010-05-18 Thread Carsten Dominik
On May 18, 2010, at 2:14 AM, Richard Riley wrote: Carsten Dominik writes: Hi Sebastian, hi Samuel, I remember that both of you have in the past reported that refiling has a long startup time because of target collection. I have now built a cache for refile targets and would like you to try

[Orgmode] Re: Refile target caching

2010-05-17 Thread Richard Riley
Carsten Dominik writes: > Hi Sebastian, hi Samuel, > > I remember that both of you have in the past reported that refiling > has a long startup time because of target collection. > > I have now built a cache for refile targets and would like you to try > it out. > > (setq org-refile-use-cache t