>>>> "Josh" == Josh Huber
<huber(a)alum.wpi.edu> writes:
Hey Josh,
If necessary/possible, please install the latest net-utils package (>=
1.23) and then use
Help->Send Bug Report...
or
M-x report-emacs-bug
as suggested in
http://www.xemacs.org/Debug/index.html
This will tell us enough about your XEmacs installation so that we
should be able to help you.
Adrian
Josh> I've noticed a couple issues with call-process-region:
Josh> 1) It's not returning the exit code from the called process:
Josh> (call-process-region
Josh> 1 1 "ls" nil)
Josh> => nil
Josh> 2) Calling it with invalid arguments causes xemacs to become unstable
Josh> and lock up several seconds later:
Josh> (call-process-region
Josh> 1 1 "ls" nil nil nil '())
Josh> Try that one...
Josh> I get the following output on the console:
Josh> Xlib: sequence lost (0x12474 > 0x2474) in reply type 0x0!
Josh> xemacs: X Error of failed request: BadImplementation (server does not
implement operation)
Josh> Major opcode of failed request: 20 (X_GetProperty)
Josh> Serial number of failed request: 9332
Josh> Current serial number in output stream: 9332
Josh> Xlib: unexpected async reply (sequence 0x247f)!
Josh> Xlib: unexpected async reply (sequence 0x24c4)!
Josh> Xlib: sequence lost (0x124b9 > 0x24b9) in reply type 0x0!
Josh> xemacs: X Error of failed request: BadImplementation (server does not
implement operation)
Josh> Major opcode of failed request: 20 (X_GetProperty)
Josh> Serial number of failed request: 9401
Josh> Current serial number in output stream: 9401
Josh> Any ideas?
Josh> --
Josh> Josh Huber
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/