On Sun, Dec 05, 2010 at 05:06:48PM +0800, zwz wrote:
> I am an Emacser and now starting using Conkeror.
> I really enjoy it!
> 
> However, in comparison to Emacs, I find Conkeror not-such-extensible
> 1. On Windows, if I start Conkeror from MSYS/bash which exports $HOME,
>    Conkeror still has no idea about the path "~" and does not load the
>    rc-file. And it is annoying that "/" can not be used as the path
>    separator.
> 2. "shell-command" is not supported, and I cannot use emacsclient to
>    edit the text field. I just wonder if it is possible to
>    assign a shell-program (variable) to enable shell-command, just like
>    what emacs does.
> 3. Is it possible to define where the extensions (or the profile) should
>    go? On windows, it currently goes to somewhere in "c:\Documents and
>    Settings\admin\Application
>    Data\conkeror.mozdev.org\conkeror\Profiles\". But personally, I would
>    like it to go to some directory in the Conkeror master repository so
>    that I can easily port it to other computers.
> 
> Since I am not familiar with Xulrunner, I don't whether my request is
> feasible or not. Just a few thoughts.
> 
> Btw, does the javascript_debugger-0.9.88.1 (Venkman) work in the latest
> Conkeror? The wiki says that it can be used by "M-x venkman", but I find
> no such command.
> 
> Best regards,
> zwz


Hi,

1,2: Glad you like conkeror.  Our development on the Windows platform is
lagging a bit, as I don't have a machine available for Windows development
and testing.  :-\

3: yes.  When you make a profile with 'conkeror -ProfileManager' you can
set the profile directory.  I'm not sure it's wise to share profiles
across different machines though.  There could be all kinds of problems
with that.

To get the M-x venkman command, put the following in your rc (or eval it with 
M-:)

  require("venkman");

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

Reply via email to