[O] org-plus-contrib error org-mime.el

2017-03-02 Thread Tim Cross
Just ran into a problem due to the most recent org-plus-contrib (org-plus-contrib-20170210) including org-mime.el. This file is no longer in the contrib directory of the repo and according to the commit log commit eb87e9b8fed78f02e3d546874cab9e471846a48e Author: Bastien Date:

Re: [O] What are you doing ? -- autoclocking

2017-03-02 Thread Marcin Borkowski
On 2017-03-02, at 23:49, Samuel Wales wrote: > your message ended in spam folder. > > i have long wondered if autoclocking is possible in org. Yes. In fact, I have something like this half-baked, only not withing Org-mode/clocking, but in a custom format. Each N

[O] [PATCH] Fix issue with ob-clojure not returning output

2017-03-02 Thread Tim Cross
The attached patch is a simple fix for the problem with ob-clojure using an incorrect cider-current-session call instead of cider-current-ns. For background on the issue see https://emacs.stackexchange.com/questions/30857/clojure-code-evaluation-in-org-mode-produces-no-output/31169#31169 Not

Re: [O] org gnus, link to gmane article

2017-03-02 Thread Nick Dokos
Nick Dokos writes: >> Who is the culprit, org-mode or gmane? >> > > My money would be on the latter. > > IME gmane is moribund: if anybody has a different experience, I would > love to know about it. I should amend that a bit: I am using gmane's nntp feed to read this list, so

Re: [O] [ANN] New Org duration library

2017-03-02 Thread David Mann
David Mann writes: > Nicolas Goaziou writes: > >> Hello, >> >> Detlef Steuer writes: >> >>> after updating org this morning from git I get: >>> >>> org-duration-to-minutes: Invalid duration format: " 9:00" >>> >>> if I try to

Re: [O] [ANN] New Org duration library

2017-03-02 Thread David Mann
Nicolas Goaziou writes: > Hello, > > Detlef Steuer writes: > >> after updating org this morning from git I get: >> >> org-duration-to-minutes: Invalid duration format: " 9:00" >> >> if I try to invoke my agenda with C-c a a >> >> What gives me

Re: [O] What are you doing ? -- autoclocking

2017-03-02 Thread Samuel Wales
your message ended in spam folder. i have long wondered if autoclocking is possible in org. you'd be working in emacs and not explicitly clock in or out. no logbook entries are automatically created. if the current entry does not have one, search upward for one. if there is not one, then use

Re: [O] "Which function for creating the link?

2017-03-02 Thread Eric Abrahamsen
Uwe Brauer writes: > > Uwe Brauer writes: > > > Probably you've set `gnorb-gnus-mail-search-backend' to 'mairix. Then, > > when you call `gnorb-bbdb-mail-search', that would result in a call to > > `mairix-search', which I'm sure is autoloaded

Re: [O] the evil org-store-link-functions variable

2017-03-02 Thread Eric S Fraga
On Thursday, 2 Mar 2017 at 15:57, Uwe Brauer wrote: > Hi > > I have even put in my init file > (setq org-store-link-functions In my org, which is reasonably up to date, there is no such variable. There *is* a function by that name, however. What version of org are you using? -- : Eric S

Re: [O] [PATCH] ox-confluence.el: Handle checkboxes and inactive timestamps correctly

2017-03-02 Thread Nicolas Goaziou
Hello, Marc Ihm writes: > this is a corrected patch, which handles timestamps in a more canoncial > way. Great. Thank you. It looks good. Could you provide a commit message? Regards, -- Nicolas Goaziou

Re: [O] Clocktable creates superfluous columns

2017-03-02 Thread Nicolas Goaziou
Hello, Achim Gratz writes: > So the behaviour that whatever :maxlevel is set to becomes the number of > columns even when the rightmost columns are empty is now considered a > feature? I haven't tried to bisect for when that changed, but empty > columns used to be dropped

Re: [O] M-TAB in org manual

2017-03-02 Thread Nicolas Goaziou
Hello, Thomas Rikl writes: > The patch (i think the first in my life delivered to public) > contains a superfluous comment line first inserted then removed > other parts come from fill-paragraph. > > I tried also to unify the spelling of M-TAB somtimes M-, or variants. > > $

Re: [O] Clocktable creates superfluous columns

2017-03-02 Thread Achim Gratz
Nicolas Goaziou writes: > Fixed. Thank you. So the behaviour that whatever :maxlevel is set to becomes the number of columns even when the rightmost columns are empty is now considered a feature? I haven't tried to bisect for when that changed, but empty columns used to be dropped from the

Re: [O] the evil org-store-link-functions variable

2017-03-02 Thread Uwe Brauer
>>> "Eric" == Eric S Fraga writes: > On Thursday, 2 Mar 2017 at 15:57, Uwe Brauer wrote: >> I have even put in my init file >> (setq org-store-link-functions > Following this up, in org v8, this was a variable but in org v9 it is > now a function. Yep I

Re: [O] the evil org-store-link-functions variable

2017-03-02 Thread Uwe Brauer
> Uwe Brauer writes: > What version of org are you using? In 9.0.5, I don't have a variable > called 'org-store-link-functions', but I have a function called that. > Is it possible that you have a mixed install? As I said to Eric A., yes I had a terrible mix of old

Re: [O] org gnus, link to gmane article

2017-03-02 Thread Nick Dokos
Uwe Brauer writes: > Hi > > > > I thought that sometimes the following worked. I open an article in > gmane, say in the org mode group. I use org-store-link. > > I use gnus-summary-post-news and then via org-insert-link, I insert the > stort link and send it (to myself). > > The

Re: [O] "Which function for creating the link?

2017-03-02 Thread Nick Dokos
Uwe Brauer writes: >> Try > >>emacs -q -l /path/to/minimal.el > > I am not sure what minimal.el is supposed to be, but > emacs -q I might try. > It may be a no-op or it may be a few lines of code, depending on how you get your org-mode. For me, building from latest

Re: [O] "Which function for creating the link?

2017-03-02 Thread Uwe Brauer
> Uwe Brauer writes: > Probably you've set `gnorb-gnus-mail-search-backend' to 'mairix. Then, > when you call `gnorb-bbdb-mail-search', that would result in a call to > `mairix-search', which I'm sure is autoloaded and will bring in the > whole package. No

