From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Source block fontification handling indentation Date: Wed, 26 Mar 2014 11:07:47 +0100 Message-ID: <878urx6znw.fsf@bzg.ath.cx> References: <87eh1wdkpe.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSkkc-0001tK-KJ for emacs-orgmode@gnu.org; Wed, 26 Mar 2014 06:08:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSkkT-0000we-06 for emacs-orgmode@gnu.org; Wed, 26 Mar 2014 06:08:02 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:44402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSkkS-0000wP-R2 for emacs-orgmode@gnu.org; Wed, 26 Mar 2014 06:07:52 -0400 In-Reply-To: (Pontus Michael's message of "Wed, 26 Mar 2014 01:59:53 +0400") 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: Pontus Michael Cc: emacs-orgmode@gnu.org, schulte eric Hi Michael, Pontus Michael writes: > Source block fontification is achieved by copying source block > contents into temporary buffer under appropriate major mode and > mirroring face text-properties into original buffer. thanks for the change and the detailed explanations. Eric, I'm short of time this week, so if you have a chance to review and perhaps apply this change, please go ahead. Otherwise, I'll review this next week. Thanks, -- Bastien