1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

(sql-interactive-mode): Use delay-mode-hooks.

This commit is contained in:
Lute Kamstra 2005-06-14 12:03:52 +00:00
parent cdda556dbf
commit 03789b211d

View file

@ -2328,7 +2328,7 @@ you entered, right above the output it created.
\(setq comint-output-filter-functions
\(function (lambda (STR) (comint-show-output))))"
(comint-mode)
(delay-mode-hooks (comint-mode))
;; Get the `sql-product' for this interactive session.
(set (make-local-variable 'sql-product)
(or sql-interactive-product