[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemacs-devel] C-c C-t broken in org-mode by last commits
From: |
François Revol |
Subject: |
Re: [Qemacs-devel] C-c C-t broken in org-mode by last commits |
Date: |
Thu, 09 Jan 2014 14:27:42 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130630 Icedove/17.0.7 |
On 09/01/2014 13:20, Charles Gordon wrote:
> 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.
Yes it's very powerful, I only started to scratch the surface.
It can replace an agenda, and can link to gnus for the mails...
I know some people do even accounting with it using tables.
> 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.
Ok thanks.
François.