unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: 14816@debbugs.gnu.org
Subject: bug#14816: 24.3.50.1; ispell remember position, feature request
Date: Mon, 08 Jul 2013 08:06:00 +0200	[thread overview]
Message-ID: <51DA56C8.1030007@easy-emacs.de> (raw)

When ispell process ends, user might want to jump to last position
where checking was done.

See

http://stackoverflow.com/questions/17510249/emacs-ispell-goto-previous-word

Don't see it's possible for now.

Implementation would be trivial.

In ispell.el

defun ispell-process-line

line 3572
(goto-char word-start)

knows position of last ispell.

Store it in a suitable defvared variable, so it's accessible
when ispell ends.

Afterwards a command ispell-goto-last-position might jump there.

Thanks,

Andreas

GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2013-07-06





             reply	other threads:[~2013-07-08  6:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-08  6:06 Andreas Röhler [this message]
2022-05-10 14:24 ` bug#14816: 24.3.50.1; ispell remember position, feature request Lars Ingebrigtsen
2022-05-10 17:16   ` Eli Zaretskii
2022-05-11 11:46     ` Lars Ingebrigtsen
2022-05-11 12:04       ` Eli Zaretskii
2022-05-12  0:07         ` Lars Ingebrigtsen
2022-05-12  5:29           ` Eli Zaretskii

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=51DA56C8.1030007@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=14816@debbugs.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 public inbox

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

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).