From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [Patch] Hide the file column in a clock report. Date: Sun, 03 Sep 2017 10:15:31 +0200 Message-ID: <8760d0mc4c.fsf@nicolasgoaziou.fr> References: <87shg5hmdf.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1doQ4A-0001Xl-DS for emacs-orgmode@gnu.org; Sun, 03 Sep 2017 04:15:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1doQ45-0006l6-V6 for emacs-orgmode@gnu.org; Sun, 03 Sep 2017 04:15:38 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:49866) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1doQ45-0006k0-PK for emacs-orgmode@gnu.org; Sun, 03 Sep 2017 04:15:33 -0400 In-Reply-To: (=?utf-8?Q?=22Micha=C3=ABl?= Cadilhac"'s message of "Sat, 2 Sep 2017 10:14:50 +0100") 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: =?utf-8?Q?Micha=C3=ABl?= Cadilhac Cc: Adam Porter , emacs-orgmode@gnu.org Hello, Micha=C3=ABl Cadilhac writes: > From f251bf0fa764e245eabe88e3959e801af5c8fd37 Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Micha=3DC3=3DABl=3D20Cadilhac?=3D > Date: Thu, 31 Aug 2017 19:37:55 +0100 > Subject: [PATCH] Add the option of hiding the file column in a clock > report Thank you. We are in feature-freeze phase, but it can go in master once Org 9.1 is released. Could you provide tests in "test-org-clock.el"? This can be named "test-org-clock/clocktable/hidefiles". There are examples in the file. Regards, --=20 Nicolas Goaziou