From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: simple editor required Date: Sat, 07 Jun 2003 19:33:14 +0300 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <8632-Sat07Jun2003193313+0300-eliz@elta.co.il> References: <5ly90edj06.fsf@rum.cs.yale.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1055003707 25741 80.91.224.249 (7 Jun 2003 16:35:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Jun 2003 16:35:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 07 18:35:05 2003 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 19Ogen-0006h1-00 for ; Sat, 07 Jun 2003 18:35:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Ogdt-0000ad-6q for gnu-help-gnu-emacs@m.gmane.org; Sat, 07 Jun 2003 12:34:09 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19OgdR-00009m-JY for help-gnu-emacs@gnu.org; Sat, 07 Jun 2003 12:33:41 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Ogcq-0007dA-B0 for help-gnu-emacs@gnu.org; Sat, 07 Jun 2003 12:33:04 -0400 Original-Received: from aragorn.inter.net.il ([192.114.186.23]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Ogco-0007ag-1d for help-gnu-emacs@gnu.org; Sat, 07 Jun 2003 12:33:02 -0400 Original-Received: from zaretsky (cable-129-113.inter.net.il [213.8.129.113]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id AUY12615; Sat, 7 Jun 2003 19:32:59 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <5ly90edj06.fsf@rum.cs.yale.edu> (monnier+gnu.emacs.help/news/@flint.cs.yale.edu) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10768 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10768 > From: "Stefan Monnier" > Newsgroups: gnu.emacs.help > Date: 07 Jun 2003 11:06:49 -0400 > > >> Try indented-text-mode instead. > > indented-text-mode is the same as text-mode since Emacs-20, so it will > only make a difference if you ever use Emacs-19. I have no idea what version the OP uses, and he did say that in one of the versions text-mode didn't do what we both know it should have done. So I thought there could be no harm to try indented-text-mode. I thought that line of reasoning was obvious.