all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ispell.el (and flyspell.el) guessed words menu should be improved
@ 2005-10-27 18:11 Agustin Martin
  0 siblings, 0 replies; only message in thread
From: Agustin Martin @ 2005-10-27 18:11 UTC (permalink / 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-27 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-27 18:11 ispell.el (and flyspell.el) guessed words menu should be improved Agustin Martin

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.