From: "Clément Payard" <payard.clement63@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: Cletip Cletip <clement020302@gmail.com>,
Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Bug: org-capture does not work if called from minibuffer (Org mode version 9.6.10 (9.6.10-n/a-g902975)
Date: Tue, 11 Jun 2024 11:59:06 -0300 [thread overview]
Message-ID: <CAD6d+LXPozpicApqJ5HGiLpwVM169Zw16sjMZO8hzXy25QCg9w@mail.gmail.com> (raw)
In-Reply-To: <875xuf7owz.fsf@localhost>
[-- Attachment #1: Type: text/plain, Size: 1356 bytes --]
Thank you very much !
Le mar. 11 juin 2024 à 07:28, Ihor Radchenko <yantar92@posteo.net> a écrit :
> Clément Payard <payard.clement63@gmail.com> writes:
>
> > init.el configuration :
> > ---------
> > (add-to-list 'load-path “/home/.../org-mode/lisp”)
> >
> > (require 'org-capture)
> >
> > (setq org-capture-templates
> > '((“t” “Todo” entry (file+headline
> > “/home/user/Testdedossier/src/.emacs.d/test.org” “Tasks”)
> > “* TODO %^{Name task}\n %i\n %a”)))
> >
> > (global-set-key (kbd “C-c c”) 'org-capture)
> > ---------
> >
> > Now, call org-capture, select "t". IN creating the "title" = "Name Task"
> of
> > the first capture, call up a second capture. Finish the second capture.
> > Return to the first capture's title/“Name task”. End the first capture's
> > “Name task”, and note the error:
> > condition-case: Capture abort: Selecting deleted buffer
> >
> > Expected behaviour: correct completion of first capture.
>
> Fixed, on main.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=331086ebe
>
> --
> Ihor Radchenko // yantar92,
> Org mode contributor,
> Learn more about Org mode at <https://orgmode.org/>.
> Support Org development at <https://liberapay.com/org-mode>,
> or support my work at <https://liberapay.com/yantar92>
>
[-- Attachment #2: Type: text/html, Size: 2321 bytes --]
prev parent reply other threads:[~2024-06-11 15:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-17 23:27 Bug: org-capture does not work if called from minibuffer (Org mode version 9.6.10 (9.6.10-n/a-g902975) Cletip Cletip
2024-05-18 10:57 ` Ihor Radchenko
2024-05-23 19:59 ` Clément Payard
2024-05-23 20:22 ` Ihor Radchenko
2024-05-23 21:01 ` Clément Payard
2024-06-11 10:29 ` Ihor Radchenko
2024-06-11 14:59 ` Clément Payard [this message]
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=CAD6d+LXPozpicApqJ5HGiLpwVM169Zw16sjMZO8hzXy25QCg9w@mail.gmail.com \
--to=payard.clement63@gmail.com \
--cc=clement020302@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=yantar92@posteo.net \
/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).