From: Bastien <bzg@gnu.org>
To: ian martins <ianxm@jhu.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: org-map-entries infinite loop for org file with tags [9.2.6 (9.2.6-elpa @ /home/ian/.emacs.d/elpa/org-9.2.6/)]
Date: Wed, 05 Feb 2020 08:13:18 +0100 [thread overview]
Message-ID: <877e11cxrl.fsf@gnu.org> (raw)
In-Reply-To: <CAC=rjb5F-81QzOR9iF1uMXwvLRwrQNu27RCu8XrEjHFL6DEA0Q@mail.gmail.com> (ian martins's message of "Thu, 24 Oct 2019 06:46:35 -0400")
Hi Ian,
> Running org-map-entries on an org file with tags results in an infinite
> loop.
FWIW, I cannot reproduce this.
> Example function using org-map-entries:
>
> (defun org-map-entries-test ()
> (interactive)
> (org-map-entries '(lambda () (message "%s" (org-entry-properties
> (point) 'standard))))
> (message "done"))
>
> Example org file:
>
> * one
> * two
> * three
> :noexport:
The above exemple is not a valid org file, the tag should be on the
same line than the headline... but perhaps that's just because your
email was sent as HTML.
Thanks,
--
Bastien
next prev parent reply other threads:[~2020-02-05 7:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-24 10:46 Bug: org-map-entries infinite loop for org file with tags [9.2.6 (9.2.6-elpa @ /home/ian/.emacs.d/elpa/org-9.2.6/)] ian martins
2019-10-24 12:12 ` John Kitchin
2020-02-05 7:13 ` Bastien [this message]
2020-02-11 11:28 ` ian martins
2020-02-11 11:39 ` Bastien
-- strict thread matches above, loose matches on Subject: below --
2019-10-21 11:41 ian martins
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=877e11cxrl.fsf@gnu.org \
--to=bzg@gnu.org \
--cc=emacs-orgmode@gnu.org \
--cc=ianxm@jhu.edu \
/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).