From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Re: Enhancing the Org/Gnus experience Date: Thu, 04 Nov 2010 13:53:44 +0000 Message-ID: <87zktpchzr.fsf@ucl.ac.uk> References: <80k4lj78ui.fsf@mundaneum.com> <87sk07fl3s.fsf@gmail.com> <80k4lf337a.fsf@mundaneum.com> <80vd4z9q2f.fsf@mundaneum.com> <874oc2z2uv.fsf@gmail.com> <8062wdcp6y.fsf@mundaneum.com> <877hgtfhaq.fsf@ucl.ac.uk> <87sjzhdxmh.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=52574 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PE0XD-0003fI-Lv for emacs-orgmode@gnu.org; Thu, 04 Nov 2010 10:11:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PE0H1-0001mJ-74 for emacs-orgmode@gnu.org; Thu, 04 Nov 2010 09:54:40 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:45845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PE0H1-0001lb-39 for emacs-orgmode@gnu.org; Thu, 04 Nov 2010 09:54:39 -0400 In-Reply-To: <87sjzhdxmh.fsf@gmail.com> (Eric Schulte's message of "Thu, 04 Nov 2010 06:22:06 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: =?utf-8?Q?S=C3=A9bastien?= Vauban , emacs-orgmode@gnu.org "Eric Schulte" writes: [...] > if it is working, then the following code block should be fontified as > if in an Org-mode buffer > > #+begin_src emacs-lisp > (message "is it working?") > #+end_src Definitely not working then! This comes out as simple text in gnus and doesn't look at all like it would in an org buffer for me. [...] > the above should do it. My addition recovers from failures by inserting > the unfontified text into the buffer, so it's possible that whatever > issue I have that throws errors on non-src blocks is also an issue on > your machine and is throwing errors on all blocks, which would explain > why you aren't seeing any difference in your article buffers. Looks like it. Is there any way to debug this? I don't get any messages in Emacs (*Messages*). I seem to have the same settings as S=C3=A9bastien has posted along with your augmented error handling. I don't really understand all the mm-uu code (although I'm learning...) so I am not sure how gnus knows to invoke the specific org code you guys have posted. Maybe other gnus configurations, especially gnus-part-display-hook, may be interfering? thanks, eric --=20 : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1 : using Org-mode version 7.02trans (release_7.3.14.g106ad)