From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: [Patch] Hide the file column in a clock report. Date: Sat, 02 Sep 2017 20:11:28 -0500 Message-ID: <87wp5gegcf.fsf@alphapapa.net> References: <87shg5hmdf.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]:52356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1doJaW-0006rn-Sn for emacs-orgmode@gnu.org; Sat, 02 Sep 2017 21:20:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1doJaS-000251-4F for emacs-orgmode@gnu.org; Sat, 02 Sep 2017 21:20:36 -0400 Received: from [195.159.176.226] (port=53782 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1doJaR-00024E-Sv for emacs-orgmode@gnu.org; Sat, 02 Sep 2017 21:20:32 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1doJa2-0002Ni-0Z for emacs-orgmode@gnu.org; Sun, 03 Sep 2017 03:20:06 +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 Michaƫl Cadilhac writes: > While I definitely agree that question form is weird, I copied it from > the ":level" option (arguably without thinking twice) which reads: > > :level @r{Should a level number column be included?} > > In any case, let's not repeat that oddity :-) I've changed the patch > according to your suggestion. Oops, I didn't see that. Good call. :)