[O] [PATCH] ox-bibtex.el: take key with spaces or non-alphabetic characters into account

2017-02-04 Thread Sebastien Le Maguer
* ox-bibtex.el (org-bibtex-process-bib-files) solve a bug in which ox-bibtex was not considering enterily keys like "Author et 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

Re: [O] Bug: org-agenda-only-exact-dates [9.0.4 (9.0.4-elpa @ c:/Users/atamulis/.emacs.d/elpa/org-20170124/)]

2017-02-04 Thread Nicolas Goaziou
"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 >

Re: [O] I have org-plus-contrib from ELPA. How do I temporarily test Org from git?

2017-02-04 Thread Achim Gratz
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

Re: [O] I have org-plus-contrib from ELPA. How do I temporarily test Org from git?

2017-02-04 Thread Kyle Meyer
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

Re: [O] I have org-plus-contrib from ELPA. How do I temporarily test Org from git?

2017-02-04 Thread Kyle Meyer
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

[O] I have org-plus-contrib from ELPA. How do I temporarily test Org from git?

2017-02-04 Thread Jorge Morais Neto
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=

Re: [O] Sync up the org in emacs master to org maint branch?

2017-02-04 Thread David Engster
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

Re: [O] Bug: Log mode shows the wrong clock note [9.0.4 (9.0.4-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170124/)]

2017-02-04 Thread Jorge Morais Neto
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

Re: [O] Bug: org-agenda-only-exact-dates [9.0.4 (9.0.4-elpa @ c:/Users/atamulis/.emacs.d/elpa/org-20170124/)]

2017-02-04 Thread Tamulis, Andrius
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

Re: [O] Allowing multiple date trees in a single file

2017-02-04 Thread Nicolas Goaziou
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

Re: [O] [PATCH] Support time units in est+

2017-02-04 Thread Nicolas Goaziou
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

Re: [O] Is it possible to "properly" indent inside latex fragments?

2017-02-04 Thread Alain . Cochard
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

Re: [O] editing orgmode code blocks always indents content..anyway to stop this?

2017-02-04 Thread Xebar Saram
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

Re: [O] [Ann] Tool to hack time

2017-02-04 Thread Marco Wahl
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,

Re: [O] inline images (png/jpg) are not displayed

2017-02-04 Thread Uwe Brauer
> 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-