From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-archive-add-header-to-new-files Date: Wed, 30 Jan 2013 11:51:12 +0100 Message-ID: <87obg62aah.fsf@bzg.ath.cx> References: <87k3qxbhd0@ch.ristopher.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0Vbz-0001Os-LB for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0Vbv-00020L-8P for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:51 -0500 Received: from mail-wg0-f53.google.com ([74.125.82.53]:55135) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0Vbv-0001zz-1K for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:47 -0500 Received: by mail-wg0-f53.google.com with SMTP id fn15so1103956wgb.20 for ; Wed, 30 Jan 2013 03:13:46 -0800 (PST) In-Reply-To: <87k3qxbhd0@ch.ristopher.com> (Christopher Schmidt's message of "Mon, 28 Jan 2013 12:51:49 +0000 (GMT)") 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 Christopher, Christopher Schmidt writes: > here is a patch to master that allows one to inhibit the addition of the > header line to newly created archive files. > > 2013-01-28 Christopher Schmidt > > * org-archive.el (org-archive-add-header-to-new-files): New > option. > (org-archive-subtree): Honour > org-archive-add-header-to-new-files. Thanks for the ChangeLog, would be even greater to have it directly within the patch as produced by git format-patch! In master, I added `org-archive-file-header-format' which see. Thanks for this idea, -- Bastien