On Sun, Dec 14, 2008 at 5:58 PM, Werner F. Bruhin <[email protected]> wrote: > > Limodou, > > Thanks for the quick reply. > > limodou wrote: >> >> On Sat, Dec 13, 2008 at 11:35 PM, Werner F. Bruhin <[email protected]> >> wrote: >> >>> >>> I am just trying out the spell check functionality and have a couple of >>> questions. >>> >>> 1. Is it possible to add some short-cut key to invoke spell check? >>> >> >> What short-cuts? You can add short-cut for menu item, just see >> config.txt document. >> > > That is great! > > As Spell check is probably used very often what about the following patch? > I.e. make Alt-s a standard shortcut key.
I seldom use it. And which one do you want to pick up? There are many short-cuts already, so I think setup one yourself is better. >> >> >>> >>> 2. How can one add terms not found in the dictionary to a custom/user >>> dictionary. This will make it must easier to spell check .rst files. >>> >> >> I think it doesnot support this yet. >> > > I did a little research. I found that AbiWord has the option and then > searching pyEnchant site I found the following page. > > http://pyenchant.sourceforge.net/tutorial/ > > Check section 2.4. > > I looked at the SpellCheck module in UliPad and as 2.4 above uses a Dialog I > am not sure how this would need to be implemented. > > Any chance you could have a look at this? > I'll look at it and see how to implement it. -- I like python! UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/ UliWeb <<simple web framework>>: http://uliwebproject.appspot.com My Blog: (new)http://http://hi.baidu.com/limodou (old)http://www.donews.net/limodou
