From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22707 Path: main.gmane.org!not-for-mail From: Colin Rafferty Newsgroups: gmane.emacs.gnus.general Subject: Re: Writing enriched text Date: 21 Apr 1999 10:43: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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035160579 30770 80.91.224.250 (21 Oct 2002 00:36:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:36:19 +0000 (UTC) Keywords: emacs 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 KAA09593 for ; Wed, 21 Apr 1999 10:46:29 -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 JAB09751; Wed, 21 Apr 1999 09:45:35 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 21 Apr 1999 09:45:58 -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 JAA15167 for ; Wed, 21 Apr 1999 09:45:47 -0500 (CDT) Original-Received: from piinbh1.ms.com (firewall-user@piinbh1.ms.com [199.89.64.71]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA09569 for ; Wed, 21 Apr 1999 10:45:39 -0400 (EDT) Original-Received: (from uucp@localhost) by piinbh1.ms.com (8.8.6/fw v1.22) id KAA23124 for ; Wed, 21 Apr 1999 10:44:57 -0400 (EDT) Original-Received: from unknown(144.14.9.190) by piinbh1.ms.com via smap (4.1) id xma021058; Wed, 21 Apr 99 10:43:48 -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 KAA16138 for ; Wed, 21 Apr 1999 10:43:48 -0400 (EDT) Original-Received: (craffert@localhost) by sag3 (950413.SGI.8.6.12/sendmail.cf.client v1.05) id KAA06770; Wed, 21 Apr 1999 10:43:47 -0400 Original-To: GNUS Mailing List Mail-Copies-To: never X-Attribution: > X-Face: ""xJff%{>hr-{:QXl"Xk2O@@(+F]e{"%EYQiW@mUuvEsL>=mx96j12qW[%m;|:B^n{J8k?Mz[K1_+H;$v,nYx^1o_=4M,L+]FIU~[[`-w~~xsy-BX,?tAF_.8u&0y*@aCv;a}Y'{w@#*@iwAl?oZpvvv X-Y-Zippy: Jesus is my POSTMASTER GENERAL.. In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "21 Apr 1999 16:09:48 +0200" Original-Lines: 23 User-Agent: Gnus/5.07008 (Pterodactyl Gnus v0.80) XEmacs/21.2(beta13) (Demeter) X-MIME-Autoconverted: from 8bit to quoted-printable by safid1.morgan.com id KAA16138 Precedence: list X-Majordomo: 1.94.jlt7 X-MIME-Autoconverted: from quoted-printable to 8bit by sclp3.sclp.com id KAA09593 Xref: main.gmane.org gmane.emacs.gnus.general:22707 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22707 Kai Grossjohann writes: > Colin Rafferty writes: >> François Pinard writes: >> >> > Emacs already gives me tools for editing an enriched buffer (as per >> > `enriched.doc' which you mentioned). >> >> Where are these tools? I can only see how to display something. >> Where is `enriched-edit-mode'? > You type C-x C-f /tmp/foo RET. You then type M-x enriched-mode RET. > You then change text properties by marking a region then using > C-down-mouse-2 (the `Text Properties' menu, M-g is an alternative) to > make words bold, say. You then say C-x C-s. I see the light. This is an Emacs thing. Or at least, Emacs bindings. The enriched-mode things works, but it is a pain in the ass doing all the text-properties by hand. -- Colin