From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22679 Path: main.gmane.org!not-for-mail From: Bruce Stephens Newsgroups: gmane.emacs.gnus.general Subject: Re: Writing enriched text Date: 21 Apr 1999 00:08:51 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87g15uewxu.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 1035160555 30598 80.91.224.250 (21 Oct 2002 00:35:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:35:55 +0000 (UTC) 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 TAA17724 for ; Tue, 20 Apr 1999 19:10:55 -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 SAB03867; Tue, 20 Apr 1999 18:09:53 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 20 Apr 1999 18:10:06 -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 SAA04954 for ; Tue, 20 Apr 1999 18:09:57 -0500 (CDT) Original-Received: from finch-post-11.mail.demon.net (finch-post-11.mail.demon.net [194.217.242.39]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA17702 for ; Tue, 20 Apr 1999 19:09:49 -0400 (EDT) Original-Received: from [193.237.0.193] (helo=cenderis.demon.co.uk) by finch-post-11.mail.demon.net with esmtp (Exim 2.12 #1) id 10Zjdf-000COx-0B for ding@gnus.org; Tue, 20 Apr 1999 23:09:12 +0000 Original-Received: (from bruce@localhost) by cenderis.demon.co.uk (8.8.7/8.8.7) id AAA03064; Wed, 21 Apr 1999 00:08:54 +0100 Original-To: ding@gnus.org In-Reply-To: Hrvoje Niksic's message of "21 Apr 1999 00:42:05 +0200" User-Agent: Gnus/5.070083 (Pterodactyl Gnus v0.83) XEmacs/20.4 (Emerald) Original-Lines: 13 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22679 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22679 Hrvoje Niksic writes: > David Hedbor writes: > > > Hmm. I had to load facemenu explicitly to display your message (or > > it stopped on a facemenu function not being found). > > This means that facemenu is not getting correctly autoloaded in your > XEmacs. It works right for me in XEmacs 21.2. Hmm, worked all right for me in XEmacs 20.4. Ah, in .emacs, I have: (autoload 'facemenu-get-face "facemenu")