emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: "Clément Payard" <payard.clement63@gmail.com>
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 10:29:48 +0000	[thread overview]
Message-ID: <875xuf7owz.fsf@localhost> (raw)
In-Reply-To: <CAD6d+LUJ7St5_muvwqzE80EfHSoiMmZD+qDTAojeN0L7v+zsCQ@mail.gmail.com>

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>


  reply	other threads:[~2024-06-11 10:29 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 [this message]
2024-06-11 14:59           ` Clément Payard

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=875xuf7owz.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=clement020302@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=payard.clement63@gmail.com \
    /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).