From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: gebser@ameritech.net Newsgroups: gmane.emacs.help Subject: Re: What's a better regexp for 'sentence-end' variable?? Date: Fri, 21 Feb 2003 20:14:49 -0500 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84heaxs68t.fsf@lucy.is.informatik.uni-duisburg.de> Reply-To: gebser@ameritech.net NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Trace: main.gmane.org 1045876882 24211 80.91.224.249 (22 Feb 2003 01:21:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 22 Feb 2003 01:21:22 +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 18mOLb-0006HS-00 for ; Sat, 22 Feb 2003 02:20:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18mOLC-0001Iq-05 for gnu-help-gnu-emacs@m.gmane.org; Fri, 21 Feb 2003 20:20:34 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!uio.no!quimby.gnus.org!heidegger.mousecar.net!ken Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: adsl-65-43-209-47.dsl.bcvloh.ameritech.net Original-X-Trace: quimby.gnus.org 1045877358 14885 65.43.209.47 (22 Feb 2003 01:29:18 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 22 Feb 2003 01:29:18 GMT In-Reply-To: <84heaxs68t.fsf@lucy.is.informatik.uni-duisburg.de> Original-Xref: shelby.stanford.edu gnu.emacs.help:110518 X-Originally-To: Kai =?iso-8859-1?q?Gro=DFjohann?= Original-To: help-gnu-emacs@gnu.org 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:7020 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7020 At 21:56 (UTC+0100) on Fri, 21 Feb 2003 Kai Großjohann said: = gebser@ameritech.net writes: = = > Not that I've been able to find (using "C-h a html-helper-mode-map" = > and other things). = = C-h a differs between Emacs and XEmacs. In Emacs, it finds only = commands. Use M-x apropos RET in Emacs. That makes a difference. Yes, html-helper-mode-map is there. Thanks. ken