Re: [O] patch: adding split-window-right option for src block editing

2019-07-15 Thread Nicolas Goaziou
Hello, "Fraga, Eric" writes: > most of my work now involves using quite large wide monitors and having > the editing of src blocks open windows below is less convenient than > splitting horizontally. I have added the option to split > horizontally. See attached patch. Thank you. Could you

Re: [O] Cross reference in TeXinfo export

2019-07-15 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > I noticed that the link in the following line in org-guide.org > > This document is a much compressed derivative of the > [[info:org][comprehensive Org mode manual]]. > > > gets turned into this in orgguide.texi > > @ref{Top,comprehensive Org mode manual,,org,}.

[O] Cross reference in TeXinfo export

2019-07-15 Thread Carsten Dominik
Hi, I noticed that the link in the following line in org-guide.org This document is a much compressed derivative of the [[info:org][comprehensive Org mode manual]]. gets turned into this in orgguide.texi @ref{Top,comprehensive Org mode manual,,org,}. The PDF version of the guide then looks

Re: [O] Feature request: add leading zeroes to align ordered lists with indexes of different length

2019-07-15 Thread Davi Ramos
I don't think it would be as visually pleasant, but I would be grateful for it. On Sat, Jul 13, 2019 at 5:09 PM Samuel Wales wrote: > would spaces work for you too? > > -- > The Kafka Pandemic > > What is misopathy? > >

[O] Exporting in html with numeric references to headlines

2019-07-15 Thread Shérab
Dear all, Assume the following document: === #+title: test1 * Introduction Monads will be explained in chapter [[#monads]] * Monads :PROPERTIES: :CUSTOM_ID: monads :END: Welcome to the monads chapter. === When I export this to html, the paragraph in the introduction says: Monads

Re: [O] Exporting in html with numeric references to headlines

2019-07-15 Thread Bruno Barbier
Hi Shérab, Shérab writes: > Dear all, > > Assume the following document: > > === > > #+title: test1 > > * Introduction > > Monads will be explained in chapter [[#monads]] > > * Monads > :PROPERTIES: > :CUSTOM_ID: monads > :END: > > Welcome to the monads chapter. > > === > > When I

Re: [O] Exporting in html with numeric references to headlines

2019-07-15 Thread Nick Dokos
Shérab writes: > Dear all, > > Assume the following document: > > === > > #+title: test1 > > * Introduction > > Monads will be explained in chapter [[#monads]] > > * Monads > :PROPERTIES: > :CUSTOM_ID: monads > :END: > > Welcome to the monads chapter. > > === > > When I export this to

[O] [PATCH] ox-rss: Fix typos

2019-07-15 Thread Tim Landscheidt
--- contrib/lisp/ox-rss.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contrib/lisp/ox-rss.el b/contrib/lisp/ox-rss.el index 10f2cc244..bb069dadf 100644 --- a/contrib/lisp/ox-rss.el +++ b/contrib/lisp/ox-rss.el @@ -22,8 +22,8 @@ ;;; Commentary: -;; This