From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-element-at-point fails in programming-modes Date: Wed, 20 Aug 2014 08:17:44 -0400 Message-ID: <87ppfvxslz.fsf@pierrot.dokosmarshall.org> 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]:46767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK4qP-0001lI-BS for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:18:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XK4qH-0004yT-RJ for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:18:25 -0400 Received: from plane.gmane.org ([80.91.229.3]:37473) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK4qH-0004yO-De for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:18:17 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XK4pz-0002G0-2y for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 14:17:59 +0200 Received: from pool-173-48-174-104.bstnma.fios.verizon.net ([173.48.174.104]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Aug 2014 14:17:59 +0200 Received: from ndokos by pool-173-48-174-104.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Aug 2014 14:17:59 +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: > 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? I see empty lines between the blocks in gnus. -- Nick