From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22931 Path: main.gmane.org!not-for-mail From: Norbert Koch Newsgroups: gmane.emacs.gnus.general Subject: Re: XFaces, smileys Date: 07 May 1999 11:36:21 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035160760 31861 80.91.224.250 (21 Oct 2002 00:39:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:39:20 +0000 (UTC) Cc: ding@gnus.org 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 FAA28661 for ; Fri, 7 May 1999 05:38:08 -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 EAB00712; Fri, 7 May 1999 04:37:25 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 07 May 1999 04:37:40 -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 EAA19955 for ; Fri, 7 May 1999 04:37:30 -0500 (CDT) Original-Received: from mail.delta-ii.de (root@mail.delta-ii.de [195.180.229.162]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id FAA28656 for ; Fri, 7 May 1999 05:37:21 -0400 (EDT) Original-Received: by mail.delta-ii.de (Smail3.2.0.105/lists.delta-ii.de) via Delta-II from KEATS.delta-ii.de with smtp for mailhost.sclp.com id m10fh3O-001nstC; Fri, 7 May 1999 11:36:22 +0200 (CEST) Original-To: Tibor Simko Mail-Copies-To: never X-Attribution: lykos X-Organization: DELTA Industrie Informatik GmbH X-URL: http://www.delta-ii.de X-Face: . writes: > >>>>> "lykos" == Norbert Koch writes: > > lykos> Now, I still would like to see the XFace-header and > lykos> smileys. > > How about using [1]: > > (when (string-match "XEmacs" emacs-version) > (add-hook 'gnus-article-display-hook 'gnus-article-display-x-face t) > (add-hook 'gnus-article-display-hook 'gnus-smiley-display t)) Unfortunately not, since, AFAIK, there no longer exists a gnus-article-display-hook. This now is handled by the gnus-article-treat variables. Anyway, GNUS tries to display smileys, only it doesn't like the WinNT surroundings (and who does?) ... at least, it gets into smiley-buffer. Thanks for the pointer. 'norbert.