On Feb 20, 2009, at 5:33 PM, Russell Adams wrote:
On Fri, Feb 20, 2009 at 11:05:03AM +0100, Carsten Dominik wrote:
On Feb 19, 2009, at 9:02 PM, Russell Adams wrote:
Carsten,
I was thinking of just exporting all key/value pairs in the header
with
an org prefix (no - or _ or /, ie: "orgAUTHO
On Sat, Feb 21, 2009 at 02:03:54PM +0100, Carsten Dominik wrote:
>
>> That worked, the only point I may make would be to exclude
>> LATEX_HEADER and TEXT from that list.
>
> OK, done. I think it would even make sense to remove OPTIONS,
> I cannot see how you would use this, would you?
I don't see
Begin forwarded message:
From: Carsten Dominik
Date: February 21, 2009 2:03:50 PM GMT+01:00
To: Matthew Lundin
Subject: Re: [Orgmode] org-agenda-log-mode-items
Good catch! And correct analysis.
Fixed, thanks.
- Carsten
On Feb 20, 2009, at 5:54 PM, Matthew Lundin wrote:
I have set the
Peter Jones writes:
> I'd like a function that would do the following:
>
> 1) Move to the "body" of a heading (skipping drawers and the like)
>
> 2) Create the "body" if necessary (when there are no lines between
> sibling headings or between drawers and a sibling heading)
>
> 3) Append a n
Hi all--
In normal org buffers, creating a new list item works fine at the end of
a multi-line list item, or on the line following a multi-line list item,
even if the multi-line item covers lots of lines. In orgstruct-mode, it
seems that new items can't be inserted unless the current line is a li
Peter Jones writes:
> This is what I've come up with so far. I have M-RET bound to the first
> function, and M-S-RET bound to the second function.
Small bug fix:
(defun pmade:org-list-append (&optional checkbox)
"Append a plain list item to the current heading. If the
current heading already
On Friday 20 February 2009, Giovanni Ridolfi wrote:
> --- Ven 20/2/09, Yuval Hager ha scritto:
> > Although I have 'browse-url-browser-function' set
> > up correctly
> > (browse-url-kde), when I try to "export and browse
> > immediately", it fires
> > lynx, which is not what I want.
> >
> > I dug