help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sql-mode calls tramp for no reason


From: Michael Albinus
Subject: Re: Sql-mode calls tramp for no reason
Date: Thu, 24 Oct 2013 17:00:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com> writes:

> Yeah, sql.el is based on comint.
>
> Tested that hook. It does not work.

You could write an own function, which let-binds default-directory to a
local dir, and calls sql-product-interactive then.

Or you advice sql-product-interactive accordingly (see the Elisp manual
how to do this).

> Thanks for the help anyway.

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]