[perl-win32-gui-users] Fw: win32::gui with perldb in EMACS

2008-05-08 Thread Sylvain Thibault
win32::gui with perldb in EMACS > > >> On Thu, May 8, 2008 at 12:25 AM, Sylvain Thibault <[EMAIL PROTECTED]> >> wrote: >>> When debugging inside EMACS, the gui never appears. Somehow win32::gui >>> is >>> not happy with STDOUT being redirected to EMACS

[perl-win32-gui-users] win32::gui with perldb in EMACS

2008-05-07 Thread Sylvain Thibault
When debugging inside EMACS, the gui never appears. Somehow win32::gui is not happy with STDOUT being redirected to EMACS instead of a console window. Perl tk gui programs work fine from inside EMACS. Any workaround ? Thanks. ---