El dt, set 22 2009 a les 14:59, Daniel Clemente va escriure:
>   When I execute (M-x shell-command) beep, function spawn-process() at 
> spawn-process.js gets called with program_name="bash" and args=",-c,beep" and 
> working_dir="[xpconnect wrapped nsILocalFile]" (these are string 
> representations).
   And spawn_process_internal enters with
- program=[xpconnect wrapped nsIFile]
- get_file_in_path(program)=[xpconnect wrapped nsIFile]
- their path refer to the conkeror-spawn-helper inside Conkeror's tree
- args=/tmp/spawn_process_key-11.dat,57849
- process.run(!!blocking, args, args.length) is executed correctly and it is 
only after that that I get the error


_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to