Hi Samuel,
On Jul 8, 2009, at 7:07 AM, Samuel Wales wrote:
I think that some of this is slow for inherent emacs reasons. Simply
doing down arrow can sometimes be slow.
Yes, if there is *lots* of hidden text the cursor has to jump over.
However, moving subtrees is
very slow. Dp you think i
I think that some of this is slow for inherent emacs reasons. Simply
doing down arrow can sometimes be slow. However, moving subtrees is
very slow. Dp you think it's mostly outline-mode? Is it possible to
defsubst after the fact?
Thanks.
On Mon, Jun 22, 2009 at 11:43, Samuel Wales wrote:
> On
On Sun, Jun 21, 2009 at 22:41, Carsten Dominik wrote:
> could you please re-run these tests, and instrument for elp not
> only org, but also the entire outline package? Seems to me that
> much of this time is spent in a non-org function.
Function Name
On Jun 22, 2009, at 5:31 AM, Samuel Wales wrote:
I frequently rearrange headlines with org-shiftmetadown/up. It is
faster (in the human sense) than kill and yank or refile if the place
I want to put them is underneath a sibling.
However, it is sometimes slow, taking a second or two per comman
I frequently rearrange headlines with org-shiftmetadown/up. It is
faster (in the human sense) than kill and yank or refile if the place
I want to put them is underneath a sibling.
However, it is sometimes slow, taking a second or two per command.
This occurs when there are large trees around.
Is