[Orgmode] Re: Bastien is going to become the maintainer of Org mode in January

2010-11-16 Thread Eden Cardim
your "retirement", you deserve it. Wish you all the best with your other endeavours. And thank you Bastien for stepping up, it is quite a responsibility since all of our lives depend on you now :) -- Eden Cardim Software Engineer +55 73 9986-3963 edencardim.com _

[O] org-gnus-follow-link and nnimap-request-scan

2011-04-11 Thread Eden Cardim
quot; server) | (nnimap-split-incoming-mail))) ` Which is certainly dispensable for visiting articles via nnimap. Switching to ,[ org-gnus-follow-link ] |(gnus-activate-group group nil) ` Makes the linked articles appear nearly instantly. Am I missing something here?

Re: [O] org-gnus-follow-link and nnimap-request-scan

2011-04-12 Thread Eden Cardim
t now all it does is to check split rules against incoming mail. But, if we have a link to a message in org, then that message already went through the split process, so re-splitting is unnecessary. -- Eden Cardim Software Engineer edencardim.com +55 73 9986-3963

[O] Export options being ignored

2011-05-04 Thread Eden Cardim
g-export-with-timestamps etc. does work as documented, so I'd say something is going wrong with the parsing. -- Eden Cardim Software Engineer edencardim.com +55 73 9986-3963

Re: [O] Export options being ignored

2011-05-05 Thread Eden Cardim
(car (read-from-string - (match-string 1 options)) + (match-string 2 options)) p) (defun org-export-add-subtree-options (p pos) --8<---cut here-------end--

[O] Org mode articles

2011-05-16 Thread Eden Cardim
n order to mimic my emacs/org-mode setup. -- Eden Cardim Software Engineer edencardim.com +55 73 9986-3963

Re: [O] Thinkbook

2011-05-19 Thread Eden Cardim
/www.thinkbookapp.com/ They probably won't be able to keep up with the community contributions though. -- Eden Cardim Software Engineer http://blog.edencardim.com +55 73 9986-3963

Re: [O] [OT] Xiki - could something like that be done with emacs+orgmode?

2012-09-18 Thread Eden Cardim
> "Marcelo" == Marcelo de Moraes Serpa writes: Marcelo> Hi list, I've found a pretty interesting piece of Marcelo> software today. It's called Xiki, check out the video: Marcelo> http://www.youtube.com/watch?v=bUR_eUVcABg&feature=youtu.be Marcelo> I'm wondering it something

Re: [O] orgmode + evernote, anyone using it? Use cases?

2012-09-25 Thread Eden Cardim
> "Marcelo" == Marcelo de Moraes Serpa writes: Marcelo> Hello everyone, As much as I love orgmode, I can't deny Marcelo> that Evernote looks slick. I would not replace org by Marcelo> Evernote per se, but Evernote does have more polished Marcelo> capture tools than orgmode has

Re: [O] orgmode + evernote, anyone using it? Use cases?

2012-09-25 Thread Eden Cardim
> "Marcelo" == Marcelo de Moraes Serpa writes: Marcelo> I used to use Emacs for a lot of other stuff before, but Marcelo> decided to be more pragmatic and enjoy apps outside it as Marcelo> well. "Using apps outside" isn't synonymous with "being pragmatic". Having everything inside

Re: [O] orgmode + evernote, anyone using it? Use cases?

2012-09-26 Thread Eden Cardim
> "Alan" == Alan Schmitt writes: Alan> Do you have a reliable system to link to emails? I've been Alan> working on this and I'm not too satisfied yet. Not sure what you mean by reliable. I use offlineimap to sync my mail to a local dovecot which I access by tunneling gnus to it. This

Re: [O] orgmode + evernote, anyone using it? Use cases?

2012-09-26 Thread Eden Cardim
> "Alan" == Alan Schmitt writes: Alan> Sorry I wasn't clear. I have the same setup. My question is: Alan> how do you get a link from org to gnus that still works even Alan> if messages are moved around. I tried nnregistry but it Alan> stopped working after I upgraded to Emacs 2