info-gnus-english
[Top][All Lists]
Advanced

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

Re: Automatic Outlook deuglification


From: Reiner Steib
Subject: Re: Automatic Outlook deuglification
Date: Thu, 23 Sep 2004 11:01:55 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

On Thu, Sep 23 2004, Marcin 'Qrczak' Kowalczyk wrote:

> I managed to fix the problem I reported some time ago, that the main
> body was colored with signature fact when deuglification was performed
> from a hook.
>
> The problem was that gnus-article-outlook-deuglify-article redisplays
> the article, which probably has some side effect of setting the last
> used face as current. It should not be redisplayed at this stage at all!

Could you suggest a patch against `deuglify.el' that avoids this
problem?

>       (require 'deuglify)
>       (gnus-outlook-deuglify-article t))))

`gnus-outlook-deuglify-article' is autoloaded, require is not needed.
But maybe you didn't require `gnus-load' as described in GNUS-NEWS?

,----[ (info "(gnus)Oort Gnus") ]
|    * `(require 'gnus-load)'
| 
|      If you use a stand-alone Gnus distribution, you'd better add
|      `(require 'gnus-load)' into your `~/.emacs' after adding the Gnus
|      lisp directory into load-path.
| 
|      File `gnus-load.el' contains autoload commands, functions and
|      variables, some of which may not be included in distributions of
|      Emacsen.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

reply via email to

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