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

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

Re: mail back to UTF-8 before save to HD


From: Emanuel Berg
Subject: Re: mail back to UTF-8 before save to HD
Date: Sun, 07 Feb 2016 04:21:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

asjo@koldfront.dk (Adam Sjøgren) writes:

>> How can I then view the mail/post with Gnus (i.e.,
>> the shortcuts etc. intact) but see the post as if
>> I would use cat(1) in the shell?
>
> How about typing "| cat RET"?

Wonderful!

I wrote this -

(defun gnus-article-cat-message ()
  (interactive)
  (gnus-summary-pipe-message "cat") )

- and bound it to `p', for "pipe"!

To get back, there is already `g' for
`gnus-summary-show-article'.

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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