From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49877 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: faces Date: Fri, 07 Feb 2003 21:58:19 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044622641 23603 80.91.224.249 (7 Feb 2003 12:57:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2003 12:57:21 +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 18h84F-00068I-00 for ; Fri, 07 Feb 2003 13:57:20 +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 18h85o-0005LR-00; Fri, 07 Feb 2003 06:58:56 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 07 Feb 2003 06:59:53 -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 GAA21543 for ; Fri, 7 Feb 2003 06:59:39 -0600 (CST) Original-Received: (qmail 40136 invoked by alias); 7 Feb 2003 12:58:38 -0000 Original-Received: (qmail 40128 invoked from network); 7 Feb 2003 12:58:38 -0000 Original-Received: from java.hostforweb.net (66.197.222.237) by 66.230.238.6 with SMTP; 7 Feb 2003 12:58:38 -0000 Original-Received: from yamaokac by java.hostforweb.net with local (Exim 3.36 #1) id 18h85V-00061p-00 for ding@gnus.org; Fri, 07 Feb 2003 07:58:37 -0500 Original-To: ding@gnus.org Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAMFBMVEUAAAC/n4BAgID/gIC /gEC/YECAgECAYECAQED/37//v4C/gID/n4CAYID///+/v7+hV6QIAAACK0lEQVR4nG2UT4vTQBT An3vpQpnVPYiXut+hsN8gNye3PXjIxY8QQdlCtuBFvCp4yRqn3qRQurvsZOeQLFooltSaxlOVksa 9LBTtVEQQkbZO/yXTtHMImffLjzd57yXA4zUIomTDIb4bAkSTDWAEAOFosgYCEQc0iXop8A1m4Nc onKyCWRhFQRSingzmwnyhsQTiYLgFKEpAIgTiEOE4BkFsoBAWCsxfLVniockSDKR49o4wxguQpEB 3dz8skqSASyy9OEsyBT9jkNnjpVs6wBowqtz8hACtgUcm7zdQsDSSI6mE81pixIA2hfEigLSRVT1 hWA/WjKfNtjBKKWM7Y6hl0yfc1GFrDuYV0XX43D5umuaP06UxqyEqistRpRV+JadwUzY6eqFAaw3 9Yfs97Eg5kKZhrLgObnlvoCeBZywAZtdsdmY+h2U/pg00ipntQ8N1nhz5rxGXanXImH2f+W8fe/w 6BtN+GIamqOdVy/XI9x255x2b7tfqpC+qdd2Lp0Qcqovdstf0OSf8amV8GM0f189Iv2TyoTxw2a5 yr6LmqrxSJtLsDr6EF/Z+ndab5suaKQ91eKOruPgAu62PapXI0965oLbNGHvXoO2V7yPECsaapvn /Dv6ugIEQxHJaDeqvAG7g80JWdS8NNQX+iBT6obPLFiliMMSiH9izcl4K8NuUUjtvWSQNXjlYVdx lWP5lMErzJ/0N4MpVPX+TwX87J62NgFu5vWTzH5mtz91skNQcAAAAAElFTkSuQmCC User-Agent: Gnus/5.090015 (Oort Gnus v0.15) XEmacs/21.4 (Portable Code, sparc-sun-solaris2.6) Cancel-Lock: sha1:NC2zwn60AdG4y88ExpOGP/18XPM= X-Hashcash: 030207:ding@gnus.org:8cff5c45298777d0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - java.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [32185 32192] / [32185 32192] X-AntiAbuse: Sender Address Domain - java.hostforweb.net Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49877 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49877 >>>>> In >>>>> Lars Magne Ingebrigtsen wrote: >> [...] Though I think using the `post-command-hook' is not >> rather well-mannered, who reads articles non-interactively? :-p Lars> I'd rather leave `post-command-hook' alone -- I've had some serious Lars> problems messing with that variable before. Sure enough. Lars> The problem here is basically that `gnus-article-wash-types' is Lars> "global" to the article buffer, and not to the part that we're trying Lars> to examine. This also results in problems for the picon code, for Lars> instance. Wouldn't it be nice if we could find a way to, er, attach Lars> that list to each rfc822 part? I'm not quite sure how, though. Text Lars> properties? An alist of part numbers to lists? Uhm... put it in the Lars> MIME properties? Lars> Hm. Okay, I'll look for better solution. Using text properties is one candidate also on my mind. >> P.S. Is it nonsense if there are two or more Face headers? Lars> No, having multiple X-Face headers is nice, but there should be only Lars> one Face header. It's big enough as it is... I see. I wish there aren't those who add two or more Faces. :) -- Katsumi Yamaoka