From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: org-element-at-point fails in programming-modes Date: Wed, 20 Aug 2014 14:41:50 +0200 Message-ID: <8738cr8h9t.fsf@geodiff-mac3.ulb.ac.be> References: <87zjez9xqc.fsf@gmail.com> <87vbpn9x6u.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK5B0-0002wl-Fy for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:39:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XK5Ar-0003M4-Ua for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:39:42 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:3998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK5Ar-0003M0-ON for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:39:33 -0400 In-Reply-To: <87vbpn9x6u.fsf@gmail.com> (Thorsten Jolitz's message of "Wed, 20 Aug 2014 14:12:41 +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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Thorsten Jolitz writes: > Am I the only one seeing this? Bug in gnus/message mode? I also see the problem. I suspect that it happens when Gnus fontifies the blocks. Doing "C-u g" shows that the "source" of the message is correct (i.e. has the newlines). -- Nico.