all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: ispell and flyspell
Date: Sat, 02 Jan 2021 19:53:56 +0200	[thread overview]
Message-ID: <831rf3dy2z.fsf@gnu.org> (raw)
In-Reply-To: <trinity-55a657ba-19da-4a2d-a95b-0f917fc5ee72-1609609962448@3c-app-mailcom-bs01> (wael-zwaiter@gmx.com)

> From: wael-zwaiter@gmx.com
> Cc: help-gnu-emacs@gnu.org
> Date: Sat, 2 Jan 2021 18:52:42 +0100
> 
> They do a move.  Which makes it not so clear why you suggested them.  I could
> get the position using (point).  But I would need some assistance to complete
> my function.

The usual paradigm is

   (save-excursion (start-of-paragraph-text) (point))

and the same with end-of-paragraph-text.



  reply	other threads:[~2021-01-02 17:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-02 12:26 ispell and flyspell wael-zwaiter
2021-01-02 14:27 ` Eli Zaretskii
2021-01-02 15:35   ` wael-zwaiter
2021-01-02 16:23     ` Eli Zaretskii
2021-01-02 16:34       ` wael-zwaiter
2021-01-02 16:44         ` Eli Zaretskii
2021-01-02 16:57           ` wael-zwaiter
2021-01-02 17:11             ` Eli Zaretskii
2021-01-02 17:21               ` wael-zwaiter
2021-01-02 17:47                 ` Eli Zaretskii
2021-01-02 17:52                   ` wael-zwaiter
2021-01-02 17:53                     ` Eli Zaretskii [this message]
2021-01-02 17:57                       ` wael-zwaiter

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

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

  git send-email \
    --in-reply-to=831rf3dy2z.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.