From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Problems created by inlinetasks in agenda views Date: Mon, 16 Apr 2018 19:33:14 +0200 Message-ID: <87vacrkqed.fsf@nicolasgoaziou.fr> References: <23248.48530.817172.917300@frac.u-strasbg.fr> <87in8ricbd.fsf@nicolasgoaziou.fr> <87d0yzfdwu.fsf@gmail.com> <307DB3FB-6E6B-4B18-B5B2-645DDDC1592E@ucsd.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56682) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f880J-0008RX-6O for emacs-orgmode@gnu.org; Mon, 16 Apr 2018 13:33:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f880E-0005l6-A6 for emacs-orgmode@gnu.org; Mon, 16 Apr 2018 13:33:23 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:37095) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f880E-0005kS-4d for emacs-orgmode@gnu.org; Mon, 16 Apr 2018 13:33:18 -0400 In-Reply-To: <307DB3FB-6E6B-4B18-B5B2-645DDDC1592E@ucsd.edu> (Charles Berry's message of "Mon, 16 Apr 2018 17:25:10 +0000") 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: "Berry, Charles" Cc: Eric S Fraga , "emacs-orgmode@gnu.org" , "Alain.Cochard@unistra.fr" Hello, "Berry, Charles" writes: > I guess I can omit drawers that are not to be exported according to > the drawer-name with my own `format-drawer-function' variants. There's already a mechanism to skip drawers during export based on their name. See `org-export-with-drawers'. Regards, -- Nicolas Goaziou