Re: [Orgmode] FR: Define Latex macros from export header

2009-02-21 Thread Carsten Dominik
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

Re: [Orgmode] FR: Define Latex macros from export header

2009-02-21 Thread Russell Adams
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

Fwd: [Orgmode] org-agenda-log-mode-items

2009-02-21 Thread Carsten Dominik
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

[Orgmode] Re: Jump to Heading Body, Create Plain List Item

2009-02-21 Thread Peter Jones
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

[Orgmode] bug? in orgstruct-mode

2009-02-21 Thread Austin Frank
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

[Orgmode] Re: Jump to Heading Body, Create Plain List Item

2009-02-21 Thread Peter Jones
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

Re: [Orgmode] "export and browse" invokes lynx?

2009-02-21 Thread Yuval Hager
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