[O] Minibuffer popup for org-contacts contact linking?

2019-06-15 Thread Daryl Manning
I'm trying to figure out a way to hotkey bringing up a minibuffer in ivy/ivy-rich much as I would with say `C-x b/k` for switching/killing buffers, but allowing me to filter down to a contact and then, when selected, have that put a `C-c l` link into a document for them. Is there any way to do thi

[O] Minibuffer popup for org-contacts contact linking?

2019-06-15 Thread Daryl Manning
I'm trying to figure out a way to hotkey bringing up a minibuffer in ivy/ivy-rich much as I would with say `C-x b/k` for switching/killing buffers, but allowing me to filter down to a contact and then, when selected, have that put a `C-c l` link into a document for them. Is there any way to do thi

[O] [ISSUE] source block coderef link does not work when not under same headline

2019-06-15 Thread stardiviner
Here is an example, on first coderef link, it can work. But not work on second same coderef link. Seems because of ~org-link-search~ can't search across headline scope? #+begin_src org ,* Test coderef in source block ,#+begin_src emacs-lisp (print "hi")

Re: [O] [ISSUE] source block coderef link does not work when not under same headline

2019-06-15 Thread Nicolas Goaziou
Hello, stardiviner writes: > Here is an example, on first coderef link, it can work. But not work > on second What is "it"? > same coderef link. Seems because of ~org-link-search~ can't search across > headline > scope? > > #+begin_src org > ,* Test coderef in source block > > ,#+begin_src em

Re: [O] [PATCH] org-clock.el: Clear org-clock-current-task on clock cancel

2019-06-15 Thread Nicolas Goaziou
Hello, m...@bcc32.com writes: > From: "Aaron L. Zeng" > > * org-mode/lisp/org-clock.el (org-clock-cancel): Clear > `org-clock-current-task' when a clock is canceled. > > This variable is used by some mode line packages (e.g., > spaceline-all-the-icons), so not clearing the variable incorrectly >

Re: [O] [RFC] Link-type for attachments, more attach options

2019-06-15 Thread Nicolas Goaziou
Hello, Gustav Wikström writes: > Some updates, and a fresh patch...! Thank you. > > I won't say that much here since the patch speaks for itself (It > contains a chapter to be added to ORG-NEWS). It's patch 0002 that is the > important one. See sidenote below for a comment about patch 0001. >

Re: [O] [RFC] Link-type for attachments, more attach options

2019-06-15 Thread Bastien
Hi Gustav, thanks a lot for your contribution! Please register as a user on https://code.orgmode.org then send me your username in a private email, I'll then add you to the list of people with push access. Thanks, -- Bastien

Re: [O] [PATCH] Feature proposal : support "scale=" includegraphics option in the builtin latex exporter.

2019-06-15 Thread Emmanuel Charpentier
Le mardi 23 avril 2019 à 10:26 +0200, Nicolas Goaziou a écrit : > Hello, > > Emmanuel Charpentier writes: > > > Le lundi 22 avril 2019 à 15:26 +0200, Nicolas Goaziou a écrit : > > > Emmanuel Charpentier writes: > > > > > > > Do you want a direct answer or a partch against /etc/ORG-NEWS ? > > >