unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Yuri Khan <yuri.v.khan@gmail.com>
To: Tatsu Takamaro <tatsu.takamaro@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Q2 -
Date: Sun, 15 Dec 2024 14:16:30 +0700	[thread overview]
Message-ID: <CAP_d_8XpFU-vmGgr-cW8ETCYOEr3LefCD=9E0kDf49QJMDzhcA@mail.gmail.com> (raw)
In-Reply-To: <0cdeee8e-8e88-e895-4429-4c667db1e7e7@gmail.com>

On Sun, 15 Dec 2024 at 06:52, Tatsu Takamaro <tatsu.takamaro@gmail.com> wrote:

> Commands "forward-sentence" and "backward-sentence" do not move by
> sentences actually.

This one is easy. The default settings in Emacs assume a period
followed by two spaces is a sentence boundary while reserving a period
followed by a single space for constructs such as “Dr. Jekyll”, “Mr.
Hyde” and “A. S. Pushkin”.

Toggle

    (setq sentence-end-double-space nil)

and prefer using non-breaking spaces with intra-sentence periods.



  parent reply	other threads:[~2024-12-15  7:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-14 23:51 Q2 - Tatsu Takamaro
2024-12-15  2:10 ` [External] : " Drew Adams
2024-12-16 21:39   ` [External] : Q2 - moving by sentences and what is considered to be a sentence Tatsu Takamaro
2024-12-16 22:06     ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-12-15  7:16 ` Yuri Khan [this message]
2024-12-16 21:46   ` Tatsu Takamaro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAP_d_8XpFU-vmGgr-cW8ETCYOEr3LefCD=9E0kDf49QJMDzhcA@mail.gmail.com' \
    --to=yuri.v.khan@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tatsu.takamaro@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).