emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Chris Poole <lists@chrispoole.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: bug in org-icalendar--combine-files?
Date: Sat, 07 Jun 2014 22:13:56 +0200	[thread overview]
Message-ID: <874mzwxyt7.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAF=P9QDRHaFQXk_d=QbxicYo8Y3dP3VDbxPCbvOTCNHMohy2Uw@mail.gmail.com> (Chris Poole's message of "Sat, 7 Jun 2014 20:28:53 +0100")

Hello,

Chris Poole <lists@chrispoole.com> writes:

> 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?

"ox-icalendar" ignores "org-agenda" functions. I think a better way to
achieve what you want would be to

  1. generate an agenda view with exactly the tasks you want,
  2. call `org-icalendar-export-current-agenda' on this buffer.


Regards,

-- 
Nicolas Goaziou

      reply	other threads:[~2014-06-07 20:13 UTC|newest]

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

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=874mzwxyt7.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=lists@chrispoole.com \
    /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).