From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: org-element-at-point fails in programming-modes Date: Wed, 20 Aug 2014 14:12:41 +0200 Message-ID: <87vbpn9x6u.fsf@gmail.com> References: <87zjez9xqc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45402) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK4lj-0006mG-MD for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:13:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XK4lc-0003Kz-5d for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:13:35 -0400 Received: from plane.gmane.org ([80.91.229.3]:59283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK4lb-0003Kn-UG for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:13:28 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XK4lF-0007iC-RT for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 14:13:05 +0200 Received: from e178061066.adsl.alicedsl.de ([85.178.61.66]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Aug 2014 14:13:05 +0200 Received: from tjolitz by e178061066.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Aug 2014 14:13:05 +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: emacs-orgmode@gnu.org Thorsten Jolitz writes: As a side-remark, I did send these blocks with emptly lines between them, and when I look at my post in gmane the format looks alright, however when I open it in gnus the empty lines are gone and it looks like this: > * ORG SCRATCH > > #+BEGIN_QUOTE > hallo world > #+END_QUOTE > #+BEGIN_COMMENT > hallo world > #+END_COMMENT > #+BEGIN_EXAMPLE > hallo world > #+END_EXAMPLE > #+BEGIN_SRC emacs-lisp > hallo world > #+END_SRC Am I the only one seeing this? Bug in gnus/message mode? -- cheers, Thorsten