emacs-devel
[Top][All Lists]
Advanced

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

Re: Gnus: Indicate undownloaded parts in MIME button


From: Lars Ingebrigtsen
Subject: Re: Gnus: Indicate undownloaded parts in MIME button
Date: Tue, 19 May 2020 14:38:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Tassilo Horn <address@hidden> writes:

> Obviously, that was a usage error (I somehow assumed Gnus would download
> the missing parts as soon as I act on them).  But that there's no
> indication that a part hasn't been downloaded is still a bit annoying.
> So I propose the following patch which makes the MIME buttons of empty
> parts read like
>
>   [ --- image/png (undownloaded, A C to fetch.)]
>                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

I haven't tried the patch, but it looks good to me.  One super-minor detail:

> +    (when (= 0 gnus-tmp-length)

Could perhaps be `zerop'?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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