zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Hiroki Tamakoshi <hiroki-t@is.aist-nara.ac.jp>,
	zsh-workers@sunsite.auc.dk
Subject: Re: spellchecker for users of dvorak layout
Date: Mon, 8 May 2000 16:03:33 +0000	[thread overview]
Message-ID: <1000508160334.ZM13653@candle.brasslantern.com> (raw)
In-Reply-To: <lzovh0pgp90.fsf@migi.aist-nara.ac.jp>

On May 8, 10:12pm, Hiroki Tamakoshi wrote:
} Subject: Re: spellchecker for users of dvorak layout
}
} My patch seems to be rejected to see that there's no discussion about
} dvorak layout and my patch, and 3.1.7-pre-3 does't reflect my patch.

My apologies; I meant to repond to your message and have not yet.

So I will now.

I've made noises in the now-distant past about making spell-checking
customizable after the manner of the new completion system.  (See 2407
and 4577 for examples.)  We ended up doing approximation in completion
entirely independently of spell-checking.

However, I still think it'd be useful to put a hook in spckword() for
e.g. calling to a user-defined function that could perform whatever
corrections the user likes.  This would be preferable to adding yet
another option, I think.

Now, as I type, this arrives from PWS:

On May 8,  4:42pm, Peter Stephenson wrote:
} Subject: Re: spellchecker for users of dvorak layout
}
} I forgot about this.  It's fairly small, so it might as well be added,

My only objection is above.

} though I'm not really sure how much you gain by examining the keyboard
} layout anyway.

It's used to disambiguate so as to offer only a single correction.  You
don't gain much when alternatives could result from missed keys in more
than one direction, which does happen occasionally.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


      parent reply	other threads:[~2000-05-08 16:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-01 18:40 Hiroki Tamakoshi
2000-05-08 13:12 ` Hiroki Tamakoshi
2000-05-08 15:42   ` Peter Stephenson
2000-05-08 15:56   ` Adam Spiers
2000-05-08 16:03   ` Bart Schaefer [this message]

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=1000508160334.ZM13653@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=hiroki-t@is.aist-nara.ac.jp \
    --cc=zsh-workers@sunsite.auc.dk \
    /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.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).