From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22753 Path: main.gmane.org!not-for-mail From: Colin Rafferty Newsgroups: gmane.emacs.gnus.general Subject: Re: Writing enriched text Date: 22 Apr 1999 12:54:47 -0400 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 1035160615 30967 80.91.224.250 (21 Oct 2002 00:36:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:36: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 MAA21809 for ; Thu, 22 Apr 1999 12:57:50 -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 LAB00393; Thu, 22 Apr 1999 11:56:07 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 22 Apr 1999 11:56:33 -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 LAA06586 for ; Thu, 22 Apr 1999 11:56:05 -0500 (CDT) Original-Received: from piinbh2.ms.com (firewall-user@piinbh2.ms.com [199.89.64.72]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA21763 for ; Thu, 22 Apr 1999 12:55:56 -0400 (EDT) Original-Received: (from uucp@localhost) by piinbh2.ms.com (8.8.6/fw v1.22) id MAA08971 for ; Thu, 22 Apr 1999 12:55:19 -0400 (EDT) Original-Received: from unknown(144.14.9.190) by piinbh2.ms.com via smap (4.1) id xma008698; Thu, 22 Apr 99 12:54:49 -0400 Original-Received: from sag3 (sag3.morgan.com [144.14.8.198]) by safid1.morgan.com (8.8.5/hub+ldap v2.3) with ESMTP id MAA16781 for ; Thu, 22 Apr 1999 12:54:48 -0400 (EDT) Original-Received: (craffert@localhost) by sag3 (950413.SGI.8.6.12/sendmail.cf.client v1.05) id MAA11246; Thu, 22 Apr 1999 12:54:48 -0400 Original-To: GNUS Mailing List Mail-Copies-To: never X-Attribution: > X-Face: y,o:AU/bfCrS+zS/W"^puB!rT!G7?U1Mvp1Hd{6h^>X4@Xp5,|g+rG>4gv/iy^&x9`k#s!]X~{]Js>@A4c}4Z"Ct7=#1nPS:?mrWH8c#>$)>/Wc5yuX_OFO1(4cZM{LvsKWVQSl~/i>!n[-B*i-alq[/m\bsdy;W4p(_ic;$BE.oG@eJf@sr#x#}FT<=H8Ozu%g;JpVz:v_~vt[>ef/MeNeo3~D^R]]*bB7{HB|E1$wfMzw X-Y-Zippy: Is this going to involve RAW human ecstasy? In-Reply-To: Jan Vroonhof's message of "22 Apr 1999 17:55:18 +0200" Original-Lines: 17 User-Agent: Gnus/5.070083 (Pterodactyl Gnus v0.83) XEmacs/21.2(beta13) (Demeter) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22753 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22753 Jan Vroonhof writes: > Colin Rafferty writes: >> My problem is that XEmacs doesn't have the menus to change the text >> properties the way that FSF Emacs does. > It does. The autoloading seems to be a bit broken though. > (require 'facemenu) > (facemenu-update) > should give you an Edit->Text Properties menu Perfect. Thanks. -- Colin