Re: [O] Bug: org-set-property does not leave the point still [8.1.1 (release_8.1.1-29-gc5f2ae @ /home/mboes/.emacs.d/lisp/org/lisp/)]

2013-09-16 Thread Mathieu Boespflug
Hi Carsten, thank you for the timely fixes! Best, -- Mathieu On Mon, Sep 16, 2013 at 8:23 AM, Carsten Dominik wrote: > Hi Mathieu, > > thank you for your report, this is now fixed. > > - Carsten > > On 16.9.2013, at 00:16, Mathieu Boespflug wrote: > >> Hi, >

[O] Bug: org-set-property does not leave the point still [8.1.1 (release_8.1.1-29-gc5f2ae @ /home/mboes/.emacs.d/lisp/org/lisp/)]

2013-09-15 Thread Mathieu Boespflug
Hi, consider the following very simple org file: * TODO Thing1[] where "[]" marks where the point is. Now if I C-S-RET to insert a new TODO heading, I get * TODO Thing1 * TODO [] Note that there is a trailing space at the end of the last line, as expected. The problem is that if I now press C-

[O] Bug: org-sparse-tree property broken [8.0.7 (8.0.7-14-g22b447-elpa @ /home/mboes/.emacs.d/elpa/org-20130902/)]

2013-09-06 Thread Mathieu Boespflug
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. --