Re: [O] Bug: Inconsistent effort handling in clock totals in maint [9.1.13 (release_9.1.13 @ /home/bernt/git/org-mode/lisp/)]

2018-05-13 Thread Bernt Hansen
Nicolas Goaziou writes: > Hello, > > Bernt Hansen writes: > >>Notice modeline total has [0:05/0:15] >>So 'do something' has an effort of 15 minutes. It may be entered wrong >> but it is a bare 15 value >>instead of 15:00 or 00:15 >> >>:EFFORT: 15 >> >> 6) Go back to Test Pare

Re: [O] Inheriting some local variables from source code block editing buffers

2018-05-13 Thread Göktuğ Kayaalp
Hello, Sorry for the silence, I've finally got around to implementing this, and implemented it as an advice, which supports both an ‘:edit-bindings’ Babel header argument for source code blocks, and an #+ATTR_EDIT: element property for export blocks, etc. Find the code below, and attached an Org

[O] coderef does not provide file path for org-insert-link when not in original buffre

2018-05-13 Thread stardiviner
Suppose I have a src block: #+begin_src emacs-lisp (let ((case-fold-search nil) (str (prin1-to-string (with-temp-buffer (set-buffer-multibyte nil) ; (ref:set the temp buffer to unibyte) (insert (with-current-buffer (ur

Re: [O] Proposal: references from code to text.

2018-05-13 Thread Eric S Fraga
On Saturday, 12 May 2018 at 13:29, ZHUO QL (KDr2) wrote: > Hi all, I just post a proposal for orgmode on my website(generated by > orgmode): > http://kdr2.com/tech/emacs/1805-proposal-org-ref-code-to-text.html . > Here is the source of the proposal: > # -*- mode: org; mode: auto-fill; -*- > > #+TI

Re: [O] Typo on org-tag-alist

2018-05-13 Thread Nicolas Goaziou
Hello, Bernt Hansen writes: > I think there is a typo in the output of > > C-h v org-tag-alist RET > > ':engroup' instead of ':endgroup' Fixed. Thank you. Regards, -- Nicolas Goaziou

Re: [O] Bug: Inconsistent effort handling in clock totals in maint [9.1.13 (release_9.1.13 @ /home/bernt/git/org-mode/lisp/)]

2018-05-13 Thread Nicolas Goaziou
Hello, Bernt Hansen writes: >Notice modeline total has [0:05/0:15] >So 'do something' has an effort of 15 minutes. It may be entered wrong > but it is a bare 15 value >instead of 15:00 or 00:15 > >:EFFORT: 15 > > 6) Go back to Test Parent >C-c C-p > > 7) Enter column mode

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "

2018-05-13 Thread Rasmus
Aaron Ecay writes: > AIUI the change was from a cons of (character, template string) to a > cons of (string, template string). The relevant commit is b56df73. That’s an irrelevant change as neither of those formats has been published. The "old" format (9.1 and earlier) is a list of (key templa

Re: [O] Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags

2018-05-13 Thread Nicolas Goaziou
Hello, alain.coch...@unistra.fr writes: > Did you mean 'emacs -Q' with some git branch? If so, I don't know how > to do it... Yes. It means "emacs -Q" and a recent Org loaded. See below. > Emacs : GNU Emacs 24.5.1 (x86_64-redhat-linux-gnu, GTK+ Version > 3.18.9) of 2016-04-11 on buildvm-25.phx

Re: [O] Link "bracket-types"

2018-05-13 Thread Eric S Fraga
On Saturday, 12 May 2018 at 16:35, Samuel Wales wrote: > in case op or anybody else is wondering why i pasted random code, this > will show the link location when cursor is over the link. Excellent! Thank you very much. Works like a charm. -- Eric S Fraga via Emacs 27.0.50, Org release_9.1.6-5