[w3m-dev 04407] Re: locale-related character management
Hiroyuki Ito <[email protected]> Tue, 24 Aug 2010 19:24:42 +0900 (JST)
| Newsgroups | gmane.comp.web.w3m.devel |
|---|---|
| Message-ID | <[email protected]> |
伊東です。 > http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;filename=26-better-non-ascii-handling-part-main.c.patch;att=1;bug=313365 > >> - (NEXT|PREV)_WORD, MARK_WORD and DICT_WORD_AT as well as the >> environment variable W3M_CURRENT_WORD for local CGIs. It makes them >> all behave as if "WORD = ALNUM+", and not three different definitions >> for the term WORD. >> See: 26-better-non-ascii-handling-part-main.c.patch >> Bug#313365: w3m: insufficient isalpha property > > http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;filename=26-better-non-ascii-handling-part-regex.c.patch;att=2;bug=313365 > >> - Ignore case when search >> See: 26-better-non-ascii-handling-part-regex.c.patch >> Bug#138891: w3m: not working 'Ignore case when search' on non latin pages > > http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;filename=26-better-non-ascii-handling-part-libwc.patch;att=3;bug=313365 > >> The file 26-better-non-ascii-handling-part-libwc.patch contains the >> changes in libwc with the needed tables generated from >> UnicodeData-4.1.0. 上記パッチをコミットしました。 少なくとも、ウムラウトのある文字を使ったページで 移動や検索が正常に動作することを確認しました。