Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Showing image attachments inline, but buttonized
Date: 01 Dec 1999 21:41:23 +0100	[thread overview]
Message-ID: <m3u2m2xuks.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <9t9pux06r9d.fsf@mraz.iskon.hr>

Hrvoje Niksic <hniksic@iskon.hr> writes:

> I suppose I could achieve visually similar effect by removing image/*
> from gnus-unbuttonized-mime-type and adding image/* to
> mm-attachment-override-types.  The problem here is that it's a kludge
> -- I really do want to treat to image as an attachment, except that I
> want it displayed by default.  Besides, it's not that easy to *remove*
> something from gnus-unbuttonized-mime-types.

I think `gnus-unbuttonized-mime-type' is a misfeature, and instead
there should be a more general thing that says how to decorate each
type.  So that one could choose to decorate images with buttons, text
parts with lines and other parts with nothing.

How about the following syntax:

'(("image/.*" :before button :after line)
  ("text/.* :after thick-line))

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


  reply	other threads:[~1999-12-01 20:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-24 11:52 Hrvoje Niksic
1999-12-01 20:41 ` Lars Magne Ingebrigtsen [this message]
1999-12-02  8:24   ` Hrvoje Niksic
1999-12-02 23:12     ` Lars Magne Ingebrigtsen
1999-12-03  8:03       ` Hrvoje Niksic
2000-04-21 23:34         ` Lars Magne Ingebrigtsen
1999-12-02 12:10   ` Toby Speight
1999-12-02 23:12     ` Lars Magne Ingebrigtsen
1999-12-05 21:48   ` Kai Großjohann
2000-04-21 23:34     ` Lars Magne Ingebrigtsen
2000-04-22 15:53       ` Kai Großjohann
2000-04-22 18:27         ` Lars Magne Ingebrigtsen
2000-04-22 18:28           ` Kai Großjohann
2000-04-23  2:51             ` Daniel Pittman

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=m3u2m2xuks.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /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).