From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian van den Broek Subject: How to suppress refile logging only for refiling from capture templates? Date: Thu, 6 Oct 2011 17:31:56 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57230) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBpvS-00027f-H3 for emacs-orgmode@gnu.org; Thu, 06 Oct 2011 11:31:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBpvR-0003U2-KX for emacs-orgmode@gnu.org; Thu, 06 Oct 2011 11:31:58 -0400 Received: from mail-vx0-f169.google.com ([209.85.220.169]:61977) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBpvR-0003Ty-GE for emacs-orgmode@gnu.org; Thu, 06 Oct 2011 11:31:57 -0400 Received: by vcbfo14 with SMTP id fo14so2904092vcb.0 for ; Thu, 06 Oct 2011 08:31:56 -0700 (PDT) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all, I've been looking through the manual and have tried a few things that might have worked, but I've not been able to accomplish my desire. Is there any way to both in general log refiles and to suppress such logging when refiling via use of a capture template? I find the refile option from within the capture buffer most handy and do in general want to log refiling events. But, in a real sense, when refiling from the capture buffer, the item hasn't really come into existence yet and so "refiling" it seems more like an initial filing. (I am aware that the item does occur in an org prior to refiling, but that seems like an implementation detail.) I am ending up with everything refiled from captures having refile logging and this makes for a lot of noise when I am trying to focus on genuinely refiled items. Thanks and best, Brian vdB