retitle 354125 emacs-snapshot: sql.el: Queries block Emacs waiting for input severity 354125 normal tags 354125 upstream moreinfo kthxbye
Cyril Bouthors <[EMAIL PROTECTED]> writes: > In sql-mode, the whole Emacs is frozen when waiting for the SQL server > to process a query. That's a bug; the SQL process is supposed to be asynchronous and it should never block Emacs. I tried to reproduce this but I don't have enough data in my databases to block the query long enough before it starts sending output. Could you please do the following? 1) M-x toggle-debug-on-quit RET 2) Send a query 3) Unblock Emacs with C-g 4) Send me the backtrace (please elide any control characters) Thanks, -- ,''`. : :' : Romain Francoise <[EMAIL PROTECTED]> `. `' http://people.debian.org/~rfrancoise/ `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