Re: [O] Clock setup stopped working after update

2017-03-02 Thread Nicolas Goaziou
Hello, Markus Heller writes: > I just updated emacs to GNU Emacs 25.1.1 (x86_64-w64-mingw32) of 2016-09-21 > and orgmode to Org mode version 9.0.5 (9.0.5-elpa @ > c:/Users/mheller/AppData/Roaming/.emacs.d/elpa/org-20170210/). > > I've been using Bernt Hansen's clock setup

[O] Clock setup stopped working after update

2017-03-02 Thread Markus Heller
Hello, I just updated emacs to GNU Emacs 25.1.1 (x86_64-w64-mingw32) of 2016-09-21 and orgmode to Org mode version 9.0.5 (9.0.5-elpa @ c:/Users/mheller/AppData/Roaming/.emacs.d/elpa/org-20170210/). I've been using Bernt Hansen's clock setup for over a year now, without issues. I realize that

[O] jumping from Agenda/Timeline to .org source file

2017-03-02 Thread uselpa
Hello all, I've been using org mode for several months now on my Mac without problems. Since most of what I do is for work I've tried using it on our company Windows 7 machines, using the official GNU Emacs 25.1 for Windows. Unfortunately, I've had a nagging issue both with the september and

Re: [O] "Which function for creating the link?

2017-03-02 Thread Eric S Fraga
On Thursday, 2 Mar 2017 at 13:20, Uwe Brauer wrote: [...] > Hm I am using gnus. [...] > (add-hook 'gnus-select-article-hook 'my-org-store-link-simple) Ah, okay, now makes sense. Unfortunately, I cannot help with this. Hopefully others on the list can. -- : Eric S Fraga (0xFFFCF67D),

Re: [O] [PATCH] ox-confluence.el: Handle checkboxes and inactive timestamps correctly

2017-03-02 Thread Marc Ihm
Nicolas Goaziou writes: > Correcting myselfè > > Nicolas Goaziou writes: > >>> + :filters-alist '((:filter-final-output . org-confluence-fix-timestamps)) >> >> Why do you use a final filter? It is a pretty gross tool, couldn't you >> simply

[O] org gnus, link to gmane article

2017-03-02 Thread Uwe Brauer
Hi I thought that sometimes the following worked. I open an article in gmane, say in the org mode group. I use org-store-link. I use gnus-summary-post-news and then via org-insert-link, I insert the stort link and send it (to myself). The link has the form

Re: [O] the evil org-store-link-functions variable

