emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Chris Poole <lists@chrispoole.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: bug in org-icalendar--combine-files?
Date: Sat, 7 Jun 2014 20:28:53 +0100	[thread overview]
Message-ID: <CAF=P9QDRHaFQXk_d=QbxicYo8Y3dP3VDbxPCbvOTCNHMohy2Uw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 821 bytes --]

Hey,

I wrote a function to export scheduled, done tasks to iCalendar[1].

All works well, but I noticed that before the function is run, my agenda
views only show upcoming scheduled tasks (I globally have agendas not show
done scheduled or deadline items).

After org-icalendar--combine-files does its stuff, and works correctly, but
my agendas suddenly have items such as "Sched.11x: DONE do something",
despite it being a DONE task that I marked as complete over a week ago.

Any idea why org-agenda-skip-scheduled-if-done is seemingly being
overridden to nil?
I have tried explicitly setting this value to true for the custom agenda
view, but it doesn't help.

Any idea what's going on here?


Cheers,
Chris

[1]:
https://github.com/chrispoole643/org-gtd/blob/443d43879d944bcec47af0ddac3d542bce6b2269/org-gtd.el#L146

[-- Attachment #2: Type: text/html, Size: 1190 bytes --]

             reply	other threads:[~2014-06-07 19:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-07 19:28 Chris Poole [this message]
2014-06-07 20:13 ` bug in org-icalendar--combine-files? Nicolas Goaziou

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='CAF=P9QDRHaFQXk_d=QbxicYo8Y3dP3VDbxPCbvOTCNHMohy2Uw@mail.gmail.com' \
    --to=lists@chrispoole.com \
    --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).