zwz <[email protected]> writes: > "John J. Foerch" <[email protected]> writes: >> I pushed the patch yesterday. Please try it. > > I just applied the patch and found out that > it makes Conkeror exit before show the GUI. > > Here is what did: > 1. In a bash (where HOME is set), running Conkeror gets no visual > response. Although I can see the process in the task manager, but it > exits in a second; > 2. So I tried this again in a dos cmd (where HOME is not set), Conkeror > shows up; > 3. Now in the same dos cmd, I set HOME, and tried this again. This time > reproduced the same problem as stated in 1. > > Is there any switch to make the start-up of conkeror verbose?
I found the root of the problem. In step 3, I set the HOME by the cmdline "set HOME=d:/emacs/home", where I used "/" as the directory separator. 4. In the same dos cmd, I set the HOME by "set HOME=d:\emacs\home"; and then Conkeror shows up. So it seems that "/" is still not treated as a valid directory separator. _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
