From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "hastenthunder" Newsgroups: gmane.emacs.help Subject: auto-indent Date: Wed, 31 Dec 2003 08:58:20 -0500 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <0CAIb.457$Er.31880@mencken.net.nih.gov> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1072879247 2870 80.91.224.253 (31 Dec 2003 14:00:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 31 Dec 2003 14:00:47 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 31 15:00:42 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Abgtu-0006o3-00 for ; Wed, 31 Dec 2003 15:00:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Abhpy-0001yF-E2 for geh-help-gnu-emacs@m.gmane.org; Wed, 31 Dec 2003 10:00:42 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!mencken.net.nih.gov!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Original-NNTP-Posting-Host: 199.249.158.90 Original-X-Trace: mencken.net.nih.gov 1072879100 199.249.158.90 (Wed, 31 Dec 2003 08:58:20 EST) Original-NNTP-Posting-Date: Wed, 31 Dec 2003 08:58:20 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:119698 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:15640 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15640 Hi Group, I'm trying to figure out how to get emacs to auto-indent. For example, if I type This is the first line I like my second line to start at position 6 rather than position 1. Can any one tell me how to do this? Sorry if this question seem simple.