Bradley M. Kuhn
7b01a1bd5c
Simplify code to remove entirely references to watch_pref(),
...
since it does not appear to be necessary.
2013-09-03 17:10:29 -04:00
Bradley M. Kuhn
5ae2ddca27
org-protocol usage for org-mode remembering via conkeror.
...
I found this at: http://tsdh.wordpress.com/2008/11/14/calling-org-remember-from-inside-conkeror/
2013-09-03 11:16:40 -04:00
Bradley M. Kuhn
c7186c1fbb
Display in the mode-line that Javascript is enabled, to warn user.
...
This is accomplished by having a global variable have access to the mode_line
update function, and having that global invoked upon change. I made some
attempt to do this by using:
global_update_mode_line_for_javascript =
function () { watch_pref("javascript.enabled", obj.do_update);};
However, I couldn't figure out where to call that so that it always worked at
the right moment. This solution is probably simpler in the end.
2013-09-03 11:14:22 -04:00
Bradley M. Kuhn
26d3da217c
Add a webjump for gmane to lookup based on message ID.
2013-09-03 11:10:30 -04:00
Bradley M. Kuhn
13a0d9d50d
Spacing change of first line.
2013-09-03 11:10:20 -04:00
Bradley M. Kuhn
7b17465eb1
Fix command.
2013-09-01 13:08:03 -04:00
Bradley M. Kuhn
7bd999a9e7
License conkerorrc and add install-all script.
2013-09-01 13:06:27 -04:00
Bradley M. Kuhn
7f8051f6a0
A few recent changes.
2013-09-01 13:01:05 -04:00
Bradley M. Kuhn
e751c51ae5
Since noscript isn't working currently, create a C-j to turn off Javascript.
2013-09-01 13:01:00 -04:00
Bradley M. Kuhn
4502cb2ad8
Increased ambiguous delay.
2013-09-01 13:00:55 -04:00
Bradley M. Kuhn
262e3c61f5
Changed to git mainline version of conkeror which required config changes.
2013-09-01 13:00:50 -04:00
Bradley M. Kuhn
bf2aaf9f3b
addded url_completion settings, webjump for epguide and OPEN_NEW
2013-09-01 13:00:44 -04:00
Bradley M. Kuhn
392524fa6b
initial version with my basic prefs and noscript javascript
2013-09-01 13:00:38 -04:00