From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Formatted text (bold/italics) in agenda view Date: Sun, 24 May 2015 17:22:43 +0200 Message-ID: <87d21qdmpo.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwXiM-0004wq-GY for emacs-orgmode@gnu.org; Sun, 24 May 2015 11:21:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YwXiJ-000635-B0 for emacs-orgmode@gnu.org; Sun, 24 May 2015 11:21:22 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:49098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwXiJ-000631-4s for emacs-orgmode@gnu.org; Sun, 24 May 2015 11:21:19 -0400 In-Reply-To: (Ali Tofigh's message of "Sat, 23 May 2015 16:15:33 +0000 (UTC)") 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: Ali Tofigh Cc: emacs-orgmode@gnu.org Ali Tofigh writes: > I've noticed that formatting of text, e.g., using *text* or /text/, does not > show up in agenda view. Is there a way of enabling this? AFAIK, it is not possible at the moment. It would required special per-line fontification set-up, which is not implemented in org-agenda.el. Regards, -- Nicolas Goaziou