emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alain.Cochard@unistra.fr
To: emacs-orgmode@gnu.org
Subject: 'C-c a s' sometimes gives as result the END of an inelinetask
Date: Mon, 26 Dec 2022 21:24:27 +0100	[thread overview]
Message-ID: <25514.763.379510.806150@gargle.gargle.HOWL> (raw)


Here is a minimal example: file debug2.org which contains

   * foo
   *************** inlt
   ininlt
   *************** END
   bar

I run

   emacs -Q -l ~/.emacs

where .emacs contains only

   (require 'org-inlinetask)

and which gives

   GNU Emacs 27.2 (build 1, x86_64-redhat-linux-gnu, GTK+ Version
   3.24.30, cairo version 1.17.4) of 2021-08-07
   Org mode version 9.4.4 (release_9.4.4 @
   /usr/share/emacs/27.2/lisp/org/)

Then I do

   M-x org-agenda <RET> < s bar <RET>

and I see

   Search words: bar
   Press ‘[’, ‘]’ to add/sub word, ‘{’, ‘}’ to add/sub regexp, ‘C-u r’ for a fresh search
     debug2:     END


I get the same thing with

   emacs

which gives

   Org mode version 9.5.5 (9.5.5-g8ef620 @
   /home/cochard/.emacs.d/elpa/org-9.5.5/)


Finally, with

   emacs -Q -l ~/.emacs.git

where .emacs.git contains only

   (add-to-list 'load-path "~/Org/Coch-git/org-mode/lisp")
   (require 'org-inlinetask)

and which gives

   Org mode version 9.6 (release_9.6-145-gfd162e.dirty @
   /home/cochard/Org/Coch-git/org-mode/lisp/)

then the cursor gets stuck in the minibuffer after the 2nd <RET> above
(hence, no result).




-- 
EOST (École et Observatoire des Sciences de la Terre) 
ITE (Institut Terre & Environnement) | alain.cochard@unistra.fr
5 rue René Descartes   [bureau 110]  | Phone: +33 (0)3 68 85 50 44 
F-67084 Strasbourg Cedex, France     | [ slot available for rent ]



             reply	other threads:[~2022-12-26 20:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-26 20:24 Alain.Cochard [this message]
2022-12-27 10:15 ` 'C-c a s' sometimes gives as result the END of an inelinetask Ihor Radchenko

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=25514.763.379510.806150@gargle.gargle.HOWL \
    --to=alain.cochard@unistra.fr \
    --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).