From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22432 Path: main.gmane.org!not-for-mail From: Colin Rafferty Newsgroups: gmane.emacs.gnus.general Subject: Re: void function make-annotation Date: 13 Apr 1999 11:11:08 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87iub1ypgq.fsf@pc-hrvoje.srce.hr> <87vhf0tvht.fsf@pc-hrvoje.srce.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035160353 29272 80.91.224.250 (21 Oct 2002 00:32:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:32:33 +0000 (UTC) Keywords: xbm,valid-image-instantiator-format-p,test Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA17753 for ; Tue, 13 Apr 1999 11:19:48 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB13839; Tue, 13 Apr 1999 10:15:47 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 13 Apr 1999 10:16:16 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id KAA05439 for ; Tue, 13 Apr 1999 10:16:03 -0500 (CDT) Original-Received: from piinbh2.ms.com (firewall-user@piinbh2.ms.com [199.89.64.72]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA17640 for ; Tue, 13 Apr 1999 11:15:57 -0400 (EDT) Original-Received: (from uucp@localhost) by piinbh2.ms.com (8.8.6/fw v1.22) id LAA23143 for ; Tue, 13 Apr 1999 11:15:22 -0400 (EDT) Original-Received: from unknown(144.14.9.190) by piinbh2.ms.com via smap (4.1) id xma014494; Tue, 13 Apr 99 11:11:14 -0400 Original-Received: from sag3 (sag3.morgan.com [144.14.193.113]) by safid1.morgan.com (8.8.5/hub+ldap v2.3) with ESMTP id LAA19314 for ; Tue, 13 Apr 1999 11:11:14 -0400 (EDT) Original-Received: (craffert@localhost) by sag3 (950413.SGI.8.6.12/sendmail.cf.client v1.05) id LAA03952; Tue, 13 Apr 1999 11:11:08 -0400 Original-To: GNUS Mailing List Mail-Copies-To: never X-Attribution: > X-Face: y,o:AU/bfCrS+zS/W"^puB!rT!G7?U1Mvp1Hd{6h^>X4@Xp5,|g+rG>4gv/iy^&x9`k#s!]X~{]Js>@A4c}4Z"Ct7=#1nPS:?mrWH8c#>$)>/Wc5yuX_OFO1(4cZM{LvsKWVQSl~/i>!n[-B*i-alq[/m\bsdy;W4p(_ic;$BE.oG@eJf@sr#x#}FT<=H8Ozu%g;JpVz:v_~vt[>ef/MeNeo3~D^R]]*bB7{HB|E1$wfMzw X-Y-Zippy: What's the MATTER Sid?.. Is your BEVERAGE unsatisfactory? In-Reply-To: Hrvoje Niksic's message of "13 Apr 1999 17:01:34 +0200" Original-Lines: 24 User-Agent: Gnus/5.07008 (Pterodactyl Gnus v0.80) XEmacs/21.2(beta13) (Demeter) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22432 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22432 Hrvoje Niksic writes: > Colin Rafferty writes: >> Hrvoje Niksic writes: >> > Oh yes, you could also test it with this: >> >> > (valid-image-instantiator-format-p 'xbm) >> >> This sounds like the right test to me. In fact, that looks like the >> right test (modulo xbm) for all the graphics types. > Why "modulo xbm"? Doesn't the above work for xbm? I mean, Lars can use (valid-image-instantiator-format-p 'gif) for GIF, and (valid-image-instantiator-format-p 'tiff) for TIFF, etc. >> Of course, Lars still needs a way to figure it out in Emacs. > FSF Emacs cannot display images. Oops, silly me to forget something like that. -- Colin