Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: Documentation & Keybinding for `gnus-article-browse-html-article'
Date: Tue, 23 May 2006 16:26:00 +0200	[thread overview]
Message-ID: <v964jwlsw7.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <x74pzgx663@ox.cx>

On Tue, May 23 2006, Hynek Schlawack wrote:

> --- lisp/gnus-sum.el	19 May 2006 00:00:51 -0000	7.145
> +++ lisp/gnus-sum.el	23 May 2006 12:06:07 -0000
> @@ -2092,6 +2092,7 @@
>    "c" gnus-article-copy-part
>    "C" gnus-article-view-part-as-charset
>    "e" gnus-article-view-part-externally
> +  "H" gnus-article-browse-html-article
>    "E" gnus-article-encrypt-body
>    "i" gnus-article-inline-part
>    "|" gnus-article-pipe-part)

Installed.  Thanks.

> @@ -2128,7 +2129,8 @@
>    "b" gnus-uu-decode-binhex
>    "B" gnus-uu-decode-binhex
>    "p" gnus-uu-decode-postscript
> -  "P" gnus-uu-decode-postscript-and-save)
> +  "P" gnus-uu-decode-postscript-and-save
> +  "H" gnus-article-browse-html-article)

I think one keybinding is sufficient.

> I'd put it into (info "(gnus)MIME Commands"), I'll have to implement:
>
> ,----[ (info "(gnus)MIME Commands") ]
> | The following commands all understand the numerical prefix.  For
> | instance, `3 b' means "view the third MIME part".
> `----
>
> Any `best practices'? ;) Unfortunately, the list of attachments is
> recursive, so I guess I'll have to use a counter. Any other (more
> elegant) ideas?

Did you look at the use of `gnus-article-part-wrapper' in
`gnus-mime-view-part-internally' or the other MIME commands?  If it's
more complicated, just document that
`gnus-article-browse-html-article' doesn't honor the numerical prefix
(yet).

BTW, I have implemented (by not yet committed) an extension to
`gnus-article-browse-html-article' which inserts some article headers
into the html output.  It is a bit hackish, but I think this is useful
when printing html articles via `gnus-article-browse-html-article'.

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




      reply	other threads:[~2006-05-23 14:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-15 13:30 Hynek Schlawack
2006-04-12  4:46 ` Lars Magne Ingebrigtsen
2006-05-18 13:32   ` Reiner Steib
2006-05-23 12:43     ` Hynek Schlawack
2006-05-23 14:26       ` Reiner Steib [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v964jwlsw7.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).