Issue520

classification
Title Non-ASCII input doesn't work in isearch
Type defect Module core code 21.5
Severity some work obstructed Platform N/A
Keywords Nosy List stephen
explanation
process
These controls should only be changed by committers and tracker administrators.
Status new   Reason
Superseder  
Priority normal   Assigned To

Created on 2009-05-04.08:57:03 by stephen, last changed 2009-05-04.08:57:03 by stephen.

Messages
msg1192 [hidden] ([hidden]) Date: 2009-05-04.08:57:03
Aidan Kehoe writes:

 > I don’t think it ever has; #'read-multilingual-string in mule-cmds.el seems
 > to be there exactly to work around this.

If somebody wants to look, the skk pacakge has its own isearch mode. 
Perhaps that method can be adapted as a standard feature for regular 
isearch.  Also, GNU Emacs has been able to do this for a while, I 
think.  So there's probably a GPLv2 implementation, and of course for 
personal use you're welcome to develop based on GPLv3 Emacs, and we 
can integrate it when the GPLv3 conversion is done.
History
Date User Action Args
2009-05-04 08:57:03stephencreate