From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41910 Path: main.gmane.org!not-for-mail From: Andreas Fuchs Newsgroups: gmane.emacs.gnus.general Subject: Re: Summer, t-shirts, etc. Date: Sat, 12 Jan 2002 23:08:32 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <03r8ovfsgz.fsf@colargol.tihlde.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177232 8575 80.91.224.250 (21 Oct 2002 05:13:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:13:52 +0000 (UTC) Return-Path: Original-Received: (qmail 25584 invoked from network); 12 Jan 2002 22:11:11 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 12 Jan 2002 22:11:11 -0000 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 16PWLh-0000ja-00; Sat, 12 Jan 2002 16:10:01 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 12 Jan 2002 16:09:54 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@[209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA06761 for ; Sat, 12 Jan 2002 16:09:42 -0600 (CST) Original-Received: (qmail 25537 invoked by alias); 12 Jan 2002 22:09:02 -0000 Original-Received: (qmail 25532 invoked from network); 12 Jan 2002 22:09:01 -0000 Original-Received: from mail.ycn.com (212.88.160.3) by gnus.org with SMTP; 12 Jan 2002 22:09:01 -0000 Original-Received: from eris.void.at (mail@212-88-187-152.ADSL.ycn.com [212.88.187.152]) by mail.ycn.com (8.11.3/8.9.3/Debian 8.9.3-21) with ESMTP id g0CMBKi25885 for ; Sat, 12 Jan 2002 23:11:20 +0100 Original-Received: from asf by eris.void.at with local (Exim 3.33 #1 (Debian)) id 16PWKG-0001L9-00 for ; Sat, 12 Jan 2002 23:08:32 +0100 Mail-Copies-To: never X-Url: http://asf.void.at/ Original-To: ding@gnus.org X-Attribution: asf Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41910 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41910 Today, Lars Magne Ingebrigtsen wrote: > Just start including an X-Face header in the messages you post. See > the `X-Face' section in the Gnus manual for discussion on how to > create them. Ooh, I just tried doing that and lookie here what I found: ,----[ gnus-fun.el ] | (insert (shell-command-to-string | (format "giftopnm %s | ppmnorm 2>/dev/null | | pnmscale -width 48 -height 48 | ppmquant -fs -map %s 2>/dev/null | | ppmtopgm | pnmnoraw" | (shell-quote-argument file) | mapfile))) `---- (the long (format..) line being broken up.) Isn't the gif format non-free? Don't you think that enforcing png as the standard here (or having it adapt to different image formats) would be slightly better? -- Andreas Fuchs, , asf@jabber.at, antifuchs