> Uwe Brauer writes:
> Maybe you have a timer that toggles it off after a while? I don't think
org is doing the
> toggling (and it does not happen in my experiments). Try evaluating
(timer-list) in that
> buffer.
I have
4.53- undo-auto--boundary-timer
Christian Moe writes:
> Here I was, hoping it was a tool to *actually* hack time.
>
> You know, M-x tardis-mode.
The Doctor worked on this IIRC. If you notice weird behavior on your
machine, you can be sure that the mode will have been released.
Regards,
Marco
On Tue, Jan 31, 2017 at 5:15 PM, Nick Dokos wrote:
> org-edit-src-content-indentation
>
Hi Nick sorry for that awkward code snippet , i dunno how it got that way
(the setq was missing :)) and why init was giving me any errors. ill check
if now the indentation works and update everyone
thx
Z
Nicolas Goaziou writes on Fri 3 Feb 2017 22:04:
> > I have one (minor) question/concern, though: will the indentation
> > survive an 'M-x indent-region' or 'M-x org-indent-region'?
>
> It should, now. Thank you for the heads up.
Great, thanks again for your promptness; I can confess it now:
Hello,
Malcolm Matalka writes:
> Hey, this is my first elisp programming so I'm quite certain this is a
> big hack. I just stole elements from elsewhere in the file. I'm hoping
> this is good enough to get accepted then perhaps someone with more taste
> would be able to refactor it to be a bit
Hello,
Carsten Dominik writes:
> Attached is a patch that does the following:
>
> It consolidates all four different org-capture target types that have to do
> with
> date/week trees into a single one, called `file+olp+datetree'. This target
> allows for an optional outline path specification t
Thanks for the reply.
On 2017-02-03 16:16, Nicolas Goaziou wrote:
Hello,
"Tamulis, Andrius" writes:
I note that in the latest version of orgmode, that the
org-agenda-only-exact-dates variable is no longer "honored". It is set
twice in org-agenda.el, but never checked, and so affects nothing.
On 3 February 2017 at 20:01, Nicolas Goaziou wrote:
> The fix for the other issue you reported about CLOCK and notes probably
> has also fixed this one. Could you confirm it?
According to my very brief test, yes it fixed.
Thank you!
--
• I am Brazilian. I hope my English is correct and I welc
John Wiegley writes:
> Many software projects have package ecosystems surrounding them that deal with
> similar issues, and I can't, off-hand, think of cases where the answer was
> "let's move some of those packages into core development to ease
> ___".
Just from the software I worked with over th
Hi. I wanted to temporarily run git Org so I could test a fix by Nicolas
Goaziou. I have pulled the master branch and adapted local.mk. In that
file, I set:
prefix = ~/.emacs.d/locally_built_org
# Where local lisp files go.
# $(prefix)/emacs/site-lisp/org
lispdir= $(pref
Hello,
Jorge Morais Neto writes:
> Hi. I wanted to temporarily run git Org so I could test a fix by Nicolas
> Goaziou. I have pulled the master branch and adapted local.mk.
[...]
> I have built and run ‘make test’ (there were two unexpected test failures, but
> they regard functionality I do
Kyle Meyer writes:
[...]
> You can put any other settings you want to test in here. Assuming the
> above file is called org-config.el, start emacs like so:
Oops, ignore the "Assuming .. org-conig.el" part.
--
Kyle
Kyle Meyer writes:
>> As a precaution, I have uninstalled ELPA org-plus-contrib before
>> ‘sudo make install’. After testing, I installed ELPA org-plus-contrib
>> again. Was that really necessary?
>
> No, you can use "emacs -q" to avoid loading your main init file.
That still loads the site init
"Tamulis, Andrius" writes:
> The two variables you mention above fix almost everything for me - but
> is there a "org-deadline-past-days" variable? Something that I could
> set so that past due deadlines not be mentioned? Or may I suggest that
> "org-agenda-todo-ignore-deadlines" have a value lik
* ox-bibtex.el (org-bibtex-process-bib-files)
solve a bug in which ox-bibtex was not considering enterily keys like "Author
et&bsp; al., 1999" as valid.
---
contrib/lisp/ox-bibtex.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/lisp/ox-bibtex.el b/contrib/lisp/o
15 matches
Mail list logo