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: Fri, 01 Sep 2017 21:20:44 -0500 Message-ID: <87shg5hmdf.fsf@alphapapa.net> References: 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]:47585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dny3s-0002cX-9l for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 22:21:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dny3o-00088y-Ay for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 22:21:28 -0400 Received: from [195.159.176.226] (port=55602 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dny3o-00087P-3j for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 22:21:24 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dny3P-0003W8-Gl for emacs-orgmode@gnu.org; Sat, 02 Sep 2017 04:20:59 +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: > Hi there; > > Not sure it's for everyone, but I really don't need the file column in > my clock report, even though I use multiple files. Here's a patch > that allows this, if there's any interest. This looks very nice! One suggestion: +:hidefiles @r{Should the file column be hidden when multiple files are parsed?} It would be clearer if it said something like, "Hide file column when multiple files are parsed." The other options mentioned there are written like that, not as questions. :)