From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Agenda in the mode-line? Date: Fri, 02 Aug 2013 16:36:33 +0200 Message-ID: <874nb86txq.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5GTD-00031U-4d for emacs-orgmode@gnu.org; Fri, 02 Aug 2013 10:36:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V5GT7-0004UZ-4C for emacs-orgmode@gnu.org; Fri, 02 Aug 2013 10:36:43 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:39650) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5GT6-0004UF-Ur for emacs-orgmode@gnu.org; Fri, 02 Aug 2013 10:36:37 -0400 Received: by mail-we0-f173.google.com with SMTP id x55so592680wes.32 for ; Fri, 02 Aug 2013 07:36:36 -0700 (PDT) In-Reply-To: (Kyle Sexton's message of "Thu, 01 Aug 2013 08:30:32 -0500") 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: Kyle Sexton Cc: emacs-orgmode@gnu.org Hi Kyle, Kyle Sexton writes: > Does anyone know if there is a feature to show something like 'Tasks: 4' > on the mode-line for tasks that are currently open? This is the default behavior since long: hitting "I" to clock in a task in the agenda or C-c C-x C-i in an Org buffer will append the task name to the modeline, together with the time spent. Don't you have this? Even with emacs -Q? HTH, -- Bastien