[O] Bug: URL with spaces in is incorrectly rendered in LaTeX export [8.3.3 (8.3.3-dist @ /usr/share/emacs24/site-lisp/org-mode/)]

2016-04-02 Thread Reuben Thomas
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

[O] does :eval no works with org-babel-load-file?

2016-04-02 Thread Jérémie Juste
Hello, I use my an org-mode file as my init.el and use org-babel-load-file to launch the the file emacs-init.org. i was trying to debug the emacs-init.org and wanted to prevent some part from being written to the file emacs-init.el but didn't succeed. in emacs-init.org #+begin_src emacs-lisp

Re: [O] agenda column view and CLOCKSUM

2016-04-02 Thread Makmiller Pedroso
Hello, I am using Org-mode version 8.3beta (release_8.3beta-422-gb54ad3). I tried to create a minimal example in which the CLOCKSUMs do not get updated. It seems that the CLOCKSUM_T is the one that is not getting updated (unless if I run the column view in the agenda file before I run the agenda

Re: [O] first #+LATEX_HEADER: in SETUPFILE not correctly exported and causes Missing \begin{document} error

2016-04-02 Thread Nicolas Goaziou
Hello, Charles Millar writes: > I have a #+SETUPFILE which starts as follows > > #+LATEX_HEADER: \usepackage{lastpage} [...] > "mysetup" class is > > (add-to-list 'org-latex-classes > '("mysetup" > "\\documentclass[fontsize=11pt,letterpaper,twoside=false]{scrartcl} [...] > \\ne

Re: [O] Patch for ox-confluence.el

2016-04-02 Thread Nicolas Goaziou
Hello, Paul Schorfheide writes: > Thanks for the feedback, Nicolas. I wasn't familiar with defcustom. I made > the two edits and attached an updated patch. I would be happy to maintain > the file in org-mode for now and look into moving it into ELPA. I applied (eventually!) your patch. Please

Re: [O] agenda column view and CLOCKSUM

2016-04-02 Thread Nicolas Goaziou
Hello, Makmiller Pedroso writes: > The agenda column view only updates the value of CLOCKSUM after I run > column view in each one of my agenda files individually. Is this the > expected behavior? If it is, do you have any suggestions of how I can > update the value of CLOCKSUM when using the ag

Re: [O] [PATCH 1/3] add id attribute to example-block on html export.

2016-04-02 Thread Nicolas Goaziou
Hello, John Kitchin writes: > I am not sure what those should look like or where they go. How about: > > * New html id attributes on special, example and quote blocks > If the block has a #+name: attribute assigned, then the html element > will have an id attribute with that name in the html e

Re: [O] My fault: actually the foodnote continues on page 39 Re: Error in docu, page 38, 4.3 foodnote 3 is cut prematurly

2016-04-02 Thread Nicolas Goaziou
Hello, luz...@gmx.net writes: > exact headline will be matched. If the value is 'query-to-create, > then an exact headline will be searched; if it is not found, then the user > will be queried to create it. > > so everything is just fine? Looks like so. Regards, -- Nicolas Goaziou