Emanuel Berg <embe8...@student.uu.se> 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'.

... I spoke too soon :(

It doesn't show what cat shows. I don't know what it
shows (?) - the headers (not all?) are shown and the
citations are expanded, but the [+] remains which
aren't in the files. Also the text isn't as in the
file or original message - it is still "washed".

Perhaps I should look over my "washing" and attack the
problem from there...

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


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to