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
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
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")
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
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
>
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.
>
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
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 ?
> > >