[Orgmode] Lines starting with a star not interpreted as a headline ?

2010-10-23 Thread Frederic Couchet
Hello, Is it possible to configure drawers so that lines starting with a star are not interpreted as a headline ? I like to store in drawers useful text, for example excerpt from emails. But, if the text contains for example lines like : * blabla the line is interpreted as a headline by orgmod

[Orgmode] Re: OrgCamp in Paris, January 22nd

2011-01-19 Thread Frederic Couchet
> "Bastien" == Bastien writes: Bastien> Dear all, some parisian Orgers are gathering for the first Bastien> OrgCamp on earthn® :) Bastien> "OrgCamps are informal events where people gather IRL to Bastien> contribute to Org by discussing how they use it and by Bastien>

[Orgmode] Re: org-mode + pomodoro

2010-08-31 Thread Frederic Couchet
> "Sergey" == Sergey Konoplev writes: Sergey> Hi all, Are there ways to use Pomodoro technique Sergey> (http://www.pomodorotechnique.com/) with org-mode? If there Sergey> are what are the best practices? Sergey> Thank you in advice. Hello, I always start a clock when I work

[Orgmode] Re: org-mode + pomodoro

2010-09-03 Thread Frederic Couchet
> "Bastien" == Bastien writes: Bastien> Also thanks to Frédéric Couchet who asked me to have this Bastien> feature for ges. Thank you for this patch. Having the countdown in the modeline is very useful. Fred. ___ Emacs-orgmode maili

[Orgmode] Re: OrgCamp in Paris, January 22nd

2011-01-24 Thread Frederic Couchet
> "Bastien" == Bastien writes: Bastien> Dear all, some parisian Orgers are gathering for the first Bastien> OrgCamp on earthn® :) The OrgCamp in Paris went well. Julien posted a short report : http://julien.danjou.info/blog/2011.html#OrgCamp_Paris__review We are planning to organi

[Orgmode] Poll for the next OrgCamp in Paris

2011-02-22 Thread Frederic Couchet
Hello, A poll is open for the next OrgCamp in Paris : http://papillon.peacefrogs.net/poll/HIWAJM1298126080/ "OrgCamps are informal events where people gather IRL to contribute to Org by discussing how they use it and by doing contributions to the code, the manuals and the online tutorials." N

[O] Wiki for the next OrgCamp in Paris (April 9th)

2011-03-11 Thread Frederic Couchet
Hello, some parisian Orgers are gathering for a new OrgCamp in Paris * Where: FPH, 38 rue Saint Sabin, 75011 Paris * When: April 9th 2011 10mm-8pm * Participants: please register on the event's website Here is the wiki for this event (in French): http://www.lifehacking.fr/mediaw

[O] Next OrgCamp in Paris (April 9th)

2011-04-02 Thread Frederic Couchet
Hello, second OrgCamp in Paris next week. Some parisian Orgers are gathering for a new OrgCamp in Paris * Where: FPH, 38 rue Saint Sabin, 75011 Paris * When: April 9th 2011 10am-8pm * Participants: please register on the event's website Here is the wiki for this event (in French)

[O] [Bug] [Version 7.5] org-capture : the clock doesn't resume on the original clocking task

2011-04-02 Thread Frederic Couchet
Hello, I use ":clock-in t" and ":clock-resume t" in some org-capture templates. Under org-mode 7.5, after the captured task is filed with C-c C-c the clock doesn't resume on the original clocking task. If I use the git version of org-capture, the clock resumes on the original clocking task. Her

[O] Re: [Bug] [Version 7.5] org-capture : the clock doesn't resume on the original clocking task

2011-04-04 Thread Frederic Couchet
> "Bernt" == Bernt Hansen writes: Bernt> Hi Frederic, Bernt> So does this mean it's fixed in origin/master but broken in Bernt> release_7.5? Is your original task in the same file as the Bernt> target of your capture? Yes, it is. Bernt> There were a few fixes to the co