From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: Automatic mtime and ctime on all or select group of trees? Date: Wed, 06 Sep 2017 20:38:58 -0500 Message-ID: <87a827cmod.fsf@alphapapa.net> References: <871snofuyl.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dplnK-0007uD-0t for emacs-orgmode@gnu.org; Wed, 06 Sep 2017 21:39:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dplnG-0002u3-W2 for emacs-orgmode@gnu.org; Wed, 06 Sep 2017 21:39:50 -0400 Received: from [195.159.176.226] (port=59969 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dplnG-0002tm-Of for emacs-orgmode@gnu.org; Wed, 06 Sep 2017 21:39:46 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dplmq-0001F0-7H for emacs-orgmode@gnu.org; Thu, 07 Sep 2017 03:39:20 +0200 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: emacs-orgmode@gnu.org Jorge Morais Neto writes: > Thank you for the tip. But instead of adding precisely what you > suggested, I have added “:group 'org-expiry”. The warning is gone and > the option does show up when I invoke customize-group and type > “org-expiry”. I have run some other minimal tests and it seems to be > working. Muito bem feito! :)