From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Persaud Subject: Re: iCalendar selective export Date: Sat, 19 Feb 2011 12:39:12 -0800 Message-ID: <4D602A70.7050607@lbl.gov> References: <87d3myygr0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=59493 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqtaP-0006hp-GJ for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 15:39:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqtaO-0003W0-Fp for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 15:39:25 -0500 Received: from ironport4.lbl.gov ([128.3.41.45]:8179) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqtaO-0003Vt-9E for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 15:39:24 -0500 Received: by mail-iw0-f180.google.com with SMTP id 37so4578447iwn.39 for ; Sat, 19 Feb 2011 12:39:21 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi On Fri, Feb 11, 2011 at 12:04 PM, Bastien wrote: > You now set ̀org-icalendar-honor-noexport-tag' to t to prevent export of > entries with a :noexport: tag. works. Thanks! Arun