From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Bryan W. Lepore" Newsgroups: gmane.emacs.help Subject: sub/superscript in text Date: Wed, 20 Nov 2002 09:09:23 -0500 (EST) Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1037801541 6905 80.91.224.249 (20 Nov 2002 14:12:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 20 Nov 2002 14:12:21 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18EVaU-0001n0-00 for ; Wed, 20 Nov 2002 15:12:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18EVYs-00047A-00; Wed, 20 Nov 2002 09:10:38 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18EVXj-0002FP-00 for help-gnu-emacs@gnu.org; Wed, 20 Nov 2002 09:09:27 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18EVXf-0002Ex-00 for help-gnu-emacs@gnu.org; Wed, 20 Nov 2002 09:09:27 -0500 Original-Received: from thorin.rose.brandeis.edu ([129.64.32.130]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18EVXf-0002En-00 for help-gnu-emacs@gnu.org; Wed, 20 Nov 2002 09:09:23 -0500 Original-Received: from localhost (lepore@localhost) by thorin.rose.brandeis.edu (8.11.6/8.11.6) with ESMTP id gAKE9NV08146 for ; Wed, 20 Nov 2002 09:09:23 -0500 X-Authentication-Warning: thorin.rose.brandeis.edu: lepore owned process doing -bs Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3793 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3793 is there a simple way to write subscripted or superscripted characters in plain text format, i.e. no latex, lisp or anything like that? something beyond iso-transl-superscript-1/2/3. -bryan