2017-03-02 Thread Uwe Brauer
>>> "Eric" == Eric S Fraga writes: > On Thursday, 2 Mar 2017 at 15:57, Uwe Brauer wrote: >> I have even put in my init file >> (setq org-store-link-functions > Following this up, in org v8, this was a variable but in org v9 it is > now a function. Right, but

Re: [O] the evil org-store-link-functions variable

2017-03-02 Thread Nick Dokos
Uwe Brauer writes: > Hi > > I have even put in my init file > (setq org-store-link-functions > (list 'org-gnus-store-link > 'org-rmail-store-link > 'org-mhe-store-link > 'org-irc-store-link > 'org-info-store-link >

Re: [O] "Which function for creating the link?

2017-03-02 Thread Eric Abrahamsen
Uwe Brauer writes: > > Uwe Brauer writes: > > > You are probably either loading explicitly org-mairix (from contrib) > > or requiring 'org-mairix (explicitly or implicitly). > > I think I found the culprit, I started emacs -q and the > variable

Re: [O] "Which function for creating the link?

2017-03-02 Thread Uwe Brauer
> Uwe Brauer writes: > You are probably either loading explicitly org-mairix (from contrib) > or requiring 'org-mairix (explicitly or implicitly). I think I found the culprit, I started emacs -q and the variable org-store-link-functions did not contain

Re: [O] "Which function for creating the link?

2017-03-02 Thread Uwe Brauer
>>> "Nick" == Nick Dokos writes: > Uwe Brauer writes: >> org-store-link-functions is a variable defined in ‘org.el’. >> Its value is >> >> >> (org-mairix-store-gnus-link org-rmail-store-link org-mhe-store-link >> org-irc-store-link

Re: [O] the evil org-store-link-functions variable

2017-03-02 Thread Eric S Fraga
On Thursday, 2 Mar 2017 at 15:57, Uwe Brauer wrote: > I have even put in my init file > (setq org-store-link-functions Following this up, in org v8, this was a variable but in org v9 it is now a function. -- : Eric S Fraga (0xFFFCF67D), Emacs 26.0.50.1, Org release_9.0.4-242-g2c27b8

Re: [O] "Which function for creating the link?

2017-03-02 Thread Nick Dokos
Uwe Brauer writes: > org-store-link-functions is a variable defined in ‘org.el’. > Its value is > > > (org-mairix-store-gnus-link org-rmail-store-link org-mhe-store-link > org-irc-store-link org-info-store-link org-gnus-store-link > org-docview-store-link org-bibtex-store-link

[O] the evil org-store-link-functions variable (was: "Which function for creating the link?)

2017-03-02 Thread Uwe Brauer
Hi I have even put in my init file (setq org-store-link-functions (list 'org-gnus-store-link 'org-rmail-store-link 'org-mhe-store-link 'org-irc-store-link 'org-info-store-link 'org-docview-store-link

[O] Bug: org-agenda-skip-deadline-prewarning-if-scheduled as pre-scheduled has no effect [9.0.5 (9.0.5-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170210/)]

2017-03-02 Thread Jorge Morais Neto
1. Write a file named agenda_bug.org with the following content (remove indentation): *** TODO Dummy SCHEDULED: <2017-03-06 Seg> DEADLINE: <2017-03-07 Ter ++1m -6d> 2. Start GNU Emacs 25.2.1 (25.2-rc2) with an empty init.el. 3. (require 'org-agenda) 4. Customize

Re: [O] "Which function for creating the link?

2017-03-02 Thread Uwe Brauer
>>> "Eric" == Eric S Fraga writes: > On Thursday, 2 Mar 2017 at 11:38, Uwe Brauer wrote: >> Hi >> >> When I try to open some messages[1] the minibuffer pops up asking >> orglist >> "Which function for creating the link? > Maybe give a bit more

Re: [O] Structure info in minibuffer

2017-03-02 Thread Loris Bennett
Updating org-ref solved the problem. Thanks. John Kitchin writes: > Do you use org-ref? It did that for a short time. If so an update of org-ref > should make it go away. > > On Thu, Mar 2, 2017 at 3:40 AM Loris Bennett > wrote: > > Hi,

Re: [O] Structure info in minibuffer

2017-03-02 Thread John Kitchin
Do you use org-ref? It did that for a short time. If so an update of org-ref should make it go away. On Thu, Mar 2, 2017 at 3:40 AM Loris Bennett wrote: > Hi, > > I'm not exactly sure when this started happening, but I assume it came > with the update to Org 9: > >

Re: [O] "Which function for creating the link?

2017-03-02 Thread Eric S Fraga
On Thursday, 2 Mar 2017 at 11:38, Uwe Brauer wrote: > Hi > > When I try to open some messages[1] the minibuffer pops up asking > orglist > "Which function for creating the link? Maybe give a bit more context? What messages? How is this related to org? -- : Eric S Fraga (0xFFFCF67D), Emacs

[O] "Which function for creating the link?

2017-03-02 Thread Uwe Brauer
Hi When I try to open some messages[1] the minibuffer pops up asking orglist "Which function for creating the link? And offers org-mairix-store-gnus-link Which I don't want. How can I stop this annoying behavior, because mairix links seem not to work for me. BTW, 3 message of mine did not

[O] Structure info in minibuffer

2017-03-02 Thread Loris Bennett
Hi, I'm not exactly sure when this started happening, but I assume it came with the update to Org 9: In any org file, potentially lengthy information about (I'm guessing here) org objects is displayed in the minibuffer, e.g.: (headline (:raw-value Nutzer :begin 805 :end 3472 :pre-blank 0