From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84797 Path: news.gmane.org!not-for-mail From: Eric S Fraga Newsgroups: gmane.emacs.gnus.general Subject: Re: Org src-blocks not shown correctly Date: Thu, 21 Aug 2014 14:00:15 +0100 Organization: CPSE, Department of Chemical Engineering, University College London (UCL) Message-ID: <87sikq0zhc.fsf@ucl.ac.uk> References: <87r40a9j0k.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1408626106 28685 80.91.229.3 (21 Aug 2014 13:01:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Aug 2014 13:01:46 +0000 (UTC) To: Original-X-From: ding-owner+M33040@lists.math.uh.edu Thu Aug 21 15:01:39 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XKRzi-00037F-VS for ding-account@gmane.org; Thu, 21 Aug 2014 15:01:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XKRyh-00030t-At; Thu, 21 Aug 2014 08:00:31 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XKRyf-00030k-DF for ding@lists.math.uh.edu; Thu, 21 Aug 2014 08:00:29 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XKRyd-0007It-0D for ding@lists.math.uh.edu; Thu, 21 Aug 2014 08:00:28 -0500 Original-Received: from mail-db3lrp0078.outbound.protection.outlook.com ([213.199.154.78] helo=emea01-db3-obe.outbound.protection.outlook.com) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XKRyZ-0000Hi-CD for ding@gnus.org; Thu, 21 Aug 2014 15:00:23 +0200 Original-Received: from localhost (95.151.192.129) by DB4PR01MB0655.eurprd01.prod.exchangelabs.com (10.141.43.17) with Microsoft SMTP Server (TLS) id 15.0.1010.18; Thu, 21 Aug 2014 13:00:17 +0000 X-Url: http://www.ucl.ac.uk/~ucecesf/ Mail-Followup-To: ding@gnus.org X-Originating-IP: [95.151.192.129] X-ClientProxiedBy: DB3PR05CA0048.eurprd05.prod.outlook.com (25.160.41.176) To DB4PR01MB0655.eurprd01.prod.exchangelabs.com (10.141.43.17) X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;UriScan:; X-UCLLIVE-SCLRULE: HASRUN X-Forefront-PRVS: 0310C78181 X-Forefront-Antispam-Report: SFV:NSPM;SFS:(6069001)(6009001)(51704005)(24454002)(199003)(377424004)(189002)(85852003)(33646002)(77096002)(76482001)(95666004)(46102001)(106356001)(79102001)(85306004)(107886001)(77982001)(110136001)(42186005)(66066001)(107046002)(21056001)(76506005)(105586002)(92566001)(83072002)(2351001)(102836001)(92726001)(64706001)(20776003)(81342001)(83322001)(74502001)(80022001)(4396001)(101416001)(99396002)(54356999)(76176999)(31966008)(87976001)(86362001)(74482001)(36756003)(50466002)(74826001)(74662001)(81542001)(48376002)(50986999);DIR:OUT;SFP:;SCL:1;SRVR:DB4PR01MB0655;H:localhost;FPR:;MLV:sfv;PTR:InfoNoRecords;A:1;MX:1;LANG:en; X-OriginatorOrg: ucl.ac.uk X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84797 Archived-At: On Thursday, 21 Aug 2014 at 13:31, Thorsten Jolitz wrote: > Hi list, > > since a few weeks I noticed that when I send Org src-blocks in a post > via gnus, the empty lines between them are lost when I open up my own > post in gnus later (while C-u g shows that the raw message does have > them). What does the following look like when you receive it from somebody else? #+BEGIN_SRC emacs-lisp (+ 3 3) #+END_SRC #+BEGIN_SRC emacs-lisp (- 2 2) #+END_SRC This is a much a question as a test so that I can see what happens in my case. -- : Eric S Fraga, GnuPG: 0xFFFCF67D : in Emacs 24.4.50.1 + Ma Gnus v0.12 + evil evil-git-c5fb03c : BBDB version 3.1.2 (2014-05-06 11:45:08 -0500)