Re: [O] problem with ox-pandoc export

2015-06-30 Thread Alan Schmitt
On 2015-06-29 20:54, Nicolas Goaziou m...@nicolasgoaziou.fr writes: Alan Schmitt alan.schm...@polytechnique.org writes: There is an `org-pandoc-template' already, it just does not deal with the metadata used in `org-org-template'. I was thinking of reusing `org-org-template' directly, but if

[O] Org-lint -- Lisp error: (wrong-type-argument arrayp nil)

2015-06-30 Thread Fabrice Niessen
Hello Nicolas, When trying to lint my Org mode refcard [1], I get this error: --8---cut here---start-8--- Debugger entered--Lisp error: (wrong-type-argument arrayp nil) replace-regexp-in-string([ \n]+\\' nil) (replace-regexp-in-string \\`[ \n]+

Re: [O] Org-lint PROPERTIES

2015-06-30 Thread Rainer M Krug
Sebastien Vauban sva-n...@mygooglest.com writes: Hello, A suggestion here: could Org-lint tell the user to replace such a block: #+PROPERTY: eval never #+PROPERTY: padline yes #+PROPERTY: tangle yes by its newer syntax: #+PROPERTY: header-args :eval never :padline yes :tangle yes

Re: [O] Org-lint PROPERTIES

2015-06-30 Thread Sebastien Vauban
Rainer M Krug rai...@krugs.de writes: Sebastien Vauban sva-n...@mygooglest.com writes: A suggestion here: could Org-lint tell the user to replace such a block: #+PROPERTY: eval never #+PROPERTY: padline yes #+PROPERTY: tangle yes by its newer syntax: #+PROPERTY: header-args :eval

[O] Org-lint PROPERTIES

2015-06-30 Thread Sebastien Vauban
Hello, A suggestion here: could Org-lint tell the user to replace such a block: --8---cut here---start-8--- #+PROPERTY: eval never #+PROPERTY: padline yes #+PROPERTY: tangle yes --8---cut here---end---8--- by its newer

Re: [O] Time-zone in dates

2015-06-30 Thread Eric S Fraga
On Monday, 29 Jun 2015 at 21:17, Nick Dokos wrote: The only reliable way of doing that is to use UTC as the internal representation and translate to/from local time on external display/input *only*. In the case of org mode, the internal representation is user-visible, so that can cause

[O] insert default template when I create a new org buffer?

2015-06-30 Thread Matt Price
Hi folks, I seem to remember, years ago, that when I created new org buffers the default export template whould be inserted at the top of the file automatically. Now I can't remember how I made that happen. Is thre a really simple way to od this that I've just forgotten? Thanks, Matt

Re: [O] PATCH Re: Bug: org-wikinodes: Failed to add wikinodes to `org-font-lock-extra-keywords'. [8.2.10 (8.2.10-30-gca21b7-elpa at /home/scott/.emacs.d/elpa/org-20150202/)]

2015-06-30 Thread Scott Campbell
Hello Nicolas, Thanks for patching this. Unfortunately, everytime I update the org-plus-contrib package via orgmode.org/elpa the org-wikinodes.el file reverts and I have to fix it manually. Should the patch be propagating to the Org mode archive? Thanks, Scott Nicolas Goaziou

Re: [O] helm-bibtex questions

2015-06-30 Thread John Kitchin
I think you are also still missing a % sign at the beginning of the -*- line. What if you change the dialect from the bibtex Entry-types menu? also, what still doesn't work? Eric S Fraga writes: On Saturday, 27 Jun 2015 at 09:11, Xebar Saram wrote: hmm strange still dosent work for me. here

Re: [O] Bug: It's not obvious how to keep LocalWords (spelling exceptions) conveniently [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.4/lisp/org/)]

2015-06-30 Thread Nicolas Goaziou
Hello, Reuben Thomas r...@sc3d.org writes: Disclaimer: I don't know what are LocalWords and I could find a reference either in the Emacs or Elisp manual. I use flyspell/ispell, and add words to my org files’ LocalWords stanzas. I keep these at the bottom of my document (as is typical for

Re: [O] helm-bibtex questions

2015-06-30 Thread Eric S Fraga
On Saturday, 27 Jun 2015 at 09:11, Xebar Saram wrote: hmm strange still dosent work for me. here is the top section of my bib file -*- mode:bibtex; eval: (bibtex-set-dialect 'biblatex); -*- @article{ackerman-1998-discr-clear, author = {Ackerman, {S.A.} and Strabala, {K.I.} and Menzel,

Re: [O] helm-bibtex questions

2015-06-30 Thread Xebar Saram
Thanks guys it works now ! best z On Tue, Jun 30, 2015 at 4:19 PM, John Kitchin jkitc...@andrew.cmu.edu wrote: I think you are also still missing a % sign at the beginning of the -*- line. What if you change the dialect from the bibtex Entry-types menu? also, what still doesn't work?

Re: [O] Org-lint -- Lisp error: (wrong-type-argument arrayp nil)

2015-06-30 Thread Nicolas Goaziou
Hello, Fabrice Niessen fni-news-TA4HMoP+1wHrZ44/dzw...@public.gmane.org writes: When trying to lint my Org mode refcard [1], I get this error: Debugger entered--Lisp error: (wrong-type-argument arrayp nil) Fixed. Thank you. Regards, -- Nicolas Goaziou

Re: [O] helm-bibtex questions

2015-06-30 Thread Xebar Saram
:) it was the % at the start thx again all best Z On Tue, Jun 30, 2015 at 5:37 PM, Eric S Fraga e.fr...@ucl.ac.uk wrote: On Tuesday, 30 Jun 2015 at 16:44, Xebar Saram wrote: Thanks guys it works now ! Which fix worked? The , or the %? Enquiring minds wish to know... Excellent

Re: [O] Org-lint PROPERTIES

2015-06-30 Thread Nicolas Goaziou
Hello, Sebastien Vauban sva-news-D0wtAvR13HarG/idocf...@public.gmane.org writes: A suggestion here: could Org-lint tell the user to replace such a block: #+PROPERTY: eval never #+PROPERTY: padline yes #+PROPERTY: tangle yes by its newer syntax: #+PROPERTY: header-args :eval never

Re: [O] Time-zone in dates

2015-06-30 Thread Nick Dokos
Eric S Fraga e.fr...@ucl.ac.uk writes: On Monday, 29 Jun 2015 at 21:17, Nick Dokos wrote: The only reliable way of doing that is to use UTC as the internal representation and translate to/from local time on external display/input *only*. In the case of org mode, the internal representation

Re: [O] Bug: It's not obvious how to keep LocalWords (spelling exceptions) conveniently [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.4/lisp/org/)]

2015-06-30 Thread Daniele Pizzolli
On Tue, Jun 30 2015, Nicolas Goaziou wrote: Hello, Reuben Thomas writes: Disclaimer: I don't know what are LocalWords and I could find a reference either in the Emacs or Elisp manual. Hello, In fact it is not so easy to find it! There are too many way to search in emacs and there is not

Re: [O] Bug: It's not obvious how to keep LocalWords (spelling exceptions) conveniently [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.4/lisp/org/)]

2015-06-30 Thread Reuben Thomas
On 30 June 2015 at 14:35, Nicolas Goaziou m...@nicolasgoaziou.fr wrote: Hello, ​Hi, and thanks for your help with this.​ Disclaimer: I don't know what are LocalWords and I could find a reference either in the Emacs or Elisp manual. I'm sorry, I assumed it would be documented. By

[O] how to pass variables (such as to-address) to org-mime?

2015-06-30 Thread Peter Salazar
To Eric and the org-list, Question about org-mime. When sending email, I'd like to instruct org-mime to pull certain variables from my org-mode subtrees. For example, how can I instruct org-mime to pull the to email address from the subtree? So that, for example, my org-mode subtree could look

Re: [O] helm-bibtex questions

2015-06-30 Thread Eric S Fraga
On Tuesday, 30 Jun 2015 at 16:44, Xebar Saram wrote: Thanks guys it works now ! Which fix worked? The , or the %? Enquiring minds wish to know... Excellent news, in any case. -- : Eric S Fraga (0xFFFCF67D), Emacs 24.4.1, Org release_8.3beta-1261-g304f84

Re: [O] HTML/images zipped?

2015-06-30 Thread Robert Klein
On Mon, 29 Jun 2015 13:13:19 +0200 Rasmus ras...@gmx.us wrote: Hi Rasmus, Hi Robert, Robert Klein rokl...@roklein.de writes: please find an experimental htmlzip exporter attached. Cool! I don't know if you indent to make this an extension to org or for this to be a quick hack to

Re: [O] Org-lint PROPERTIES

2015-06-30 Thread Sebastien Vauban
Hello, A suggestion here: could Org-lint tell the user to replace such a block: #+PROPERTY: eval never #+PROPERTY: padline yes #+PROPERTY: tangle yes by its newer syntax: #+PROPERTY: header-args :eval never :padline yes :tangle yes ? Done. Thank you. Didn't check yet, but I'm

[O] agenda follow mode does not respect STARTUP

2015-06-30 Thread Eric S Fraga
Hello, the buffer shown in follow mode in the agenda view has drawers folded, i.e. contents not shown. This happens even when the file has /showeverything/ as the setting for startup. For one of my files, consisting of tasks where the logbook is particularly crucial to understanding the task, I

[O] Bug: It's not obvious how to keep LocalWords (spelling exceptions) conveniently [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.4/lisp/org/)]

2015-06-30 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] [patch, ox-latex] caption and :float nil

2015-06-30 Thread Rasmus
Hi, Attached is a patch that works reasonably well to allow :float nil floats to have captions in ox-latex. The hard part is src-blocks. At the moment we sometimes allow captions to register as figures (at least when when using verbatim). Instead we could go with listing. Of course listing is