Re: [O] [PATCH] typo in org-e-ascii.el

2012-07-23 Thread Nicolas Goaziou
Hello, Achim Gratz writes: > diff --git a/contrib/lisp/org-e-ascii.el b/contrib/lisp/org-e-ascii.el > index 1851273..a9551af 100644 > --- a/contrib/lisp/org-e-ascii.el > +++ b/contrib/lisp/org-e-ascii.el > @@ -1100,7 +1100,7 @@ (defun org-e-ascii-horizontal-rule (horizontal-rule > contents info

Re: [O] The "problem" with `flet' in Org-mode and (future) Emacs 24.2

2012-07-23 Thread Achim Gratz
Eric Schulte writes: > Okay, I've noticed a number of these errors as well. It looks like the > old version of flet allowed the definition of recursive functions, but > the new cl-flet does not. The defalias checks for the wrong Emacs version. I've just built another Emacs24 which got version 24

Re: [O] org-caldav: Sync Org with external calendars through CalDAV (Owncloud, Google, ...)

2012-07-23 Thread Suvayu Ali
On Fri, Jul 20, 2012 at 06:36:40PM +0200, David Engster wrote: > David Engster writes: > > I have written a package 'org-caldav' which can sync items to a remote > > calendar server using the CalDAV protocol. The main purpose of this > > package is to make better use of Org in combination with Andr

Re: [O] is there some example for parse org-mode file in emacs lisp script mode ?

2012-07-23 Thread Suvayu Ali
On Sun, Jul 22, 2012 at 04:40:45PM +0800, Tongzhu Zhang wrote: > > help command_a will display : > > some description or params for this command > If you wait a few weeks, Luis Anya's org-e-man.el exporter for man pages might be ready. You can actually try the current version too. https://