all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Agustin Martin <agustin.martin@hispalinux.es>
Subject: ispell.el (and flyspell.el) guessed words menu should be improved
Date: Thu, 27 Oct 2005 20:11:48 +0200	[thread overview]
Message-ID: <20051027181148.GA11503@agmartin.aq.upm.es> (raw)

Hi,

Just to let you know about a wording problem in ispell.el. For the full
history, please see

http://bugs.debian.org/318917

A summary follows. Using the New German ispell dict and the word 'Shaft',
one gets on spellchecking with ispell.el

--------------------------------------------------------------------
Affix rules generate and capitalize this word as shown below:
        Schaf+t
Use option 'i' if this is a correct composition from the derivative root.
...
--------------------------------------------------------------------

'Schaft' is valid by itself, but not a 'Schaf' derivative. Also, what is
actually saved is 'Schaft', not something of the form 'Schaf/FLAG', so to
save the word into the personal dictionary one has to give a wrong reply to
the question.

Using plain ispell, one gets

00: Schabt
01: Schaf
02: Schafe
03: Schaff
04: Schafft
05: Schafs
06: Schalt
07: Schart
08: Schaut
09: Schasst
10: Schlaft
11: Schuft
??: Schaf+t

[SP] <number> R)epl A)ccept I)nsert L)ookup U)ncap Q)uit e(X)it or ? for
help

where 'i' just means 'Insert if correct' as expected, and the last ?? line
is merely informative that the word is familiar to affix rules.

Seems that some rewording is desirable to make that more clear.

Suggestion by Geoff Kuenning (ispell maintainer) is 

--------------------------------------------------
I would suggest:

    Use option 'i' if this is a correctly spelled word.

and leave the issue of affix composition out of the message.
--------------------------------------------------

I have put something intermediate that still gives some affix rules info,
but Geoff suggestion is probably better.

Same applies to flyspell.el, that asks

Save affix: Schaf+t

where what is saved is the word 'Schaft'.

-- 
Agustin

                 reply	other threads:[~2005-10-27 18:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20051027181148.GA11503@agmartin.aq.upm.es \
    --to=agustin.martin@hispalinux.es \
    /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.