From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff 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: Mon, 29 Jan 2018 09:48:14 +0100 Message-ID: References: <878tclu22d.fsf@nicolasgoaziou.fr> <871sibt9ts.fsf@nicolasgoaziou.fr> <87fu6qrw6s.fsf@nicolasgoaziou.fr> <87h8r5r1d2.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c069890f28cbf0563e650de" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eg57e-0007Ar-DJ for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 03:49:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eg57Y-00061t-5k for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 03:49:02 -0500 Received: from mail-qt0-x22e.google.com ([2607:f8b0:400d:c0d::22e]:39329) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eg57Y-00061Z-12 for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 03:48:56 -0500 Received: by mail-qt0-x22e.google.com with SMTP id f4so11681769qtj.6 for ; Mon, 29 Jan 2018 00:48:55 -0800 (PST) In-Reply-To: <87h8r5r1d2.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Nicolas Goaziou Cc: Org-mode --94eb2c069890f28cbf0563e650de Content-Type: text/plain; charset="UTF-8" Hi Nicolas, I figured it out! On Mon, Jan 29, 2018 at 12:48 AM, Nicolas Goaziou wrote: > Ken Mankoff writes: > > I cannot reproduce it. My minimal config is: > > (setq org-export-async-init-file "~/dev/mini-init.el") > > I didn't realize that async spawned a new emacs process and/or didn't have access to the current config. Once I set up my own async-init-file, it works. Thank you! -k. --94eb2c069890f28cbf0563e650de Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Nicolas,

I figured it out!

On Mon, Jan 29, 2018 = at 12:48 AM, Nicolas Goaziou <mail@nicolasgoaziou.fr> w= rote:
Ken Mankoff <mankoff@gmail.com> writes:

I cannot reproduce it. My minimal config is:

=C2=A0 (setq org-export-async-init-file "~/dev/mini-init.el")=


I didn't realize that async spawne= d a new emacs process and/or didn't have access to the current config. = Once I set up my own async-init-file, it works.

Th= ank you!

=C2=A0 =C2=A0-k.=C2=A0
<= /div> --94eb2c069890f28cbf0563e650de--