in reply to Re: Prompting for input inside IDE run (was Reading from STDIN)
in thread Prompting for input inside IDE run (was Reading from STDIN)

Thanks!

Well ... yes and no.

The first module is actually addressing exactly this, but the solution is extremely magic.

STDIN is tied inside Perl to trigger elisp-code inside emacs to prompt in the minibuffer.

This might work, but I prefer a more robust approach which doesn't diverge too much from production.

Cheers Rolf
(addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^2: Prompting for input inside IDE run (was Reading from STDIN)