From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Re: Enhancing the Org/Gnus experience Date: Fri, 05 Nov 2010 21:36:15 +0000 Message-ID: <87k4krihbk.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> <87zktpchzr.fsf@ucl.ac.uk> <87r5f1hxf0.fsf@thinkpad.tsdh.de> <874obwvsv5.fsf@pinto.chemeng.ucl.ac.uk> <808w18x6ze.fsf@mundaneum.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=50667 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PETxX-00085I-OS for emacs-orgmode@gnu.org; Fri, 05 Nov 2010 17:36:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PETxW-00070k-HX for emacs-orgmode@gnu.org; Fri, 05 Nov 2010 17:36:31 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:62361) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PETxW-00070a-Co for emacs-orgmode@gnu.org; Fri, 05 Nov 2010 17:36:30 -0400 In-Reply-To: <808w18x6ze.fsf@mundaneum.com> (=?utf-8?Q?=22S=C3=A9bastien?= Vauban"'s message of "Fri, 05 Nov 2010 13:58:13 +0100") 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: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: emacs-orgmode@gnu.org S=C3=A9bastien Vauban writes: > Hi Eric, > > Eric S Fraga wrote: [...] >> 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. > > Funny. I have this -- a lot in comments! -- in my .emacs file: > > #+begin_src emacs-lisp > ;; highlight trailing whitespaces in all modes > (setq-default show-trailing-whitespace t) > > ;; ;; FIXME When turned on, Gnus becomes black and white only... Yes, exactly what I had. Since I had the hook set *before* I started using gnus again (I did used to use it a couple of years ago), I hadn't realised that I was getting very little font locking happening! I'll try the =3Dsetq-default=3D to see if that works. [...] >> Apologies for all the noise and thanks to all that tried to help me! > > You're welcome. And... then... what's your impression?=C2=A0;-) Love it! Having emacs-lisp and latex code blocks fontified within an email message is fantastic. Thanks! --=20 : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1 : using Org-mode version 7.02trans (release_7.3.28.g8744.dirty)