On Mon, Dec 06, 2010 at 03:11:15PM +0800, zwz wrote:
> Another very important thing is to support "/" as path separator. In
> fact it is already supported on Windows (in cmd or explorer). But in
> Conkeror, I found I could not use it for user_pref('conkeror.rcfile',
> 'd:/emacs/home/.conkerorrc')Let's bring this discussion back to reality. As I was saying, I have no way to test any windows-specific features I write. However, if it's important to people, I can write the feature and have the conkeror community test it for me. I did a web search and found that "/" is an illegal filename character in Windows. In the expert opinion of anybody reading this message, does that mean we can safely do a simple substitution of "/" for "\\", and that there are no corner cases to worry about? -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
