Re: Linux version of emacs on WinXP??

2005-05-23 Thread Kelly Felkins
JS asdf.com> writes: > > > "Stefan Monnier" iro.umontreal.ca> skrev i en meddelelse > news:87zmunxa5n.fsf-monnier+gnu.emacs.help gnu.org... > > > I have tried to install the emacs version for windows but it sucks. > > > > Just so we get a chance to improve it, could you describe the shortcomi

how to change current directory in perl debug (perldb)

2005-05-23 Thread Kelly Felkins
How does one set the current working directory for a perl debug session? I've tried the following: 1) start perl debug, then 'M-x cd'. 'M-x pwd' reports the correct directory, but a statement like "my $cwd = `pwd`;" gets the directory of the file being debugged. 2) tried starting emacs in the tar