From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Wu XiaoGuang Newsgroups: gmane.emacs.help Subject: M-e in HTML mode Date: 20 Sep 2002 21:20:34 +0000 Organization: Gnus at Emacs dot GNU Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1032553911 4966 127.0.0.1 (20 Sep 2002 20:31:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 20 Sep 2002 20:31:51 +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 17sURJ-0001Hx-00 for ; Fri, 20 Sep 2002 22:31:50 +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 17sURj-0003Y1-00; Fri, 20 Sep 2002 16:32:15 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!demon!newsfeed.stueberl.de!newsfeed.eunet.at!newsfeed.austria.eu.net!anon.lcs.mit.edu!nym.alias.net!mail2news Original-Newsgroups: gnu.emacs.help Original-Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Mail-To-News-Contact: postmaster@nym.alias.net Original-Xref: nntp.stanford.edu gnu.emacs.help:105102 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:1658 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1658 Hi, all: I'm using Emacs 21.1 to edit html file in Mandrake Linux 8.2 . When I use "M-e", the cursor ought to go to the point of the next ".", but it always goes to the end of the paragragh. Although When I read the tutorial("C-h t"), the "M-e" key goes well. Thank you.