On Sunday, 19 Nov 2017 at 10:54, James Harkins wrote:
> Hi,
>
> Two questions about deadline items in the agenda.
>
> 1. The default warning period for upcoming deadlines is 14 days. There
> must be a variable to control this, but I'm having trouble finding it
> in the manual.
org-deadline-warning
On Sunday, 19 Nov 2017 at 13:03, Charles R (Charlie) Martin wrote:
> I think the problem is that if you register graphviz-dot as a language, it
> generates that require. I got it halfway working by changing the language
> back to just dot; I need to go back figure out how to nonetheless use
> grap
On Sunday, 19 Nov 2017 at 13:03, Charles R (Charlie) Martin wrote:
> I think the problem is that if you register graphviz-dot as a language, it
> generates that require. I got it halfway working by changing the language
> back to just dot; I need to go back figure out how to nonetheless use
> grap
Hi,
Two questions about deadline items in the agenda.
1. The default warning period for upcoming deadlines is 14 days. There must be
a variable to control this, but I'm having trouble finding it in the manual.
2. Is there a property to override the warning period for specific headlines?
For ex
Jack Kamm writes:
> Here is the new version of the patch:
I haven't had any luck applying this patch to master. Perhaps your
email client is altering the inline patch; you can instead attach the
output file of 'git format-patch'.
> From f009da37d3b7e2730abb8cbb10f4d07b3d456dd8 Mon Sep 17 00:00
AW writes:
> Hi!
>
> I updated to orgmode 9.1.3 and tried to find out about this new feature.
>
> In vain. C-c C-x w is undefined.
>
> Can someone give a short abstract about the new function for inserting a
> block?
The change is in master now, I don't think it will be available until
9.2 is
oh and the answer to your direct question is 9.1.3.
I suspect this is related to the issue where you can have a source-type
'shell' but only can execute a shell blockif it's source type 'sh'.
On Sun, Nov 19, 2017 at 1:03 PM, Charles R (Charlie) Martin <
chasrmar...@gmail.com> wrote:
> I think th
I think the problem is that if you register graphviz-dot as a language, it
generates that require. I got it halfway working by changing the language
back to just dot; I need to go back figure out how to nonetheless use
graphviz-mode for editing.
On Sun, Nov 19, 2017 at 12:57 PM, Eric S Fraga wro
On Saturday, 18 Nov 2017 at 12:57, Charles R (Charlie) Martin wrote:
> I'm trying to use `dot` inside `org-mode` and having no luck, because when
> I evaluate
What version of org are you using? The version I'm using has no
reference to ob-graphviz-dot.
(but the version I am using is a week or so
On Sunday, 19 Nov 2017 at 11:10, David Arroyo Menendez wrote:
> Hello Colin,
>
> org-secretary seems designed to manage teams. I want read agendas of
> org-mode users, friends ... In Barcelona Supercomputing Center all
> people is sharing the agendas to stimulate to the people to collaborate
> in g
I'm trying to use `dot` inside `org-mode` and having no luck, because when
I evaluate
(org-babel-do-load-languages
'org-babel-load-languages
'((dot . t)))
it tries to require `ob-graphviz-dot` -- unsuccessfully.
Debugger entered--Lisp error: (file-error "Cannot open load file"
Jack Kamm writes:
> I adapted your old patch to the current master branch. I also extended it
> to work for ":results value" (the original patch only worked for ":results
> output"). I did this by not writing the last line of the code block to the
> tmpfile, unless it is indented.
>
> I've never
> "David" == David Arroyo Menendez writes:
David> Hello Colin,
David> org-secretary seems designed to manage teams. I want read
David> agendas of org-mode users, friends ... In Barcelona
David> Supercomputing Center all people is sharing the agendas to
David> stimulate to
Hello Colin,
org-secretary seems designed to manage teams. I want read agendas of
org-mode users, friends ... In Barcelona Supercomputing Center all
people is sharing the agendas to stimulate to the people to collaborate
in good ideas, I like this methodology, but I prefer use org-mode. Many
peop
Hi!
I updated to orgmode 9.1.3 and tried to find out about this new feature.
In vain. C-c C-x w is undefined.
Can someone give a short abstract about the new function for inserting a
block?
Thank you!
Regards,
Alexander
On Friday, 17 Nov 2017 at 23:30, Nicolas Goaziou wrote:
[...]
> It would be nice to know, however, if there is the same problem with
> that new implementation.
I have been using display-line-numbers in emacs 26+ for a while now,
with org-indent-mode, and have not seen any strange behaviour along
On 2017-11-17, Nicolas Goaziou wrote:
> SUBTITLE keyword may not be supported in every back-end. As
> a consequence, supporting a global {{{subtitle}}} macro sounds
> presumptuous.
>
> Anyway, it begs for generalisation. The same problem is going to arise
> for CREATOR, KEYWORDS, and WHATNOT. Inst
* Karl Voit wrote:
> Hi,
>
> I am playing around with org-depend[1] again[2].
I forgot to mention: I am using maint from the git from today.
--
get mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML into Org-mode:
> get Memacs from https://github.com/novoid/Memacs <
Personal Informa
Hi,
I am playing around with org-depend[1] again[2].
I noticed that certain TRIGGER events do not get executed.
> # -*- mode: org; coding: utf-8; -*-
> * heading 1
> :PROPERTIES:
> :ID: foo
> :TRIGGER: bar(NEXT) baz(NEXT)
> :END:
>
> * Heading 2
> :PROPERTIES:
> :ID: bar
> :END:
>
19 matches
Mail list logo