Re: [Orgmode] Org-Mode API?

2010-09-15 Thread [AvataR]
> I am currently writing a Python library for parsing org-file. The main > goal is to build a kind of mobile-org for N900 and Maemo but it's > designed to be enough generic for web applications or desktop > applications. Heh. I do same shit for n810 :] But I have emacs there, and it works ok. I wr

[Orgmode] Org-Mode API?

2010-09-15 Thread [AvataR]
Hi! I want to write simple desktop widget for my todo list in org. I can parse output of org-agenda, but this way sucks. Is there any clear way to enumerate all events in file/buffer/whatelse with their properties (like todo state, deadline etc)? ___

Re: [Orgmode] Re: Mobile org

2009-10-02 Thread [AvataR]
I have emacs-23 on n810, tuned for rather quick start with dumps, cleaning and other stuff :) Not perfect, because of absent of normal virtual keyboard, and LOooOOoww memory (emacs-server get about 6-7%), but usable. Also emacs requires some tuning for using on RX-44 keyboard (M-x -> M-+, wmctrl, e

[Orgmode] LaTeX export, table forumulas

2008-12-10 Thread [AvataR]
Hi Carsten, hi list! I have some questions about org 1. How about row formulas? Like coloumn, but row? 2. How can I transform text patterns when exporting? I have symbols like α in my text, and i want transform them to \alpha ___ Emacs-orgmode mailing

[Orgmode] org-mode and auto notifications?

2008-09-21 Thread [AvataR]
Hi list! Is there any way to make visual (OSD/whatelse) notifications about upcoming events present in my .org lists? (Sorry to Russell about followup) ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmod

Re: [Orgmode] Mairix & Mutt

2008-09-21 Thread [AvataR]
Hi list! Is there any way to make visual (OSD/whatelse) notifications about upcoming events present in my .org lists? ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mail

[Orgmode] Org-remember C-c C-c

2008-05-31 Thread [AvataR]
Good time of day! I use git version of org-mode. I have such problem with org-remember: When i in *remember* buffer finish note, and press C-c C-c, got a message: byte-code: Text is read-only [2 times] And nothing happens. Note can't be stored. ___ E

[Orgmode] Memory leak?

2008-05-16 Thread [AvataR]
Good time of day! I try to use Org-mode and discover possible memory leak. When i'm in simple org mode, and press [TAB] for a lot, looks like an legion of Langoliers eat my memory. In 10-20 seconds emacs uses about 100M of RAM. But I have only 256! :) Is it normal behaivour? Sorry for my ugl