> Is there a way to see the output of a javascript command?
> I am trying to invoke an emacsclient command from conkeror
> with shell_command('emacsclient --eval "(th-org-remember-conkeror \"test\")"')
> which works on mac osx and linux but not on windows.
> On a windows shell the emacsclient command works just fine.

Conkeror uses a program called conkeror-spawn-helper to be able to
interface with external programs.  That program is unfortunately not yet
compatible with Windows.

-- 
John Foerch

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

Reply via email to