emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ken Mankoff <mankoff@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Bug: iCal export does not respect :noexport: tag [9.1.6 (9.1.6-31-gffa5f3-elpa @ /Users/kdm/.emacs.d/elpa/org-20180122/)]
Date: Sun, 28 Jan 2018 15:09:48 +0100	[thread overview]
Message-ID: <CAFdBzEo9mOx8VpjYde-8N9Qe_0thi12G4MGfs53kSnZ7+s5b2w@mail.gmail.com> (raw)
In-Reply-To: <87fu6qrw6s.fsf@nicolasgoaziou.fr>

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

On Sun, Jan 28, 2018 at 1:42 PM, Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:

> Where did you put
>
>   (setq org-icalendar-exclude-tags '("noexport"))
>
> ?
>
> Is it accessible from `org-export-async-init-file'?
>

Yes. I'm in my emacs.org config file (or *scratch* buffer). I have the
following settings:

(setq org-icalendar-include-todo "all")
(setq org-icalendar-use-deadline '(event-if-todo event-if-not-todo
todo-due))
(setq org-icalendar-use-scheduled '(event-if-todo event-if-not-todo
todo-start))
(setq org-icalendar-exclude-tags '("noicalexport"))

If I then put the pointer after:
(org-icalendar-combine-agenda-files nil)

And C-x C-e and look at ~/org.ical, it is what I expect. If I change "nil"
to "t" and re-execute that line, it contains items tagged "noexport".

I tried to give an MWE, but perhaps it wasn't well prepared. I'm happy to
debug this via email (I'm pretty sure we're making progress). But if I can
provide a better MWE org file I am happy to do so. Please let me know how
to improve the provided bug report.

Thanks,

  -k.

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

  reply	other threads:[~2018-01-28 14:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-25 18:46 Bug: iCal export does not respect :noexport: tag [9.1.6 (9.1.6-31-gffa5f3-elpa @ /Users/kdm/.emacs.d/elpa/org-20180122/)] Ken Mankoff
2018-01-25 20:16 ` Nicolas Goaziou
2018-01-25 21:05   ` Ken Mankoff
2018-01-27 18:50     ` Nicolas Goaziou
2018-01-28  5:41       ` Ken Mankoff
2018-01-28  5:46         ` Ken Mankoff
2018-01-28 12:42           ` Nicolas Goaziou
2018-01-28 14:09             ` Ken Mankoff [this message]
2018-01-28 23:48               ` Nicolas Goaziou
2018-01-29  8:48                 ` Ken Mankoff

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=CAFdBzEo9mOx8VpjYde-8N9Qe_0thi12G4MGfs53kSnZ7+s5b2w@mail.gmail.com \
    --to=mankoff@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).