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: Tue, 30 Dec 2003 17:40:50 -0500 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1072824345 23467 80.91.224.253 (30 Dec 2003 22:45:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Dec 2003 22:45:45 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 30 23:45:39 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 1AbScN-0004K7-00 for ; Tue, 30 Dec 2003 23:45:39 +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 1AbTZ2-0004Pt-H6 for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Dec 2003 18:46:16 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.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 1072824050 199.249.158.90 (Tue, 30 Dec 2003 17:40:50 EST) Original-NNTP-Posting-Date: Tue, 30 Dec 2003 17:40:50 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:119689 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:15631 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15631 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.