From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: (idea?) fontification of live code blocks Date: Mon, 04 Nov 2013 12:24:08 +0100 Message-ID: <87sivc9zqf.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]:36401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdIGa-00012v-6r for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 06:24:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdIGR-0001vB-R3 for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 06:24:20 -0500 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:59508) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdIGR-0001v7-K1 for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 06:24:11 -0500 Received: by mail-wi0-f178.google.com with SMTP id hn9so339146wib.17 for ; Mon, 04 Nov 2013 03:24:10 -0800 (PST) In-Reply-To: (Vicente Vera's message of "Fri, 1 Nov 2013 18:48: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: Vicente Vera Cc: emacs-orgmode@gnu.org Hi Vicente, Vicente Vera writes: > Hello. I don't know if this has been mentioned before, but it would > be nice to have fontified live code blocks, since sometimes it's hard > to clearly distinguish---at least at first sight---between regular > text and something like, for example, src_R[:session *project2*] > {round(mean(data$AGE),digits=0)}. I guess you mean "inline code blocks"? -- Bastien