RE: ECB 2.01 released!

2003-11-07 Thread rohit . namjoshi
>I downloaded the binary from the site and the file is >emacs_bin_cvs_2003_09_20.tar.bz2. WinZip cannot open it. Is there any >tool to open .bz2 files ? You need bzip2. A win32 implementation can be found here --> http://unxutils.sourceforge.net/

Re: IPlanet serverside debugging?

2003-04-03 Thread rohit . namjoshi
>We can't control how it starts, but we still might be able to >connect to the running process. You should be able to control how iAS starts jvm's e.g. see http://docs.sun.com/source/816-7149-10/dgdebug.html#25712

Re: Problem when compiling

2002-09-28 Thread rohit . namjoshi
> Once in a while when I try to compile a file with the C-c C-v C-c or try to > run a program with the C-c C-v C-r I get an error saying: Wrong type > argument: stringp, null I see this occasionally too. Deleting semantic.cache cures it.