Re: KDE Spell Checking Strangeness

2006-11-22 Thread Meni Livne
On Tuesday November 21 2006 22:57, you wrote:
> Hi all!
>
> I'm sorry to interrupt your busy schedule discussing the Novell/MS/Patents
> issue, but I encountered a very strange behaviour with KDE 3.5.4.
>
> If I'm using the KDE built-in spell checker (based on aspell) on English
> text, then it doesn't warn on the word "tipshim" (which means "idiots" in
> Hebrew, but is meaningless in English). Now, I'm using Mandriva 2007 but it
> was confirmed on MEPIS by an IRC correspondent.

Check if you have the setting "consider run-together words as spelling errors" 
checked in KSpell's configuration dialogue. Having it unchecked isn't very 
useful for English, since it would consider a word like "tipshim" as 
legitimate, since it's two English words run-together: "tips + him"...

So unless you have this setting checked, this isn't a bug.


Regards.

--
Meni Livne <[EMAIL PROTECTED]>


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: KDE Spell Checking Strangeness

2006-11-22 Thread Shlomi Fish
On Wednesday 22 November 2006 11:37, Meni Livne wrote:
> On Tuesday November 21 2006 22:57, you wrote:
> > Hi all!
> >
> > I'm sorry to interrupt your busy schedule discussing the
> > Novell/MS/Patents issue, but I encountered a very strange behaviour with
> > KDE 3.5.4.
> >
> > If I'm using the KDE built-in spell checker (based on aspell) on English
> > text, then it doesn't warn on the word "tipshim" (which means "idiots" in
> > Hebrew, but is meaningless in English). Now, I'm using Mandriva 2007 but
> > it was confirmed on MEPIS by an IRC correspondent.
>
> Check if you have the setting "consider run-together words as spelling
> errors" checked in KSpell's configuration dialogue. Having it unchecked
> isn't very useful for English, since it would consider a word like
> "tipshim" as legitimate, since it's two English words run-together: "tips +
> him"...
>
> So unless you have this setting checked, this isn't a bug.
>

It was indeed unchecked. Once I checked it, kspell recognised the 
word "tipshim" as a spelling error. Albeit it suggested "tip shim" instead 
of "tips him". What's "shim"? ;-)

In any case, thanks. Meni++.

Regards,

Shlomi Fish

-
Shlomi Fish  [EMAIL PROTECTED]
Homepage:http://www.shlomifish.org/

Chuck Norris wrote a complete Perl 6 implementation in a day but then
destroyed all evidence with his bare hands, so no one will know his secrets.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: KDE Spell Checking Strangeness

2006-11-22 Thread Muli Ben-Yehuda
On Wed, Nov 22, 2006 at 02:34:14PM +0200, Shlomi Fish wrote:

> It was indeed unchecked. Once I checked it, kspell recognised the 
> word "tipshim" as a spelling error. Albeit it suggested "tip shim" instead 
> of "tips him". What's "shim"? ;-)

[EMAIL PROTECTED]:~$ dict shim
4 definitions found

>From The Collaborative International Dictionary of English v.0.48 [gcide]:

  Shim \Shim\, n.
 1. A kind of shallow plow used in tillage to break the
ground, and clear it of weeds.
[1913 Webster]
  
 2. (Mach.) A thin piece of metal placed between two parts to
make a fit.
[1913 Webster]

>From WordNet (r) 2.0 [wn]:

  shim
   n : a thin wedge of material (wood or metal or stone) for
   driving into crevices
   [also: {shimming}, {shimmed}]

>From Jargon File (4.3.1, 29 Jun 2001) [jargon]:

  shim n. 1. A small piece of data inserted in order to achieve a desired
 memory alignment or other addressing property. For example, the PDP-11
 Unix linker, in split I&D (instructions and data) mode, inserts a
 two-byte shim at location 0 in data space so that no data object will
 have an address of 0 (and be confused with the C null pointer). See also
 {loose bytes}. 2. A type of small transparent image inserted into HTML
 documents by certain WYSIWYG HTML editors, used to set the spacing of
 elements meant to have a fixed positioning within a TABLE or DIVision.
 Hackers who work on the HTML code of such pages afterwards invariably
 curse these for their crocky dependence on the particular spacing of
 original image file, the editor that generated them, and the version of
 the browser used to view them. Worse, they are a poorly designed
 {kludge} which the advent of Cascading Style Sheets makes wholly
 unnecessary; Any fool can plainly see that use of borders, layers and
 positioned elements is the Right Thing (or would be if adequate support
 for CSS were more common).
  
  

>From The Free On-line Dictionary of Computing (27 SEP 03) [foldoc]:

  shim
   
   A small piece of data inserted in order to
  achieve a desired {memory alignment} or other addressing
  property.  For example, the {PDP-11} {Unix} {linker}, in split
  I&D (instructions and data) mode, inserts a two-{byte} shim at
  location 0 in data space so that no data object will have an
  address of 0 (and be confused with the {C} null pointer).
   
  See also {loose bytes}.
   
  [{Jargon File}]
   
  (1994-12-21)

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]