From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48886 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: receipt.xpm is missing Date: Tue, 07 Jan 2003 21:44:37 +0100 Organization: http://purl.org/harder/ Sender: owner-ding@hpc.uh.edu Message-ID: References: <15896.25431.766278.495262@gargle.gargle.HOWL> <15898.3236.354808.623233@gargle.gargle.HOWL> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: main.gmane.org 1041972661 21804 80.91.224.249 (7 Jan 2003 20:51:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 7 Jan 2003 20:51:01 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18W0gd-0005f8-00 for ; Tue, 07 Jan 2003 21:50:59 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18W0gX-0003Oe-00; Tue, 07 Jan 2003 14:50:53 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 07 Jan 2003 14:51:47 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id OAA11803 for ; Tue, 7 Jan 2003 14:51:27 -0600 (CST) Original-Received: (qmail 43895 invoked by alias); 7 Jan 2003 20:50:23 -0000 Original-Received: (qmail 43888 invoked from network); 7 Jan 2003 20:50:21 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 7 Jan 2003 20:50:21 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18W0jV-00039s-00 for ; Tue, 07 Jan 2003 21:53:57 +0100 Original-To: ding@gnus.org Original-Path: localhost.localdomain!nobody Original-Newsgroups: gnus.ding Original-Lines: 73 Original-NNTP-Posting-Host: 0xc3d760bf.esnxr5.ras.tele.dk Original-X-Trace: quimby.gnus.org 1041972837 12143 195.215.96.191 (7 Jan 2003 20:53:57 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 7 Jan 2003 20:53:57 GMT X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; writes: > I think there should be more icons in Message mode... How about an icon for previewing a message (`mml-preview')? Is this icon intuitive? --=-=-= Content-Type: image/x-xpixmap Content-Disposition: inline; filename=preview_mail.xpm /* XPM */ static char * preview_mail_xpm[] = { "24 24 30 1", " c None", ". c #000000", "+ c #676663", "@ c #EBEAE4", "# c #A8A7A3", "$ c #EAE9E3", "% c #8C8C82", "& c #A9A997", "* c #6F6F67", "= c #1A1A19", "- c #010101", "; c #494942", "> c #B4B3A2", ", c #E6E5DC", "' c #585750", ") c #CECEB8", "! c #878779", "~ c #46463E", "{ c #BBBAA8", "] c #EAE9E0", "^ c #4E4E47", "/ c #E7E7D1", "( c #B2B1AA", "_ c #161615", ": c #96958B", "< c #282827", "[ c #585850", "} c #5C5C57", "| c #B9B9AA", "1 c #89897B", " ", " ", " ", " ", " ", " .... ", " .....+@@#. ", " .....+#@@@@@@#. ", " .+#@@@@@@@@@@+##. ", " .@++@@@@@@@@#+#@. ", " .#@#++@$$$@$+#@@. ", " .@@@##%&*=-;>@@#. ", " .@@@@,&'&))!~{#@. ", " .#@@@]^&//)&!~+#. ", " .@@@(_)@)&&&-@+#. ", " .@@@:<)/&&&!-@#.. ", " .#@##[!&&&!}~.. ", " .@+@|~!&&}-- ", " .+#@#1~--~}-- ", " .++.. ---- ", " .. --- ", " --- ", " -- ", " "}; --=-=-=--