> Sounds like the startup-cache at work. Try evaluating something with M-:
> (a simple number will do), and that will clear the startup cache.
Thanks for the reply. Alas, this is not it:
1. evaluating an expression and running reinit makes no difference
2. quitting conkeror and restarting makes no difference
3. as reported in the previous message, jumps.js is not being read
when conkeror starts. From googling "startup cache" I gather than the
startup cache is supposed to last only until the end of the session.
So, something else is "hiding" jumps.js, and using jumps from some
other source. Please see log below of a session where I cleaned out
my conkerorrc for the purpose. Note that when I restore my usual
conkerorrc, other things such as preferences and key bindings work as
far as I can tell; only the jumps behave strangely.
Thanks,
Silvio
gar:; ps aux | grep xulr # make sure no processes survive
levy 21871 0.0 0.0 4660 816 pts/15 S+ 19:49 0:00 grep xulr
gar:; ps aux | grep conk # make sure no processes survive
levy 21873 0.0 0.0 4660 816 pts/15 S+ 19:49 0:00 grep conk
gar:; ls .c # removed all other files from conkerorrc
jumps.js
gar:; cat .c/jumps.js # only a single line
define_webjump("foo","file:///u/levy/foo.html");
gar:; xulrunner /usr/local/src/conkeror/application.ini
# no errors or warnings at initialization
C-xC-f about:config confirms that conkeror.rcfile is set to /u/levy/.c
C-xC-f foo goes to foo.com, ignoring the define_webjump command in jumps.js
C-xC-f sub goes to http://www.tvsubtitles.net/, a months-old web jump.
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror