emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Enhancing the Org/Gnus experience


From: Eric S Fraga
Subject: Re: [Orgmode] Re: Enhancing the Org/Gnus experience
Date: Fri, 05 Nov 2010 12:48:30 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Tassilo Horn <address@hidden> writes:

> Eric S Fraga <address@hidden> writes:
>
> Hi Eric,
>
>>> 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.
>
> Hm, for me it's shown the same as verbatim blocks or stuff like

Just to update you all.  I found the problem and it had nothing to do
with either gnus or org!  The problem was that I had the following in my
font-lock-mode-hook:

: (show-ws-highlight-trailing-whitespace)

This seemed to wipe out all other font locking information in gnus.
Whether this is a problem with the whitespace highlighting codes or
within gnus, I don't know but I can live without trailing spaces being
highlighted!

Apologies for all the noise and thanks to all that tried to help me!

Thanks,
eric
-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1
: using Org-mode version 7.02trans (release_7.3.26.g4d02)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]