Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-outlook-deuglify-article always
@ 2014-08-20 15:58 Uwe Brauer
  2014-08-23 12:03 ` [gnus-article-decode-hook] (was: gnus-outlook-deuglify-article always) Uwe Brauer
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2014-08-20 15:58 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 290 bytes --]

Hello 

I tried to put this function in the following hook:

(add-hook 'gnus-select-article-hook 'gnus-outlook-deuglify-article)


or 


(add-hook 'gnus-pre-sc-hook 'gnus-outlook-deuglify-article)

But it does not work.

What is the correct setting?

thanks

Uwe Brauer 

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5556 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gnus-article-decode-hook] (was: gnus-outlook-deuglify-article always)
  2014-08-20 15:58 gnus-outlook-deuglify-article always Uwe Brauer
@ 2014-08-23 12:03 ` Uwe Brauer
  0 siblings, 0 replies; 2+ messages in thread
From: Uwe Brauer @ 2014-08-23 12:03 UTC (permalink / raw)
  To: ding

>> "Uwe" == Uwe Brauer <oub@mat.ucm.es> writes:

   > Hello 

   > What is the correct setting?
As described in the documentation, I added 

(add-hook 'gnus-article-decode-hook 'gnus-outlook-deuglify-article)

To my init file, however, emails in html format or smime signed message
are then displayed for example as

[[S/MIME Signed Part:Corrupted]]
[[End of S/MIME Signed Part]]


When I remove the hook and apply the function interactively everything
is fine, so it seems that the function is called *too early* in the
above setting, any ideas?

thanks

Uwe Brauer 




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-23 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-20 15:58 gnus-outlook-deuglify-article always Uwe Brauer
2014-08-23 12:03 ` [gnus-article-decode-hook] (was: gnus-outlook-deuglify-article always) Uwe Brauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).