Hi Mark,

thanks for the suggestion:
the shell function has to be a bit more complicated

function emacs-web {
    emacsclient -e '(w3m "'$1'")'
}

otherwise $1 would taken literally.

Next problem appeared on 5) as my conkeror seemed to be ignorant of  shell 
functions (that is probably something wrong on my system, it works as a little 
shell script). So I can use this workaround now. 

I am most happy to be teached a little java-script through my .conkerorrc. 
Getting involved more after some time of fiddling with dotfiles of 
ratpoison/emacs/conkeror is a long term goal (... but really loooong term as I 
am a biologist just getting slowly into bioinformatics).

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

Reply via email to