From: ian martins <ianxm@jhu.edu>
To: Bastien <bzg@gnu.org>
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: Tue, 11 Feb 2020 06:28:13 -0500 [thread overview]
Message-ID: <CAC=rjb57n+mEfyQ02u6rp6+QSfVHe2q=jJPokEPEAZGxefvQFA@mail.gmail.com> (raw)
In-Reply-To: <877e11cxrl.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 873 bytes --]
Thanks for looking into it. The problem was most likely an incompatibility
between emacs 24.5.1 and org 9.2.6. I upgraded emacs and it went away.
On Wed, Feb 5, 2020 at 2:13 AM Bastien <bzg@gnu.org> wrote:
> 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
>
[-- Attachment #2: Type: text/html, Size: 1356 bytes --]
next prev parent reply other threads:[~2020-02-11 11:28 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
2020-02-11 11:28 ` ian martins [this message]
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='CAC=rjb57n+mEfyQ02u6rp6+QSfVHe2q=jJPokEPEAZGxefvQFA@mail.gmail.com' \
--to=ianxm@jhu.edu \
--cc=bzg@gnu.org \
--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).