Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Inefficiency in mm-uu.el
Date: 29 Nov 1998 22:31:37 +0100	[thread overview]
Message-ID: <m3btlqfao6.fsf@sparky.gnus.org> (raw)
In-Reply-To: Shenghuo ZHU's message of "29 Nov 1998 04:26:20 -0500"

Shenghuo ZHU <zsh@cs.rochester.edu> writes:

> +	(setq test (caddar alist))
> +	(when (consp test)
> +	  (setq test (eval test))
> +	  (setf (caddar alist) test))
> +	(setq alist nil))

No, this can't be done this way, because the tests in
`mm-inline-media-tests' aren't static, but test (for instance) whether 
the image in question will fit into the window.  And stuff.

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


  parent reply	other threads:[~1998-11-29 21:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <kigaf1d3ya0.fsf@jagor.srce.hr>
1998-11-29  9:26 ` Shenghuo ZHU
1998-11-29 14:44   ` Hrvoje Niksic
1998-11-29 21:37     ` Lars Magne Ingebrigtsen
1998-11-29 23:06       ` Hrvoje Niksic
1998-11-30 13:59       ` Jan Vroonhof
1998-11-30 14:29         ` Steinar Bang
1998-11-30 14:41           ` Jean-Yves Perrier
1998-11-30 17:15           ` Jan Vroonhof
1998-11-29 21:31   ` Lars Magne Ingebrigtsen [this message]
1998-11-29 23:08     ` Hrvoje Niksic
1998-11-30  2:46       ` Lars Magne Ingebrigtsen

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=m3btlqfao6.fsf@sparky.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).