Re: C-c C-t broken in org-mode by last commits
Charles Gordon <[email protected]> Thu, 9 Jan 2014 13:20:05 +0100
| Newsgroups | gmane.editors.qemacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Francois, Thank you for this report. I looked into orgmode in depth this weekend, a very extensive package indeed. I have been thinking of something similar to handle TODO lists in text files for a long time, but never actually threw myself into an implementation. I always thought I would come across an package that would make a good starting point with a lot of the ideas already shaken and dried. Looking at your basic implementation, I realized the APIs for buffer handling and writing extended modes are not very handy at all. I started to improve them and rewrote some of the logic in orgmode.c I shall commit a new version sometime today. Chqrlie. On 9 janv. 2014, at 11:48, François Revol <[email protected]> wrote: > Hi, > it seems last changes broke the TODO handling. > Using C-c C-t eats up text after the keyword, and sometimes just puts it > on the wrong line as well... > > François. > > _______________________________________________ > Qemacs-devel mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/qemacs-devel