From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: BEGIN_SRC..END_SRC Date: Wed, 09 May 2012 19:44:04 +0200 Message-ID: <87txzpgsgr.fsf@thinkpad.tsdh.de> References: <871umzrvfw.fsf@gmail.com> <87wr4rqg6g.fsf@gmail.com> <83d36j59gv.fsf@gnu.org> <87r4uz58e3.fsf@sec.modprobe.de> <83aa1n57p4.fsf@gnu.org> <5D17181ED92C4552AE8D4404DD035CA0@us.oracle.com> <87vck8sfyv.fsf@uwakimon.sk.tsukuba.ac.jp> <85obq05aua.fsf@iznogoud.viz> <87r4uvs4ae.fsf@uwakimon.sk.tsukuba.ac.jp> <87397b15u7.fsf@gnu.org> <87y5p2nhc3.fsf@catnip.gol.com> <87r4utsbpp.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1336585459 31528 80.91.229.3 (9 May 2012 17:44:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 9 May 2012 17:44:19 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 09 19:44:16 2012 Return-path: Envelope-to: ged-emacs-devel@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 1SSAvv-0008Jn-Vv for ged-emacs-devel@m.gmane.org; Wed, 09 May 2012 19:44:16 +0200 Original-Received: from localhost ([::1]:48689 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSAvv-0000lU-4B for ged-emacs-devel@m.gmane.org; Wed, 09 May 2012 13:44:15 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:57021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSAvr-0000l2-JO for emacs-devel@gnu.org; Wed, 09 May 2012 13:44:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSAvp-0006G6-CV for emacs-devel@gnu.org; Wed, 09 May 2012 13:44:11 -0400 Original-Received: from out1-smtp.messagingengine.com ([66.111.4.25]:59820) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSAvp-0006Eh-51 for emacs-devel@gnu.org; Wed, 09 May 2012 13:44:09 -0400 Original-Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id BDA2D20A17 for ; Wed, 9 May 2012 13:44:07 -0400 (EDT) Original-Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute5.internal (MEProxy); Wed, 09 May 2012 13:44:07 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=from:to:subject:references:date :in-reply-to:message-id:mime-version:content-type; s=smtpout; bh=3eX12PVjKC+IQdwdD2H0FBfcE8E=; b=mT0zdErqlep3aetemmrYkG22IwjY cYkLsP15+oxP706SQQSwwSxVZ8o1eCbshFWdSCBhsUCnsV9iUopvBazAM/ZQdzpl sfqHLIQVQpWmuZ60AMS0FilT56XguQL/6j6+FE4aWs6VLEdMvVCGMUyKNhXUIbiG NKL9utB7mQ4NJJs= X-Sasl-enc: QKkRqZ7/p1jqz/Dl8UQgKiTThEl2qsz+B2SF3sMuTEHz 1336585447 Original-Received: from thinkpad.tsdh.de (91-67-11-43-dynip.superkabel.de [91.67.11.43]) by mail.messagingengine.com (Postfix) with ESMTPSA id 31B9A8E00BD for ; Wed, 9 May 2012 13:44:06 -0400 (EDT) In-Reply-To: <87r4utsbpp.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Wed, 09 May 2012 15:52:50 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.25 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:150401 Archived-At: Tassilo Horn writes: >> MB> Given the lack of actual demand, even a minor impact on >> MB> readability is too much. [The current behavior of Gnus, >> MB> certainly, is just awful in this respect -- not only are the >> MB> delimiters ugly and detrimental to readability, but so is the >> MB> visual highlighting (on my system, a wacky bright green color) >> MB> that seems to be the only thing Gnus does with it...!] >> >> The coloring is done by whatever mode is used for whatever language is >> specified in the markup. So the green color is your fault ;) > > Really? By default? I'm running emacs from bzr and gnus from git, and > it's all green. Ah, my fault. I had some code in my ~/.gnus.el which made those org source blocks show up as verbatim text. That was from the time before Gnus handled those. Bye, Tassilo