Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-06-18 Thread N . Jackson
Update: This is now resolved (for me). The jumping cursor behaviour I was seeing was either a problem with my installation of Version 7.8.11 org-20120611 or a bug in that version. Reverting to the built-in version (Version 6.33x) (by turning off the Emacs package manager) fixed the problem, an

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-06-13 Thread N . Jackson
Andrew Stine gmail.com> writes: > > When org-indent-mode is active, the cursor repeatedly jumps to the > bottom of the buffer. This makes using the buffer impossible while > org-indent-mode is active. > I am experiencing the same behaviour (cursor jumping to the end of the buffer whenever I tr

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Achim Gratz
Andrew Stine writes: > Byte-compiling org-mode a second time after installation seems to > permanently solve the problem for me. I suspect that this is not a bug > with org-mode, but with elpa. Thanks for your assistance. You might want to file a bug report against Emacs, since gnu-elpa is now pa

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Andrew Stine
Hello all, Byte-compiling org-mode a second time after installation seems to permanently solve the problem for me. I suspect that this is not a bug with org-mode, but with elpa. Thanks for your assistance. - Andrew

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Andrew Stine
On Thu, Feb 23, 2012 at 9:44 AM, Nick Dokos wrote: > Andrew Stine wrote: > >> I've tried "-q" and it works, but only because emacs reverts to default >> version of org-mode. The >> version I am having trouble with is currently installed through elpa. >> > > Then create a minimal .emacs file that

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Nick Dokos
Andrew Stine wrote: > I've tried "-q" and it works, but only because emacs reverts to default > version of org-mode. The > version I am having trouble with is currently installed through elpa. > Then create a minimal .emacs file that will load the right version of org (but exclude all your cu

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Andrew Stine
I've tried "-q" and it works, but only because emacs reverts to default version of org-mode. The version I am having trouble with is currently installed through elpa. As to example file, do you mean example org file? If so, I've had trouble with every org file I've tried, even blank ones. Regards

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Nick Dokos
Nicolas Goaziou wrote: > Hello, > > Andrew Stine writes: > > > When org-indent-mode is active, the cursor repeatedly jumps to the > > bottom of the buffer. This makes using the buffer impossible while > > org-indent-mode is active. > > I cannot reproduce it. Could you send me an example file

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Nicolas Goaziou
Hello, Andrew Stine writes: > When org-indent-mode is active, the cursor repeatedly jumps to the > bottom of the buffer. This makes using the buffer impossible while > org-indent-mode is active. I cannot reproduce it. Could you send me an example file where the problem happens? Regards, --