From: John Kitchin <jkitchin@andrew.cmu.edu>
To: Daniel Nemenyi <daniel@pompo.co>
Cc: org-mode-email <emacs-orgmode@gnu.org>
Subject: Re: Org-cite stuck in Helm minibuffer [9.5.1 (9.5.1-g36086a @ /home/dan/.emacs.d/elpa/org-9.5.1/)]
Date: Mon, 6 Dec 2021 08:22:29 -0500 [thread overview]
Message-ID: <CAJ51ETpdCp+Xe+r2H1zmFKgZDOC7FKtMDsyhu+Pd11c2Ry6YEQ@mail.gmail.com> (raw)
In-Reply-To: <87bl1tgazd.fsf@pompo.co>
[-- Attachment #1: Type: text/plain, Size: 1599 bytes --]
org-ref should not get any credit for this. That is a feature of the built
in org-cite library, which uses completing-read for that behavior.
completing-read is only for reading one thing at a time, and org-cite works
around that in a way that leads to the behavior you see.
It looks like helm (if you use helm-mode), but it is actually the helm
version of completing read, and not a helm selection command.
Other completion backends use different bindings, e.g. ivy uses C-M-j I
think.
John
-----------------------------------
Professor John Kitchin (he/him/his)
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu
On Mon, Dec 6, 2021 at 7:57 AM Daniel Nemenyi <daniel@pompo.co> wrote:
>
> Hello,
>
> I'm finding myself stuck in the `HELM Org Cite Insert` buffer that lists
> possible citations after calling org-cite-insert using Helm. After
> selecting a reference I am prompted to select more, and there isn't an
> obvious way to say, 'Thanks org-ref I'm done, kill this minibuffer and
> insert the refs I have chosen.'
>
> I was eventually told on Stack Overflow that M-RET does the job, but I
> would have expected either the first option in the HELM buffer to do this,
> or else there to be an option in the HELM Select Action list?
>
> Thanks!
> Daniel
>
> Emacs : GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version
> 3.24.24, cairo version 1.16.0)
> Package: Org mode version 9.5.1 (9.5.1-g36086a @
> /home/dan/.emacs.d/elpa/org-9.5.1/). Helm (20211205.1111)
>
>
[-- Attachment #2: Type: text/html, Size: 2269 bytes --]
next prev parent reply other threads:[~2021-12-06 13:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-06 12:24 Org-cite stuck in Helm minibuffer [9.5.1 (9.5.1-g36086a @ /home/dan/.emacs.d/elpa/org-9.5.1/)] Daniel Nemenyi
2021-12-06 13:09 ` Bruce D'Arcus
2021-12-06 13:22 ` Bruce D'Arcus
2021-12-06 14:27 ` Daniel Nemenyi
2021-12-06 14:39 ` Bruce D'Arcus
2021-12-06 18:09 ` John Kitchin
2021-12-08 13:13 ` Daniel Nemenyi
2021-12-08 22:33 ` Bruce D'Arcus
2021-12-09 16:26 ` Eric S Fraga
2021-12-06 13:22 ` John Kitchin [this message]
2021-12-06 14:21 ` Bruce D'Arcus
2021-12-06 14:23 ` Daniel Nemenyi
2021-12-06 17:58 ` Nicolas Goaziou
2021-12-06 18:32 ` Daniel Nemenyi
2021-12-06 18:54 ` John Kitchin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAJ51ETpdCp+Xe+r2H1zmFKgZDOC7FKtMDsyhu+Pd11c2Ry6YEQ@mail.gmail.com \
--to=jkitchin@andrew.cmu.edu \
--cc=daniel@pompo.co \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).