From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Samuel Wales" Subject: anybody have regexps for sentence-end in org? Date: Fri, 31 Oct 2008 21:21:58 -0700 Message-ID: <20524da70810312121n1adc3e89w5e6f44a69e84436f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kw7zu-00062i-B9 for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 00:22:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kw7zs-0005z3-Mb for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 00:22:01 -0400 Received: from [199.232.76.173] (port=42665 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kw7zs-0005yf-G4 for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 00:22:00 -0400 Received: from nf-out-0910.google.com ([64.233.182.185]:33193) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kw7zs-0006R6-IV for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 00:22:00 -0400 Received: by nf-out-0910.google.com with SMTP id c7so829755nfi.26 for ; Fri, 31 Oct 2008 21:21:58 -0700 (PDT) Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I write headlines and bullet lines without periods, so commands that navigate sentences skip over them. Has anybody solved this problem with an appropriate set of settings for sentence-end-* variables in emacs? I don't know if xemacs is the same or not. Thanks.