On 2015-06-29 20:54, Nicolas Goaziou writes:
> Alan Schmitt 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 I understand your suggestion, we
>> should j
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 newe
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
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 "\\`[
Sebastien Vauban 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
I agree - t
Rainer M Krug writes:
> Sebastien Vauban 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 :padline yes :
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,
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
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.
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. he
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.
> 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
> other file t
Thanks guys
it works now !
best
z
On Tue, Jun 30, 2015 at 4:19 PM, John Kitchin
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?
>
> Eric S Fraga
Hello,
Fabrice Niessen
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
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
Hello,
Sebastien Vauban
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 :padline yes :tangle yes
>
> ?
Done. T
Eric S Fraga 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 is us
On 30 June 2015 at 14:35, Nicolas Goaziou 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 "LocalWords" it turns ou
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
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
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.
Did
On Mon, 29 Jun 2015 13:13:19 +0200
Rasmus wrote:
Hi Rasmus,
> Hi Robert,
>
> Robert Klein 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 solve a particular iss
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
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
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 writes:
> Hello,
:)
it was the % at the start
thx again all
best
Z
On Tue, Jun 30, 2015 at 5:37 PM, Eric S Fraga 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 news, in
On Tuesday, 30 Jun 2015 at 11:08, Nick Dokos wrote:
> Eric S Fraga 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 t
On Tuesday, 30 Jun 2015 at 20:40, Matt Price wrote:
> 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 wa
27 matches
Mail list logo