From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Question about Agenda view Date: Thu, 18 Feb 2016 21:48:02 +0100 Message-ID: <8760xlkanx.fsf@nicolasgoaziou.fr> References: <87h9h61do2.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWVSg-00029D-AY for emacs-orgmode@gnu.org; Thu, 18 Feb 2016 15:46:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWVSb-0003Zr-Bj for emacs-orgmode@gnu.org; Thu, 18 Feb 2016 15:46:06 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:54292) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWVSb-0003Yl-5X for emacs-orgmode@gnu.org; Thu, 18 Feb 2016 15:46:01 -0500 In-Reply-To: (Thomas Moyer's message of "Thu, 18 Feb 2016 14:42:10 -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: Thomas Moyer Cc: emacs-orgmode@gnu.org Hello, Thomas Moyer writes: > Close... it shows the entry text, which works to see if there is any, but > it makes the agenda view harder to read. Is there a way to customize how > agenda entries are created? One could, in theory, create a function that > modifies the entry to append "..." if the entry text is not null. You may want to tinker with `org-agenda-finalize-hook'. Regards, -- Nicolas Goaziou