[Orgmode] Org-mode release 7.01

2010-07-18 Thread Carsten Dominik
Hi everyone, I have just released version 7.01 of Org mode. This is a major release, and we have worked months on getting it together. Most important is of cause the complete integration of Org Babel into Org mode. Many thanks to Eric Schulte and Dan Davison who have worked tirelessly to make

Re: [Orgmode] [PATCH] Docstring fixes

2010-07-18 Thread Carsten Dominik
On Jul 18, 2010, at 10:30 PM, Carsten Dominik wrote: Hi Phil, I cannot get this patch to apply cleanly. Could you update it, please? Never mind, I went through it and applied it by hand. Thanks! - Carsten On Jul 18, 2010, at 6:28 PM, Phil Rooke wrote: This is the ninth patch in a

[Orgmode] [PATCH] org-capture with LISP function template

2010-07-18 Thread Juan Pechiar
Hi Carsten + crowd, Below is a patch for org-capture when the template is given by a LISP function. Problem was that the function is inside a string (not a LISP form), so the string has to be evaluated explicitly. Now it's working for me. I use it to get a template formed by URL/title and select

[Orgmode] [PATCH] agenda-view and custom sort

2010-07-18 Thread Jambunathan K
BUG: Agenda view invokes custom sort routine even if not configured to do so. diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el old mode 100644 new mode 100755 index 1314eb2..f34f45d --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -5312,8 +5312,9 @@ HH:MM." (alpha-up(and

Re: [Orgmode] [PATCH] Docstring fixes

2010-07-18 Thread Carsten Dominik
Hi Phil, I cannot get this patch to apply cleanly. Could you update it, please? Thanks! - Carsten On Jul 18, 2010, at 6:28 PM, Phil Rooke wrote: This is the ninth patch in a series that makes some straightforward corrections to a number of docstrings. Each change is normally to: - correc

Re: [Orgmode] footnotes in LaTeX export

2010-07-18 Thread David Maus
Henri-Paul Indiogine wrote: >I run the latest git version of org-mode in the Ubuntu 10.04 snapshot >version of Emacs. >I have footnotes in my org document. When I export my org file to LaTeX >they are placed, correctly, inline as "\footnote{blah blah}". However, >they are still present at the bo

[Orgmode] footnotes in LaTeX export

2010-07-18 Thread Henri-Paul Indiogine
I run the latest git version of org-mode in the Ubuntu 10.04 snapshot version of Emacs. I have footnotes in my org document. When I export my org file to LaTeX they are placed, correctly, inline as "\footnote{blah blah}". However, they are still present at the bottom of the tex file as "[fn:xx]

Re: [Orgmode] inline image display not working when org-indent-mode active

2010-07-18 Thread David Maus
Erik Iverson wrote: >Hello! >Just pulled the latest org-mode from git. >I've upgraded to Emacs 23.2 so that org-indent-mode works properly. >However, when org-indent-mode is active, it seems that inline images (C-c C-x >C-v) do not work properly. >They show up for a brief time (< 1 second) and

Re: [Orgmode] [BUG][Babel] Exporting text before heading

2010-07-18 Thread Eric Schulte
Done -- Eric Carsten Dominik writes: > Hi Eric, > > have you applied this patch? If yes, please mark it so on the > patchwork server. > > Thanks! > > - Carsten > > > > On Jul 17, 2010, at 12:32 AM, Eric Schulte wrote: > >> Hi Nicolas, >> >> I'll apply this patch now. Thanks for catching this -

Re: [Orgmode] Re: org-babel and OCaml - help?

2010-07-18 Thread Eric Schulte
dyb...@lnouv.com (Erik L. Arneson) writes: > "Eric Schulte" writes: >> Hi Erik, > > Hi, Eric! > >> I've just pushed up a commit with teaches Babel how to feed tables to >> ocaml, so your example above re-written as below should now work. > > I already had half-a-patch (as you saw elsewhere on the

[Orgmode] [PATCH] Typo

2010-07-18 Thread Philip Rooke
Fix single typo --- doc/org.texi |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index 3002772..ab5f10f 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -1,4 +1,5 @@ + \input texinfo @c %**start of header @setfilename info/org @@ -472,7 +

[Orgmode] [PATCH] Docstring fixes

2010-07-18 Thread Phil Rooke
This is the ninth patch in a series that makes some straightforward corrections to a number of docstrings. Each change is normally to: - correct a typo, or - fix up hyperlinks to function or variable names, or - ensure slightly better conformance with the documentation guidelines and tips give

[Orgmode] [PATCH] Docstring fixes

