From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.orgmode,gmane.emacs.devel Subject: Re: Fontification of org code block not printed Date: Mon, 25 May 2015 13:22:22 +0100 Message-ID: References: <20140728160232.GG17977@pille.home> <87lhrdtmyq.fsf@bzg.ath.cx> <8738dgk6n3.fsf@somewhere.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1432556583 6078 80.91.229.3 (25 May 2015 12:23:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 May 2015 12:23:03 +0000 (UTC) Cc: Bastien , Org-mode mailing list , "Stefan-W. Hahn" , emacs-devel@gnu.org To: Francesco Pizzolante Original-X-From: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Mon May 25 14:22:57 2015 Return-path: Envelope-to: geo-emacs-orgmode@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YwrPC-00087Q-CS for geo-emacs-orgmode@m.gmane.org; Mon, 25 May 2015 14:22:54 +0200 Original-Received: from localhost ([::1]:43434 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwrPB-0001jp-PH for geo-emacs-orgmode@m.gmane.org; Mon, 25 May 2015 08:22:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwrOi-0001AP-9l for emacs-orgmode@gnu.org; Mon, 25 May 2015 08:22:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YwrOh-0002eh-Bv for emacs-orgmode@gnu.org; Mon, 25 May 2015 08:22:24 -0400 Original-Received: from mail-ie0-x231.google.com ([2607:f8b0:4001:c03::231]:33575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwrOh-0002eU-6M; Mon, 25 May 2015 08:22:23 -0400 Original-Received: by iebgx4 with SMTP id gx4so71486755ieb.0; Mon, 25 May 2015 05:22:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uq8KrITqZTM/6u/HH0fNJmeazkTW4+QWqEYHawJkZrs=; b=QtXbwdB7Iw1SYdzReamvyqVhvm+CGsSCZ93tf3clBSMJ2qnhgbbqdz2BnVGLeIvsvo rgI0NfE/cKbq9dYJiCUPINGGV7WRRCfuVxROzltN2Oc3YDRpji9KMs1MbBFmsy/8bu9e HYTUCfJ86NxHOzSu1aUQVSz8l0eAw5FJRwF0M07cLbGkF/q4VaC08zIhQeEIDbQFTMd7 ES4VUkMWPIwlzRrDcqH5P/gNHN2b7osISgpI3K0BKJdJkE5AGDlAhFrrR+Xv/Js5n6Ch KGfhKlRtAlKDlBfOuer1YiJKmC7tfvBFMDSm4FWu0Cp3wyQ1NyO9DcJ53MhJXXonEe/3 8VYg== X-Received: by 10.43.162.136 with SMTP id mk8mr23838872icc.28.1432556542074; Mon, 25 May 2015 05:22:22 -0700 (PDT) Original-Received: by 10.79.82.197 with HTTP; Mon, 25 May 2015 05:22:22 -0700 (PDT) In-Reply-To: <8738dgk6n3.fsf@somewhere.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::231 X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.14 Precedence: list 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 Original-Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.orgmode:97852 gmane.emacs.devel:186801 Archived-At: On Fri, Aug 1, 2014 at 8:31 AM, Francesco Pizzolante wrote: > I have to say that I'm surprised about the way this issue has been > fixed. Let me tell you why. > > 1) The fix 'simply' removes a useful Org functionality, which I use for > 3 years now, without providing any alternative. Wouldn't it be possible to use Polymode, as in this image? https://github.com/vspinu/polymode/blob/master/img/org.png