Nicolas Goaziou writes:
> Hello,
>
> Rasmus writes:
>
>> There’s bug in maint that made it into Org v9.0.10 via commit
>> 7e241af591df15d2b7587648ed2342ae3a5d0e5b. In org-clock.el, the v9.1
>> signature of ‘org-time-string-to-seconds’ has made it into
>> ‘org-clock-sum’. Should I just remove t
Uwe Brauer writes:
> Hi
>
> Using org (git version) GNU emacs 26 on Ubuntu 14.04,
> following
> http://orgmode.org/manual/Working-with-LaTeX-math-snippets.html#fn-2
> I have set
> (setq org-latex-to-mathml-convert-command
> "/usr/bin/latexmlmath \"%i\" --presentationmathml=%o")
>
Hello, I am observing this (funky?) behavior:
in the agenda, the deadline seems to be identified only if it
immediately follows the headline, and it is ignored otherwise.
Am I missing something? Thank you, Paolo.
1) DEADLINE is identified and used.
** TODO Phone call
DEADLINE: <2017-09-06 W
On Monday, 4 Sep 2017 at 12:08, Pdj wrote:
> Hello, I am observing this (funky?) behavior:
> in the agenda, the deadline seems to be identified only if it
> immediately follows the headline, and it is ignored otherwise.
> Am I missing something? Thank you, Paolo.
You are not missing something.
Hello,
I have the following custom agenda command:
(setq org-agenda-custom-commands
'(("ww" "Work 2 day view"
((agenda ""
((org-agenda-files '("~/tmp/tmp.org"))
(org-agenda-skip-function '(org-agenda-skip-entry-if 'notregexp
":@work:"))
(org-agend
Message: 7
Date: Tue, 29 Aug 2017 10:22:01 +0100
Subject: Re: [O] Time-Event-Diagrams
Message-ID: <874lsq4tl2@yandex.com>
#+name: whentable
| When | How many |
|--+--|
| [2016-11-17 Thu] |3 |
| [2016-11-23 Wed] |4 |
| [2016-12-10 Sat] |
With this definition of a link in org-9:
#+BEGIN_SRC emacs-lisp
(org-link-set-parameters "test" :follow (lambda (path) (message "check")))
#+END_SRC
#+RESULTS:
Should both of these be "linkfied"? I would have expected the first one
to be, but not the second one. It seems like the "test:rtree" pa
"Loris Bennett" writes:
> I didn't know about this function either. Is it correct that the org
> parts of 'org-plus-contrib' shadow the whole of 'org', e.g.
>
> ...
> /home/loris/.emacs.d/elpa/org-plus-contrib-20170828/org hides
> /usr/share/emacs/25.1/lisp/org/org
> /home/loris/.emacs.d/
Hi:
Is there any way to disable the yes/no query every time you click on a link
that executes a shell script or elisp command? I haven't been able to
locate a custom variable or anything.
You are looking for this page:
http://orgmode.org/manual/Code-evaluation-security.html#Code-evaluation-security
Just set org-confirm-shell-link-function and org-confirm-elisp-link-function
to nil.
John
---
Professor John Kitchin
Doherty Hall A207F
Department of Ch
Thanks for letting me know. I let the people at
https://github.com/jshttp/mime-db/pull/82 know that. It looks like org
might be registered as a mimetype now.
Bastien Guerry writes:
> Hi John,
>
> John Kitchin writes:
>
>> Let me know the url to that note when you update it so I can use it as a
>
Hi,
There is RFC 6648, which "deprecating the "X-" Prefix".
So, it might be better to use "text/org".
https://tools.ietf.org/html/rfc6648
--
yashi
Adam Porter writes:
> "Loris Bennett" writes:
>
>> I didn't know about this function either. Is it correct that the org
>> parts of 'org-plus-contrib' shadow the whole of 'org', e.g.
>>
>> ...
>> /home/loris/.emacs.d/elpa/org-plus-contrib-20170828/org hides
>> /usr/share/emacs/25.1/lisp/or
Hi Yasushi,
Yasushi SHOJI writes:
> There is RFC 6648, which "deprecating the "X-" Prefix".
Thanks for letting us know!
> So, it might be better to use "text/org".
I’m fine with "text/org". John? Others?
I’ll make the change later this week if nobody disagrees.
Thanks,
--
Bastien
14 matches
Mail list logo