From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Frederik Newsgroups: gmane.emacs.help Subject: Re: `forward-sentence' broken? Date: Thu, 26 Sep 2013 17:52:11 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1380210781 9446 80.91.229.3 (26 Sep 2013 15:53:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Sep 2013 15:53:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 26 17:52:59 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VPDs5-00069e-11 for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Sep 2013 17:52:53 +0200 Original-Received: from localhost ([::1]:58577 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPDs4-0003bI-NE for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Sep 2013 11:52:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPDrn-0003b7-4Z for help-gnu-emacs@gnu.org; Thu, 26 Sep 2013 11:52:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPDre-0004lD-D5 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2013 11:52:35 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:48170) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPDre-0004l0-62 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2013 11:52:26 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VPDrc-0005fo-85 for help-gnu-emacs@gnu.org; Thu, 26 Sep 2013 17:52:24 +0200 Original-Received: from dslb-178-002-107-028.pools.arcor-ip.net ([178.2.107.28]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Sep 2013 17:52:24 +0200 Original-Received: from freak.fred by dslb-178-002-107-028.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Sep 2013 17:52:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dslb-178-002-107-028.pools.arcor-ip.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:93613 Archived-At: Am 26.09.2013 17:47, schrieb Yuri Khan: > Your Emacs is configured to consider sentences to be separated by a > period followed by two spaces. That is the default. Set the variable > “sentence-end-double-space” to nil. This is it! Thanks! -- Frederik