2010-07-18 Thread Phil Rooke
This is the eighth patch in a series that makes some straightforward corrections to a number of docstrings. Each change is normally to: - correct a typo, or - fix up hyperlinks to function or variable names, or - ensure slightly better conformance with the documentation guidelines and tips give

Re: [Orgmode] [PATCH] Docstring fixes

2010-07-18 Thread Carsten Dominik
Hi Philip, I had some problems with this patch, but I am not sure why. git am did not work, but git apply did Beats me why... Anyway, it has been applied, thanks! Tomorrow is release date... :) - Carsten On Jul 18, 2010, at 3:14 PM, Philip Rooke wrote: This is the sixth patch in a seri

[Orgmode] [PATCH] Fix a few references to the JavaScript name

2010-07-18 Thread Phil Rooke
Subject: [PATCH] Fix some trivial typos People like Douglas Crockford (a member of the JavaScript 2.0 committee at ECMA and author of JavaScript: The Good Parts) capitalize the J and the S in JavaScript. This patch fixes some references to follow this standard. --- doc/org.texi | 10 +-

[Orgmode] Re: org-babel and OCaml - help?

2010-07-18 Thread Erik L. Arneson
"Eric Schulte" writes: > Hi Erik, Hi, Eric! > I've just pushed up a commit with teaches Babel how to feed tables to > ocaml, so your example above re-written as below should now work. I already had half-a-patch (as you saw elsewhere on the list) that took a slightly different approach than you

[Orgmode] [PATCH] Docstring fixes

2010-07-18 Thread Philip Rooke
This is the sixth patch in a series that makes some straightforward corrections to a number of docstrings. Each change is normally to: - correct a typo, or - fix up hyperlinks to function or variable names, or - ensure slightly better conformance with the documentation guidelines and tips given

[Orgmode] ms-exchange invitation --> org-mode appointment

2010-07-18 Thread Dirk-Jan C . Binnema
Hi all, At work we have the typical MS-Exchange setup for mail and agenda. Only Outlook as a client is a first-class citizen in this setup, but since there are many non-Outlook users, mail can also be accessed using IMAP, and appointments are turned into emails with hyperlinks to access them in Ou

Re: [Orgmode] [BUG] org remember broken

2010-07-18 Thread Carsten Dominik
Applied, thanks. - Carsten On Jul 16, 2010, at 5:25 PM, David Maus wrote: Carsten Dominik wrote: Hi Thierry, I cannot easily see why org-decrypt-entry is being called, and if it is being called in the remember buffer or where? Anyway, most of us are moving to org-capture, so I would be

Re: [Orgmode] possible single-quote bug in PDF docs (was: trouble with Imenu integration)

2010-07-18 Thread Carsten Dominik
On Jul 18, 2010, at 11:05 AM, David Maus wrote: Carsten Dominik wrote: Great! Could you please submit a patch which fixes this in the manual and also replaces texinfo.tex? Looks like the message with the patch is to large for the mailing list (returns to sender). So there is git://githu

Re: [Orgmode] [PATCH] Use proper quote and backtick in PDF output

2010-07-18 Thread Carsten Dominik
Hi David, look like you forgot to attach the patch? Thanks! - Carsten On Jul 18, 2010, at 9:45 AM, David Maus wrote: Great! Could you please submit a patch which fixes this in the manual and also replaces texinfo.tex? Here we go. Added texinfo options to org.texi and orgguide.texi + up

Re: [Orgmode] possible single-quote bug in PDF docs (was: trouble with Imenu integration)

2010-07-18 Thread David Maus
Carsten Dominik wrote: >Great! Could you please submit a patch which fixes this in the manual >and also replaces >texinfo.tex? Looks like the message with the patch is to large for the mailing list (returns to sender). So there is git://github.com/dmj/dmj-org-mode.git fix/doc-texinfo-template

[Orgmode] Re: auto-fill in a body often insert a space?

2010-07-18 Thread Sébastien Vauban
Hi Sun and Carsten, Carsten Dominik wrote: >> 2010/7/18 Carsten Dominik >> >> Can you help me removed the space that generated by auto-fill? > > I don't know what is happening here, and I would think this has nothing to > do with Org-mode. Isn't it a non-breaking space character? Type `C-u C-

[Orgmode] [PATCH] Use proper quote and backtick in PDF output

2010-07-18 Thread David Maus
> Great! Could you please submit a patch which fixes this in the manual > and also replaces > texinfo.tex? Here we go. Added texinfo options to org.texi and orgguide.texi + update texinfo.tex to 4.13, shipped on Debian testing. HTH, -- David David Maus (1): Use proper quote and backtick