[O] Bug in HTML export

2011-09-25 Thread Pavel Panchekha
Ampersands in #+AUTHOR: declarations are not correctly escaped by Org-mode. To reproduce, export: #+AUTHOR: a & b You'll find the line in the output, but it should be The same problem occurs with other special characters in author declarations, and also in #+DATE: declarations. This is br

Re: [O] Testing org-export-as-odt-and-open

2011-09-25 Thread Jambunathan K
Hello Eric > Hello > > I'm testing org-export-as-odt-and-open on Jambunathan's test.org file. > I get error message "Unable to create odt file (53)". What version of zip are you using. 53 that you see here is the exit code from the zip command. I am not sure what that error means. Does the

Re: [O] [feature request] More flexible repeats

2011-09-25 Thread John Wiegley
> Michael Steeves writes: > If I have something that I want to track in terms of consistency, and want > to do it during the weekdays, is there a way I could express that other then > having a series of 5 habits, one for each day of the week, each one of which > would repeat every week? The

Re: [O] How to change latex export of links from \href to \url ?

2011-09-25 Thread Pierfranco Minsenti
Thank you. It works. pierfranco 2011/9/25 Jambunathan K > > Low on caffeine :-) > > > Under M-x customize-group RET org-export-latex RET >^^ >missed this > > > -- >

Re: [O] How to change latex export of links from \href to \url ?

2011-09-25 Thread Jambunathan K
Low on caffeine :-) > Under M-x customize-group RET org-export-latex RET ^^ missed this --

Re: [O] How to change latex export of links from \href to \url ?

2011-09-25 Thread Jambunathan K
Pierfranco Minsenti writes: > Hello, > > > I would like to change how hyperlinks are exported from org mode to > LaTeX. > Infact now links are exported as a couple of \href but I've found out > that in the case of long URLs it is impossible to have them broken > properly in different lines using

[O] 'exit' required on gnuplot code block for svg output

2011-09-25 Thread Edward DeMeulle
Has anyone else noticed that an 'exit' line is needed on a code block for gnuplot to generate the needed closing tag? -ED-

[O] How to change latex export of links from \href to \url ?

2011-09-25 Thread Pierfranco Minsenti
Hello, I would like to change how hyperlinks are exported from org mode to LaTeX. Infact now links are exported as a couple of \href but I've found out that in the case of long URLs it is impossible to have them broken properly in different lines using in the latex file commands such as \usepacka

[O] [patch] contrib/lisp/org-elisp-symbol: Set type if symbol is defuned but not fbound

2011-09-25 Thread David Maus
Another small patch for org-elisp-symbol: Set the symbol type to "Function or command" if it is defuned but not fbound when `org-elisp-symbol-store-link' is called. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber dmj...@jabber.org Email. dm...@ictsoc.de From 09f5f322d418afe34503d8

Re: [O] bug: org-mouse broken

2011-09-25 Thread Michael Brand
Hi Nicolas On Fri, Sep 23, 2011 at 18:45, Nicolas Goaziou wrote: > Michael Brand writes: >> There is an issue with org-feed. The backtrace is attached. I hope >> this is enough to reproduce. > > Fixed. Here comes the new patch. > > Thanks again. Only now I stumbled upon an issue with org-shiftl

Re: [O] [babel] BUG in :session

2011-09-25 Thread Martyn Jago
Hi Sebastien "Sebastien Vauban" writes: > Hi Martyn and Eric, > > Martyn Jago wrote: >> Eric Schulte writes: >>> Martyn Jago writes: Eric Schulte writes: > I've just pushed up what will hopefully be a more general solution. > Basically, language-specific test files can now signal

Re: [O] [babel] BUG in :session

2011-09-25 Thread Martyn Jago
Hi Eric Eric Schulte writes: > Martyn Jago writes: > >> Hi Eric >> >> Eric Schulte writes: >> >>> Martyn Jago writes: >>> Hi Eric Eric Schulte writes: > Hi Martyn, > > I've just pushed up what will hopefully be a more general solution. > Basically, languag

Re: [O] [PATCH] Modifications to enable test script to run with emacs-23 and emacs-22

2011-09-25 Thread Martyn Jago
Hi David David Maus writes: > Hi Eric, > Hi Martyn, > > At Tue, 20 Sep 2011 09:03:27 -0600, > Eric Schulte wrote: >> >> Applied, Thanks! -- Eric > > I noticed that newlines in the commit messages of patches by Martyn > are somehow messed up: > > , > | Modifications to enable test script to r

Re: [O] [PATCH] Modifications to enable test script to run with emacs-23 and emacs-22

2011-09-25 Thread David Maus
Hi Eric, Hi Martyn, At Tue, 20 Sep 2011 09:03:27 -0600, Eric Schulte wrote: > > Applied, Thanks! -- Eric I noticed that newlines in the commit messages of patches by Martyn are somehow messed up: , | Modifications to enable test script to run with emacs-23 and emacs-22 * testing/org-test.el

Re: [O] FYI: Org mode testing framework, Emacs 23 and 22

2011-09-25 Thread David Maus
At Thu, 22 Sep 2011 07:44:42 -0600, Eric Schulte wrote: > > > > >> > >> > > >> > F test-ob-exp/org-babel-exp-src-blocks/w-no-file > >> > Testing export from buffers which are not visiting any file. > >> > (wrong-type-argument stringp nil) > >> > > >> > F test-ob-exp/org-babel-exp-src-blocks