Hi,
>>>> In <u8zg5utz1.fsf(a)mail.amavi.com>
>>>> nalexand(a)mail.amavi.com wrote:
Dear Bug Team!
I found a bug in read-passwd. When I use sql-oracle from sql.el,
disconnect, and reconnect, read-passwd (invoked by an sql-read-passwd
function) will not terminate on enter.
Do you use `lazy-lock' together with `font-lock'?
Features:
[...]
lazy-lock font-lock cus-face paren blink-paren winring ring
If so, you can fix the problem not to use `lazy-lock' or to
switch from `lazy-lock' to `lazy-shot' as follows:
(setq lazy-shot-verbose nil)
(add-hook 'font-lock-mode-hook 'turn-on-lazy-shot)
`lazy-lock' is still introduced in etc/sample.init.el, however,
I found something wrong with `lazy-lock'. I have reported it in
this list two months ago; the article has been archived as:
http://list-archive.xemacs.org/xemacs-beta/200106/msg00314.html.
--
Katsumi Yamaoka <yamaoka(a)jpl.org>