Re: [O] M- does not work as described in the manual

2014-05-29 Thread Bastien
Hi Kevin, I clarified the explanations about M-RET in the manual, I hope things are easier to understand now. Thanks, -- Bastien

Re: [O] M- does not work as described in the manual

2014-05-26 Thread Charles Millar
Kevin Van Horn wrote: Thank you for your help -- I have been beating my head against this for quite some time. Putting the cursor at the beginning of the line does in fact work. I'm going to argue that there is still a problem here, though. Here's what I read at http://orgmode.org/manual/Struc

Re: [O] M- does not work as described in the manual

2014-05-25 Thread Bastien
Hi Kevin, Kevin Van Horn writes: > The attached PNG files illustrate the problem, for two different > cases: one without any notes under the heading, and one with notes > under the heading. In the screenshots, I see that the point is not really at the start of the line when you hit M-RET, but a

Re: [O] M- does not work as described in the manual

2014-05-23 Thread Bastien
Hi Kevin, Kevin Van Horn writes: > I also see this with GNU Emacs 24.2.1, same org-mode version, still > Windows 7, but a different machine. I tested again carefully, with Org-mode release_8.2.6-22-gb11b4a (the exact same version as yours) and could not reproduce the problem. This version has

Re: [O] M- does not work as described in the manual

2014-05-23 Thread Kevin Van Horn
I also see this with GNU Emacs 24.2.1, same org-mode version, still Windows 7, but a different machine. Kevin S. Van Horn, Ph.D. | Principal Engineer D: 801.290.3823 | Salt Lake City Office (Mountain Time) -Original Message- From: Kevin Van Horn Sent: Thursday, May 22, 2014 12:16 PM To

Re: [O] M- does not work as described in the manual

2014-05-22 Thread Bastien
Hi Kevin, Kevin Van Horn writes: > Org-mode version 8.2.6 (8.2.6-22-gb11b4a-elpa). Okay. Hopefully someone else can reproduce this, but I cannot, sorry. -- Bastien

Re: [O] M- does not work as described in the manual

2014-05-22 Thread Kevin Van Horn
Org-mode version 8.2.6 (8.2.6-22-gb11b4a-elpa). Emacs: GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) of 2013-03-17 on MARVIN Kevin S. Van Horn, Ph.D. | Principal Engineer D: 801.290.3823 | Salt Lake City Office (Mountain Time) -Original Message- From: Bastien Guerry [mailto:bastiengue...@gm

Re: [O] M- does not work as described in the manual

2014-05-22 Thread Bastien
Hi Kevin, Kevin Van Horn writes: > Thank you for your response, but... > > Using the most recent stable version of emacs I still see the bug. What gives M-x org-version RET? > When I override the built-in version of org and install version > 20140519 of org using the package manager, I still

Re: [O] M- does not work as described in the manual

2014-05-22 Thread Kevin Van Horn
Thank you for your response, but... Using the most recent stable version of emacs I still see the bug. When I override the built-in version of org and install version 20140519 of org using the package manager, I still see the bug. I am working under Windows 7, and my emacs version is 24.3.1.

Re: [O] M- does not work as described in the manual

2014-05-20 Thread Bastien
Hi Kevin, There used to be such a problem but it has been fixed. When you report a bug, please first check it's not here anymore with the latest stable version, or at least provide the version string of Org. Thanks, -- Bastien

Re: [O] M- does not work as described in the manual

2014-05-20 Thread Igor Sosa Mayor
Kevin Van Horn writes: > Section 2.5 of the online manual states that "If [M-] is used at the > beginning of a headline the new headline is created before the current line." [...] > That is, I get a blank headline AFTER the current headline, and it becomes > the new parent of the original headl

[O] M- does not work as described in the manual

2014-05-20 Thread Kevin Van Horn
Section 2.5 of the online manual states that "If [M-] is used at the beginning of a headline the new headline is created before the current line." This is not what happens. If I have * Foo ** Bar *** Baz with the cursor at the beginning of headline "Bar", and use M-, I get * Foo ** Bar ** ***