From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.help Subject: I don't understand enriched text Date: Thu, 04 Aug 2011 09:49:35 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: dough.gmane.org 1312465798 7345 80.91.229.12 (4 Aug 2011 13:49:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 4 Aug 2011 13:49:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 04 15:49:54 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QoyJ7-0005Ds-TM for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Aug 2011 15:49:54 +0200 Original-Received: from localhost ([::1]:55854 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoyJ7-0002dx-Cr for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Aug 2011 09:49:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:57931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoyJ3-0002do-I3 for help-gnu-emacs@gnu.org; Thu, 04 Aug 2011 09:49:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QoyJ2-0007CC-Jy for help-gnu-emacs@gnu.org; Thu, 04 Aug 2011 09:49:49 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:58042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoyJ2-0007C2-BL for help-gnu-emacs@gnu.org; Thu, 04 Aug 2011 09:49:48 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QoyJ0-00059f-Aj for help-gnu-emacs@gnu.org; Thu, 04 Aug 2011 15:49:46 +0200 Original-Received: from 139.85.237.20 ([139.85.237.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Aug 2011 15:49:46 +0200 Original-Received: from ndbecker2 by 139.85.237.20 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Aug 2011 15:49:46 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.help Original-Lines: 10 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 139.85.237.20 User-Agent: KNode/4.4.11 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81870 Archived-At: I open test.txt, and put it in enriched mode: M-x enriched-mode Now I type 'hello world' into the buffer. Then select the text. Now how would I, for example, make that text blue? If I right click, text-properties, 'Face', 'Foreground color', 'Background color' are all disabled (grayed out). How does this work?