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

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

Tramp handling of customized prompts


From: address@hidden
Subject: Tramp handling of customized prompts
Date: Tue, 05 Jun 2007 06:28:11 -0700
User-agent: G2/1.0

What is the best approach for handling customized input prompts from
remote shells? I tried writing a coupled regexp and function to handle
it, and put the couple in the variable tramp-actions-before-shell, but
I am not able to successfully pull the correct buffer/process, as the
required tramp functions are not available to me.

Basically, I have a screen that asks me to select a database profile
from a list. Ultimately, I would like to see that output and choose
one, but I know that's probably not possible. Always responding with a
"0" (zero) would be a viable solution, and then one I tried coding.

Thanks very much.

Stewart



reply via email to

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