all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Simon Tournier <zimon.toutoune@gmail.com>
To: Guix Devel <guix-devel@gnu.org>
Subject: Re: Org 9.6: void org-element--cache-active-p on fresh
Date: Tue, 17 Jan 2023 14:45:02 +0100	[thread overview]
Message-ID: <87lem1s2ap.fsf@gmail.com> (raw)
In-Reply-To: <86wn5mb6zj.fsf@gmail.com>

Hi,

On lun., 16 janv. 2023 at 20:43, zimoun <zimon.toutoune@gmail.com> wrote:

> Now consider:
>
>     $ guix shell -C emacs-minimal emacs-org -E TERM \
>            -- emacs -q -l config.el                 \
>            --eval "(require 'org-element)"          \
>            -f org-agenda
>
> Then press ’m’ and type: CLOSED>="<today>".  The result is:
>
> --8<---------------cut here---------------start------------->8---
> Headlines with TAGS match: CLOSED>="<today>"
> Press `C-u r' to search again
>   example:    DONE Yesterday
>   example:    DONE Today
> --8<---------------cut here---------------end--------------->8---
>
> The expected result (at least using Org v9.5) is to only match with the
> item “Today” – the item “Yesterday” should be filtered out; e.g.,
>
>         Headlines with TAGS match: CLOSED>="<today>"
>         Press `C-u r' to search again
>           example:    DONE Today
>
> Well, is it a bug on Guix side or is it a bug on Org-mode side?  Or from
> my config?

Using Guix 29efa27 and so Org 9.6.1, this last issue about
CLOSED>="<today>" seems fixed.

Cheers,
simon


  reply	other threads:[~2023-01-17 19:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-16 19:43 Org 9.6: void org-element--cache-active-p on fresh zimoun
2023-01-17 13:45 ` Simon Tournier [this message]
2023-01-18  9:21   ` zimoun

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lem1s2ap.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=guix-devel@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.