In article <[EMAIL PROTECTED]>, Dave Love <[EMAIL PROTECTED]> writes:
> Kenichi Handa <[EMAIL PROTECTED]> writes: >> How about enabling quail-completion on using "TeX" input >> method as below? I think it's rare to use TAB while editing >> a TeX/LaTeX file, thus using it for quail-completion is ok >> while typing some letter. > I didn't realize that was implemented. It looks helpful, but it > doesn't do what I'd expect. For instance, if I type `\righta TAB', > I'd like it to complete to `\rightarrow', like normal completion. Ah, yes, that is better. But, it requires a non-trivial change to the current code which should be avoided for the moment. So, I've just enabled the current way of completion for "TeX" input method. > That's a separate issue from being able to complete on Unicode names, > of course. Yes. I agree that such an input method is useful. Do you want to implement it? Otherwise, I'll put that in my todo list. --- Ken'ichi HANDA [EMAIL PROTECTED] _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
