Re: [O] Babel eval w/ C-c C-c but not (org-babel-execute-buffer)

2019-10-09 Thread Ken Mankoff
Hello, I think that even when ":eval no" is set, eval should happen if the user explicitly requests it. The use case is that I have code that takes an unreasonable amount of compute time to run it in Emacs (e.g. a full day of compute time). I think even with :async this type of code should be

Re: [O] [PATCH] org: org-get-priority: reduce `not`, deduplicate magic `(* 1000 ..)` operation

2019-10-09 Thread Samuel Wales
i don't use the priority stuff, but i think it could perhaps be useful to use terminology to distinguish the priority stuff from the priority stuff. i.e. 1] the stuff i don't use that you are talking about 2] [#A] and all that when i was a beginner i got confused by that. :) On 10/9/19, Adam

Re: [O] [PATCH] org: org-get-priority: reduce `not`, deduplicate magic `(* 1000 ..)` operation

2019-10-09 Thread Adam Porter
Hi Anton, Nicolas, et al, I'm in favor of tidying up the priority-related code, as I also have found it hard to follow. But please do not change the API of these functions, i.e. the signatures and return values. Their output is used in other packages, including some of mine like org-rifle, org-s

[O] org-download-screenshot on MacOS Catalina

2019-10-09 Thread Berry, Charles
I just upgraded to MacOS 10.15 and am experiencing some pain. The faithful org-download-screenshot from https://github.com/abo-abo/org-download stopped working. Instead of capturing a window or selection, it just copied the background. This - forbidding screen capture - is considered a security