From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-clock and org-agenda-files Date: Wed, 14 May 2014 15:30:10 +0200 Message-ID: <87ppjgpjx9.fsf@bzg.ath.cx> References: <87d2fgbium.fsf@quasar.esben-stien.name> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkZGK-0005AO-UP for emacs-orgmode@gnu.org; Wed, 14 May 2014 09:30:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkZGB-0001mU-D1 for emacs-orgmode@gnu.org; Wed, 14 May 2014 09:30:24 -0400 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:34557) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkZGB-0001kO-62 for emacs-orgmode@gnu.org; Wed, 14 May 2014 09:30:15 -0400 Received: by mail-we0-f181.google.com with SMTP id w61so1896614wes.40 for ; Wed, 14 May 2014 06:30:13 -0700 (PDT) In-Reply-To: <87d2fgbium.fsf@quasar.esben-stien.name> (Esben Stien's message of "Wed, 14 May 2014 15:17:05 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Esben Stien Cc: emacs-orgmode@gnu.org Esben Stien writes: > Is it possible to have org clock table run through all files in > org-agenda-files? > > Looking at the manual, I can't find any way to do that. C-h i d m Org TAB C-s :scope C-s and look for "agenda" in the lines below. -- Bastien