From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: Cursor positioning Date: 03 Sep 2002 02:21:04 +0000 Organization: sometimes Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031020482 27016 127.0.0.1 (3 Sep 2002 02:34:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Sep 2002 02:34:42 +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 17m3Wa-00071d-00 for ; Tue, 03 Sep 2002 04:34:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17m3Y3-0001It-00; Mon, 02 Sep 2002 22:36:11 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!iad-peer.news.verio.net!news.verio.net!iad-read.news.verio.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 X-Newsreader: Gnus v5.7/Emacs 20.4 Original-NNTP-Posting-Host: 192.220.78.38 Original-X-Complaints-To: abuse@verio.net Original-X-Trace: iad-read.news.verio.net 1031019386 192.220.78.38 (Tue, 03 Sep 2002 02:16:26 GMT) Original-NNTP-Posting-Date: Tue, 03 Sep 2002 02:16:26 GMT Original-Xref: nntp.stanford.edu gnu.emacs.help:104414 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:979 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:979 Springfield writes: > (goto-char (point-max)) after this, scan backwards for signature start: (re-search-backward "^-- ") thi