<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-11304</id>
	<title>Nabble - MozDev - conkeror</title>
	<updated>2009-11-06T09:06:16Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/MozDev---conkeror-f11304.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MozDev---conkeror-f11304.html" />
	<subtitle type="html">&lt;a href=&quot;http://conkeror.mozdev.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror&lt;/a&gt; - A 100% keyboard driven web browser</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26235362</id>
	<title>Re: hints_auto_exit_delay default</title>
	<published>2009-11-06T09:06:16Z</published>
	<updated>2009-11-06T09:06:16Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;&amp;nbsp; I made this change today, so the new default value of
&lt;br&gt;hints_auto_exit_delay is now 0. &amp;nbsp;To get back the old behavior, put the
&lt;br&gt;following in your rc: (and adjust the number to your preference)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;hints_auto_exit_delay = 500;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; You might also like to try setting an auto-exit when there is more than
&lt;br&gt;one possible match in the hints interaction:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;hints_ambiguous_auto_exit_delay = 500;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; Since this is a very popular feature, I think it's important to make
&lt;br&gt;sure that it is documented prominently so that new users know of its
&lt;br&gt;availability. &amp;nbsp;The first thing I've done to that end is to put an example
&lt;br&gt;config of the most common simple settings in contrib/config/common.js,
&lt;br&gt;with a link on the wiki at &amp;lt;&lt;a href=&quot;http://conkeror.org/ExampleConfigs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://conkeror.org/ExampleConfigs&lt;/a&gt;&amp;gt;. &amp;nbsp;If
&lt;br&gt;anybody has any creative ideas for other ways to advertise this and other
&lt;br&gt;of Conkeror's cool features, let me know.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26235362&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hints_auto_exit_delay-default-tp26118114p26235362.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26182566</id>
	<title>breaking changes for november 3, 2009</title>
	<published>2009-11-03T08:42:27Z</published>
	<updated>2009-11-03T08:42:27Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;&amp;nbsp; I just merged the branch dynamic-keymaps into master. &amp;nbsp;It's mainly a
&lt;br&gt;refactoring of runtime keymap handling. &amp;nbsp;There are a couple of changes for
&lt;br&gt;which you may need to update your rc:
&lt;br&gt;&lt;br&gt;&lt;br&gt;* browser_prevent_automatic_form_focus_mode has been renamed and put in
&lt;br&gt;&amp;nbsp; its own file. To use this mode, simply do this:
&lt;br&gt;&lt;br&gt;require(&amp;quot;block-content-focus-change.js&amp;quot;);
&lt;br&gt;&lt;br&gt;&lt;br&gt;* The variable browser_automatic_form_focus_window_duration was renamed to
&lt;br&gt;&amp;nbsp; block_content_focus_change_duration.
&lt;br&gt;&lt;br&gt;&lt;br&gt;* The commands follow-current, follow-current-new-buffer,
&lt;br&gt;&amp;nbsp; follow-current-new-buffer-background, and follow-current-new-window have
&lt;br&gt;&amp;nbsp; been removed. Instead of binding to these commands, you can just do
&lt;br&gt;&amp;nbsp; this:
&lt;br&gt;&lt;br&gt;define_key(content_buffer_anchor_keymap, &amp;quot;d&amp;quot;, &amp;quot;follow&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$browser_object = browser_object_focused_element);
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John J. Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26182566&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/breaking-changes-for-november-3%2C-2009-tp26182566p26182566.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26178657</id>
	<title>openstreetmap-mode</title>
	<published>2009-11-03T04:02:58Z</published>
	<updated>2009-11-03T04:02:58Z</updated>
	<author>
		<name>Timo Juhani Lindfors</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;inspired by the googlemap-mode I wrote a mode for browsing
&lt;br&gt;the free maps of &lt;a href=&quot;http://www.openstreetmap.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openstreetmap.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://iki.fi/lindi/conkeror/openstreetmap.js&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://iki.fi/lindi/conkeror/openstreetmap.js&lt;/a&gt;&lt;br&gt;&lt;br&gt;1) Later I modified it to work with any openlayers map, for example
&lt;br&gt;&lt;a href=&quot;http://youloc.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://youloc.net/&lt;/a&gt;&amp;nbsp;-- should the mode now be called openlayers-mode?
&lt;br&gt;&lt;br&gt;2) Would it make sense to combine googlemap-mode and openlayers-mode
&lt;br&gt;to some common slippymap-mode? At least if somebody wants to use
&lt;br&gt;custom keybindings for navigating in a map he probably does not want
&lt;br&gt;to modify all *-map modes.
&lt;br&gt;&lt;br&gt;3) googlemap-mode did not have any copyright information, who should I
&lt;br&gt;&amp;nbsp; &amp;nbsp;credit for offering me such a wonderful template to improve?
&lt;br&gt;&lt;br&gt;&lt;br&gt;best regards,
&lt;br&gt;Timo Lindfors
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26178657&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/openstreetmap-mode-tp26178657p26178657.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26154627</id>
	<title>Re: hints_auto_exit_delay default</title>
	<published>2009-11-01T12:42:36Z</published>
	<updated>2009-11-01T12:42:36Z</updated>
	<author>
		<name>TheGZeus</name>
	</author>
	<content type="html">I think this would be a very sensible default.
&lt;br&gt;I'd prefer it this way, but that's beside the point.
&lt;br&gt;&lt;br&gt;If someone doesn't want to press enter for an unambiguous match, they can turn on that feature, but if there's not a match, it won't follow, which is inconsistant. 
&lt;br&gt;&lt;br&gt;I always turn on ido in emacs, but I certainly wouldn't want it to be the default. It makes behaviours in one place different from another, creating UI inconsistencies.
&lt;br&gt;&lt;br&gt;The current default is also very typo-sensetive. if I'm filling out a form, I don't like following the wrong link and have to start over because the webmaster did it wrong. I'd end up using the mouse alot. very frustrating.
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26154627&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hints_auto_exit_delay-default-tp26118114p26154627.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26124552</id>
	<title>Re: hints_auto_exit_delay default</title>
	<published>2009-10-29T20:45:45Z</published>
	<updated>2009-10-29T20:45:45Z</updated>
	<author>
		<name>fred concklin</name>
	</author>
	<content type="html">&lt;p&gt;I&amp;#39;ve never had a problem with the feature and find the default an attractive feature in conkeror.&lt;/p&gt;
&lt;p&gt;&lt;blockquote type=&quot;cite&quot;&gt;On Oct 29, 2009 2:13 PM, &amp;quot;John J. Foerch&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26124552&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jjfoerch@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;&lt;br&gt;Hi all,&lt;br&gt;
&lt;br&gt;
  In hinting mode, where dom nodes like links are annotated with visible&lt;br&gt;
numbers (hints), and you are prompted to either type a number or&lt;br&gt;
substrings of link text, Conkeror is able to automatically select an&lt;br&gt;
element when the hints list has been narrowed down to a single possible&lt;br&gt;
match.  How quickly it automatically selects this single match, thus&lt;br&gt;
exiting the hints mode interaction, is controlled by the variable&lt;br&gt;
hints_auto_exit_delay.  The default is 500 milliseconds.  If you set it to&lt;br&gt;
0, that means it will never automatically select a match, and you must&lt;br&gt;
always hit return.&lt;br&gt;
&lt;br&gt;
  Recently I was teaching someone about the hinting system, and how you&lt;br&gt;
can select a link by typing a substring of link text.  The person said&lt;br&gt;
that they never used that feature because Conkeror would behave&lt;br&gt;
unpredictably if they either made a typo or typed too many characters.  In&lt;br&gt;
the first instance, Conkeror might automatically follow the wrong link&lt;br&gt;
without the user realizing what they did wrong.  In the second instance,&lt;br&gt;
Conkeror might automatically follow the right link, but the user could&lt;br&gt;
still typing because they were not being careful enough, and their extra&lt;br&gt;
keystrokes would run unintended commands.&lt;br&gt;
&lt;br&gt;
  I think this person made a very good point.  The default behavior should&lt;br&gt;
not put the user in the position of having to react to UI events that they&lt;br&gt;
did not intend to happen.  We strive for Conkeror to have a &amp;quot;proactive&amp;quot;&lt;br&gt;
user interface, rather than a &amp;quot;reactive&amp;quot; one.  Therefore I propose that&lt;br&gt;
the default value of hints_auto_exit_delay be changed to 0, so that by&lt;br&gt;
default, the user always has to hit return to end a hints interaction, and&lt;br&gt;
Conkeror&amp;#39;s behavior with respect to this mode be 100% predictable and&lt;br&gt;
dependable.&lt;br&gt;
&lt;br&gt;
  Shall I make this change?  Thoughts?&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;&lt;br&gt;
--&lt;br&gt;
John Foerch&lt;br&gt;
_______________________________________________&lt;br&gt;
Conkeror mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26124552&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/p&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26124552&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hints_auto_exit_delay-default-tp26118114p26124552.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26124348</id>
	<title>Re: hints_auto_exit_delay default</title>
	<published>2009-10-29T20:06:55Z</published>
	<updated>2009-10-29T20:06:55Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">On Thu, Oct 29, 2009 at 04:14:05PM -0700, Jeremy Maitin-Shepard wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I think the issue is no so much what the default is but rather that
&lt;br&gt;&amp;gt; people are unaware of exactly how the system works. &amp;nbsp;In particular, you
&lt;br&gt;&amp;gt; have to make sure not to pause too long if you make a mistake in typing
&lt;br&gt;&amp;gt; before hitting backspace. &amp;nbsp;I think it may require some adapting to learn
&lt;br&gt;&amp;gt; how to use the system, and in particular it may be hard to adapt without
&lt;br&gt;&amp;gt; actually understanding how it works, but overall following links
&lt;br&gt;&amp;gt; automatically leads to a more efficient user interface, I think. &amp;nbsp;For
&lt;br&gt;&amp;gt; some people that prefer to type slower, simply setting the delay higher
&lt;br&gt;&amp;gt; may work well (or disabling the auto following completely).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I do generally agree that it is problematic when the effect of a key
&lt;br&gt;&amp;gt; command is non-deterministic from the user's point of view, due to the
&lt;br&gt;&amp;gt; possibility of some event occurring in between key strokes and causing
&lt;br&gt;&amp;gt; the focus/context to change. &amp;nbsp;The main case where this occurs in
&lt;br&gt;&amp;gt; Conkeror is with the download prompt, but usually it is expected when it
&lt;br&gt;&amp;gt; comes up, so it is not as much of an issue as it might otherwise be.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I don't view the hints system as such a case, though; ruling out what
&lt;br&gt;&amp;gt; the hints system does would essentially mean ruling out any &amp;quot;dynamic&amp;quot;
&lt;br&gt;&amp;gt; (meaning time-dependent) behavior in user interfaces. &amp;nbsp;I agree that
&lt;br&gt;&amp;gt; there are some advantages to purely &amp;quot;static&amp;quot; user interfaces, but
&lt;br&gt;&amp;gt; &amp;quot;dynamics&amp;quot; also can allow things to be more efficient, so in the end it
&lt;br&gt;&amp;gt; is a tradeoff.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Hi Jeremy, long time no see!
&lt;br&gt;&lt;br&gt;&amp;nbsp; I'm willing to make the case of the newbie here because it involves
&lt;br&gt;perhaps the most important and commonly used subsystem for all Conkeror
&lt;br&gt;users, regardless of their level of expertise, typing speed, browsing
&lt;br&gt;style, or what they want out of the program. &amp;nbsp;We all need to be able to
&lt;br&gt;follow links with the keyboard.
&lt;br&gt;&lt;br&gt;&amp;nbsp; It does speak to the heart of the matter to say that people are unaware
&lt;br&gt;of exactly how the system works. &amp;nbsp;Yet for such a basic and essential
&lt;br&gt;subsystem, should we expect them to? &amp;nbsp;I would propose that changing the
&lt;br&gt;default to 0 would eliminate the need for the average user to learn
&lt;br&gt;exactly how the system works in order to use it at a basic level, and also
&lt;br&gt;to be confident in it as a dependable &amp;quot;black box&amp;quot;. &amp;nbsp;Apart from this
&lt;br&gt;feature, operating the hinting system is fairly obvious to anyone with any
&lt;br&gt;computer experience. &amp;nbsp;We're all accustomed to hitting return at prompts in
&lt;br&gt;all variety of other softwares, so there will be no surprise there for
&lt;br&gt;anyone. &amp;nbsp;For the person who wants no more out of Conkeror, they can just
&lt;br&gt;use it.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Those of us who understand how it works don't mind putting a line in our
&lt;br&gt;config and forgetting about it, but those that don't will have their lives
&lt;br&gt;interrupted to &amp;quot;fix&amp;quot; it. &amp;nbsp;Configuration should be about making the good
&lt;br&gt;better, not about making the [perceived] bad tolerable.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Since hitting return at prompts is second nature to most of us, I don't
&lt;br&gt;think I am out on a limb to call it the base case in this situation. &amp;nbsp;But
&lt;br&gt;just because something is the base case does not necessarily make it the
&lt;br&gt;best default. &amp;nbsp;Speaking in generic terms, &amp;quot;Feature X&amp;quot; might be a better
&lt;br&gt;default, even though it has a steeper learning curve. &amp;nbsp;To decide that
&lt;br&gt;matter, I would frame it with the following question:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Can it be assumed that, despite a steeper learning curve, using
&lt;br&gt;&amp;nbsp; &amp;nbsp; Feature X is in all reasonable cases the preferable and obvious goal
&lt;br&gt;&amp;nbsp; &amp;nbsp; for the skilled user?
&lt;br&gt;&lt;br&gt;&amp;nbsp; Well, you know my answer to that one. &amp;nbsp;:) Based not only on my own
&lt;br&gt;preference but also based on preferences of people I have talked to, such
&lt;br&gt;as the one that got me thinking about this again. &amp;nbsp;Auto-selection is
&lt;br&gt;definitely more efficient for some people, but not everybody weighs the
&lt;br&gt;trade-off the same.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Oh, I almost forgot a very important case. &amp;nbsp;When a person is choosing a
&lt;br&gt;link via link text instead of via numbers, they may not have seen the link
&lt;br&gt;before starting the hints interaction, and they may need a chance to abort
&lt;br&gt;with C-g if an undesired link comes up instead of what they expected.
&lt;br&gt;&amp;quot;Typing blind&amp;quot; and seeing what comes up is also an efficiency gain, but
&lt;br&gt;doing so does not play nice with a timed-autoselect, and that is the main
&lt;br&gt;reason I turn off the feature in my own config.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26124348&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hints_auto_exit_delay-default-tp26118114p26124348.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26122610</id>
	<title>Re: hints_auto_exit_delay default</title>
	<published>2009-10-29T16:29:36Z</published>
	<updated>2009-10-29T16:29:36Z</updated>
	<author>
		<name>Silvio Levy-3</name>
	</author>
	<content type="html">&lt;br&gt;I like the current default behavior a lot. &amp;nbsp;Jeremy's observations 
&lt;br&gt;are right on target. &amp;nbsp;Very occasionally I mistype and don't hit the
&lt;br&gt;backspace key in the 1-second window necessary to prevent a wrong link
&lt;br&gt;from being followed. &amp;nbsp;Besides being rare, this event has always been
&lt;br&gt;inconsequential for me. &amp;nbsp;By contrast, the time saved by not having to
&lt;br&gt;type return to follow each link is considerable.
&lt;br&gt;&lt;br&gt;This said, so long as the current behavior is still supported somehow
&lt;br&gt;(even if it's not the default), I'm happy.
&lt;br&gt;&lt;br&gt;Silvio
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26122610&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hints_auto_exit_delay-default-tp26118114p26122610.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26122442</id>
	<title>Re: hints_auto_exit_delay default</title>
	<published>2009-10-29T16:14:05Z</published>
	<updated>2009-10-29T16:14:05Z</updated>
	<author>
		<name>Jeremy Maitin-Shepard-2</name>
	</author>
	<content type="html">&amp;quot;John J. Foerch&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26122442&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jjfoerch@...&lt;/a&gt;&amp;gt; writes:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; Shall I make this change? &amp;nbsp;Thoughts?
&lt;br&gt;&lt;br&gt;I must say, I've been using Conkeror with the default setting ever since
&lt;br&gt;this behavior was added, and I've never had a link be inadvertently
&lt;br&gt;followed due to this issue. &amp;nbsp;Certainly, if there were no delay, it would
&lt;br&gt;be a problem. &amp;nbsp;Note that as long as the user is still typing, the
&lt;br&gt;timeout will keep being reset and a link will not be followed, even if
&lt;br&gt;the matches had already been narrowed down to only one. &amp;nbsp;This is done
&lt;br&gt;precisely to prevent unintended commands being executed.
&lt;br&gt;&lt;br&gt;I think the issue is no so much what the default is but rather that
&lt;br&gt;people are unaware of exactly how the system works. &amp;nbsp;In particular, you
&lt;br&gt;have to make sure not to pause too long if you make a mistake in typing
&lt;br&gt;before hitting backspace. &amp;nbsp;I think it may require some adapting to learn
&lt;br&gt;how to use the system, and in particular it may be hard to adapt without
&lt;br&gt;actually understanding how it works, but overall following links
&lt;br&gt;automatically leads to a more efficient user interface, I think. &amp;nbsp;For
&lt;br&gt;some people that prefer to type slower, simply setting the delay higher
&lt;br&gt;may work well (or disabling the auto following completely).
&lt;br&gt;&lt;br&gt;I do generally agree that it is problematic when the effect of a key
&lt;br&gt;command is non-deterministic from the user's point of view, due to the
&lt;br&gt;possibility of some event occurring in between key strokes and causing
&lt;br&gt;the focus/context to change. &amp;nbsp;The main case where this occurs in
&lt;br&gt;Conkeror is with the download prompt, but usually it is expected when it
&lt;br&gt;comes up, so it is not as much of an issue as it might otherwise be.
&lt;br&gt;&lt;br&gt;I don't view the hints system as such a case, though; ruling out what
&lt;br&gt;the hints system does would essentially mean ruling out any &amp;quot;dynamic&amp;quot;
&lt;br&gt;(meaning time-dependent) behavior in user interfaces. &amp;nbsp;I agree that
&lt;br&gt;there are some advantages to purely &amp;quot;static&amp;quot; user interfaces, but
&lt;br&gt;&amp;quot;dynamics&amp;quot; also can allow things to be more efficient, so in the end it
&lt;br&gt;is a tradeoff.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jeremy Maitin-Shepard
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26122442&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hints_auto_exit_delay-default-tp26118114p26122442.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26121991</id>
	<title>Re: hints_auto_exit_delay default [SEC=UNCLASSIFIED]</title>
	<published>2009-10-29T15:32:01Z</published>
	<updated>2009-10-29T15:32:01Z</updated>
	<author>
		<name>David Kettler</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; &amp;nbsp; I think this person made a very good point. &amp;nbsp;The default behavior should
&lt;br&gt;&amp;gt; not put the user in the position of having to react to UI events that they
&lt;br&gt;&amp;gt; did not intend to happen. &amp;nbsp;We strive for Conkeror to have a &amp;quot;proactive&amp;quot;
&lt;br&gt;&amp;gt; user interface, rather than a &amp;quot;reactive&amp;quot; one. &amp;nbsp;Therefore I propose that
&lt;br&gt;&amp;gt; the default value of hints_auto_exit_delay be changed to 0, so that by
&lt;br&gt;&amp;gt; default, the user always has to hit return to end a hints interaction, and
&lt;br&gt;&amp;gt; Conkeror's behavior with respect to this mode be 100% predictable and
&lt;br&gt;&amp;gt; dependable.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; Shall I make this change? &amp;nbsp;Thoughts?
&lt;/div&gt;&lt;br&gt;I have hints_auto_exit_delay set to zero because I, too, find the auto
&lt;br&gt;behaviour to be unpredictable. &amp;nbsp;There was peripheral comment on this in
&lt;br&gt;&lt;a href=&quot;http://thread.gmane.org/gmane.comp.mozilla.conkeror/1184&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://thread.gmane.org/gmane.comp.mozilla.conkeror/1184&lt;/a&gt;&lt;br&gt;&lt;br&gt;regards, David.
&lt;br&gt;-- 
&lt;br&gt;IMPORTANT: This email remains the property of the Australian Defence
&lt;br&gt;Organisation and is subject to the jurisdiction of section 70 of the
&lt;br&gt;CRIMES ACT 1914. If you have received this email in error, you are
&lt;br&gt;requested to contact the sender and delete the email.
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26121991&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hints_auto_exit_delay-default-tp26118114p26121991.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26118114</id>
	<title>hints_auto_exit_delay default</title>
	<published>2009-10-29T11:12:49Z</published>
	<updated>2009-10-29T11:12:49Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;&amp;nbsp; In hinting mode, where dom nodes like links are annotated with visible
&lt;br&gt;numbers (hints), and you are prompted to either type a number or
&lt;br&gt;substrings of link text, Conkeror is able to automatically select an
&lt;br&gt;element when the hints list has been narrowed down to a single possible
&lt;br&gt;match. &amp;nbsp;How quickly it automatically selects this single match, thus
&lt;br&gt;exiting the hints mode interaction, is controlled by the variable
&lt;br&gt;hints_auto_exit_delay. &amp;nbsp;The default is 500 milliseconds. &amp;nbsp;If you set it to
&lt;br&gt;0, that means it will never automatically select a match, and you must
&lt;br&gt;always hit return.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Recently I was teaching someone about the hinting system, and how you
&lt;br&gt;can select a link by typing a substring of link text. &amp;nbsp;The person said
&lt;br&gt;that they never used that feature because Conkeror would behave
&lt;br&gt;unpredictably if they either made a typo or typed too many characters. &amp;nbsp;In
&lt;br&gt;the first instance, Conkeror might automatically follow the wrong link
&lt;br&gt;without the user realizing what they did wrong. &amp;nbsp;In the second instance,
&lt;br&gt;Conkeror might automatically follow the right link, but the user could
&lt;br&gt;still typing because they were not being careful enough, and their extra
&lt;br&gt;keystrokes would run unintended commands.
&lt;br&gt;&lt;br&gt;&amp;nbsp; I think this person made a very good point. &amp;nbsp;The default behavior should
&lt;br&gt;not put the user in the position of having to react to UI events that they
&lt;br&gt;did not intend to happen. &amp;nbsp;We strive for Conkeror to have a &amp;quot;proactive&amp;quot;
&lt;br&gt;user interface, rather than a &amp;quot;reactive&amp;quot; one. &amp;nbsp;Therefore I propose that
&lt;br&gt;the default value of hints_auto_exit_delay be changed to 0, so that by
&lt;br&gt;default, the user always has to hit return to end a hints interaction, and
&lt;br&gt;Conkeror's behavior with respect to this mode be 100% predictable and
&lt;br&gt;dependable.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Shall I make this change? &amp;nbsp;Thoughts?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118114&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/hints_auto_exit_delay-default-tp26118114p26118114.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26108203</id>
	<title>Invitation to connect on LinkedIn</title>
	<published>2009-10-29T00:47:41Z</published>
	<updated>2009-10-29T00:47:41Z</updated>
	<author>
		<name>Jiten Dedhia</name>
	</author>
	<content type="html">
&lt;html&gt;
  &lt;body&gt;

  

&lt;table border=&quot;0&quot; width=&quot;550&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;max-width:550px; border-top:4px solid #39C; font: 12px arial, sans-serif; margin: 0 auto;&quot;&gt;&lt;tr&gt;&lt;td&gt;  
  &lt;h1 style=&quot;color: #000; font: bold 23px arial; margin:5px 0;&quot;&gt;LinkedIn&lt;/h1&gt;


&lt;div style=&quot;font:13px arial, sans-serif; width:540px&quot;&gt;  
  &lt;p&gt;
    I'd like to add you to my professional network on LinkedIn.&lt;br /&gt;
&lt;br /&gt;
- Jiten
  &lt;/p&gt;
  &lt;p&gt;
        &lt;a href=&quot;https://www.linkedin.com/e/isd/827772504/aq7KTuLh/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Confirm that you know Jiten Dedhia&lt;/a&gt;
  &lt;/p&gt;
  
  &lt;p&gt;Every day, millions of professionals like &lt;strong&gt;Jiten Dedhia&lt;/strong&gt; use LinkedIn to connect with colleagues, find experts, and explore opportunities.&lt;/p&gt;
&lt;/div&gt;






  &lt;p style=&quot;width: 550px; margin: 3px auto; font: 10px arial, sans-serif; color: #999;&quot;&gt;&amp;#169; 2009, LinkedIn Corporation

&lt;/p&gt;

&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26108203&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Invitation-to-connect-on-LinkedIn-tp26108203p26108203.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25875783</id>
	<title>Re: breaking change: mime_type_external_handlers</title>
	<published>2009-10-13T08:59:49Z</published>
	<updated>2009-10-13T08:59:49Z</updated>
	<author>
		<name>Daniel Clemente-2</name>
	</author>
	<content type="html">&lt;br&gt;Thanks, that is simple and useful.
&lt;br&gt;&lt;br&gt;&amp;gt;From now I can open PDF files directly with evince with this configuration:
&lt;br&gt;&lt;br&gt;content_handlers.set(&amp;quot;application/pdf&amp;quot;, content_handler_open_default_viewer);
&lt;br&gt;external_content_handlers.set(&amp;quot;application/pdf&amp;quot;, &amp;quot;evince&amp;quot;);
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- Daniel
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25875783&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/breaking-change%3A-mime_type_external_handlers-tp25865060p25875783.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25865060</id>
	<title>breaking change: mime_type_external_handlers</title>
	<published>2009-10-12T16:49:59Z</published>
	<updated>2009-10-12T16:49:59Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;&amp;nbsp; I pushed a rewrite of the mime-type-external-handlers API, so if you
&lt;br&gt;have configured viewers for certain mime types in your rc, you will want
&lt;br&gt;to take note. &amp;nbsp;The variable mime_type_external_handlers no longer exists,
&lt;br&gt;and it has been replaced by one called external_content_handlers. &amp;nbsp;Here is
&lt;br&gt;how to use it, in short:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;external_content_handlers.set(&amp;quot;application/pdf&amp;quot;, &amp;quot;xpdf&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp;external_content_handlers.set(&amp;quot;image/*&amp;quot;, &amp;quot;display&amp;quot;);
&lt;br&gt;&lt;br&gt;&amp;nbsp; The way to &amp;quot;unset&amp;quot; a handler for a mime-type is to give null as the
&lt;br&gt;value.
&lt;br&gt;&lt;br&gt;&amp;nbsp; You can also set all handlers at once (overriding all defaults):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;external_content_handlers = {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;*&amp;quot;: &amp;quot;kate&amp;quot;, //no idea why anybody would use kate, but anyway..
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;text: { &amp;quot;*&amp;quot;: &amp;quot;kate&amp;quot; },
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;image: { &amp;quot;*&amp;quot;: &amp;quot;feh&amp;quot; },
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;video: { &amp;quot;*&amp;quot;: &amp;quot;gmplayer&amp;quot; },
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;audio: { &amp;quot;*&amp;quot;: &amp;quot;gmplayer&amp;quot; },
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;application: {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pdf: &amp;quot;xpdf&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;postscript: &amp;quot;gv&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;x-dvi&amp;quot;: &amp;quot;xdvi&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp;};
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; The main feature of this new patch was actually something called
&lt;br&gt;content_handlers. &amp;nbsp;With the addition of that feature, it made good sense
&lt;br&gt;to overhaul the mime-type-external-handlers stuff along with it. &amp;nbsp;I would
&lt;br&gt;encourage everyone to have a look at what the new feature does at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://conkeror.org/ContentHandlers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://conkeror.org/ContentHandlers&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; You just might find it convenient.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25865060&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/breaking-change%3A-mime_type_external_handlers-tp25865060p25865060.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25826181</id>
	<title>Re: corrections for transpose-chars</title>
	<published>2009-10-09T11:51:59Z</published>
	<updated>2009-10-09T11:51:59Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">On Fri, Oct 09, 2009 at 09:21:14AM +0200, Daniel Clemente wrote:
&lt;br&gt;&amp;gt; El dl, set 28 2009 a les 17:51, John J. Foerch va escriure:
&lt;br&gt;&amp;gt; &amp;gt; Grep for define_builtin_commands.. incidentally this needs to be
&lt;br&gt;&amp;gt; &amp;gt; rewritten, but since it works &amp;quot;good enough&amp;quot; it's not at the top of my
&lt;br&gt;&amp;gt; &amp;gt; to-do.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Could you check this patch in?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks. &amp;nbsp;pushed.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25826181&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/corrections-for-transpose-chars-tp25594203p25826181.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25816648</id>
	<title>Re: corrections for transpose-chars</title>
	<published>2009-10-09T00:21:14Z</published>
	<updated>2009-10-09T00:21:14Z</updated>
	<author>
		<name>Daniel Clemente-2</name>
	</author>
	<content type="html">El dl, set 28 2009 a les 17:51, John J. Foerch va escriure:
&lt;br&gt;&amp;gt; Grep for define_builtin_commands.. incidentally this needs to be
&lt;br&gt;&amp;gt; rewritten, but since it works &amp;quot;good enough&amp;quot; it's not at the top of my
&lt;br&gt;&amp;gt; to-do.
&lt;br&gt;&lt;br&gt;Could you check this patch in?
&lt;br&gt;&lt;br&gt;&lt;br /&gt;diff --git a/modules/bindings/default/minibuffer.js b/modules/bindings/default/minibuffer.js
&lt;br&gt;index 465d4f8..077f743 100644
&lt;br&gt;--- a/modules/bindings/default/minibuffer.js
&lt;br&gt;+++ b/modules/bindings/default/minibuffer.js
&lt;br&gt;@@ -28,6 +28,7 @@ define_key(minibuffer_base_keymap, &amp;quot;C-d&amp;quot;, &amp;quot;minibuffer-cmd_deleteCharForward&amp;quot;);
&lt;br&gt;&amp;nbsp;define_key(minibuffer_base_keymap, &amp;quot;delete&amp;quot;, &amp;quot;minibuffer-cmd_deleteCharForward&amp;quot;);
&lt;br&gt;&amp;nbsp;define_key(minibuffer_base_keymap, &amp;quot;M-d&amp;quot;, &amp;quot;minibuffer-cmd_deleteWordForward&amp;quot;);
&lt;br&gt;&amp;nbsp;define_key(minibuffer_base_keymap, &amp;quot;C-delete&amp;quot;, &amp;quot;minibuffer-cmd_deleteWordForward&amp;quot;);
&lt;br&gt;+define_key(minibuffer_base_keymap, &amp;quot;C-t&amp;quot;, &amp;quot;transpose-chars&amp;quot;);
&lt;br&gt;&amp;nbsp;define_key(minibuffer_base_keymap, &amp;quot;C-b&amp;quot;, &amp;quot;minibuffer-backward-char&amp;quot;);
&lt;br&gt;&amp;nbsp;define_key(minibuffer_base_keymap, &amp;quot;left&amp;quot;, &amp;quot;minibuffer-backward-char&amp;quot;);
&lt;br&gt;&amp;nbsp;define_key(minibuffer_base_keymap, &amp;quot;M-b&amp;quot;, &amp;quot;minibuffer-backward-word&amp;quot;);
&lt;br&gt;diff --git a/modules/commands.js b/modules/commands.js
&lt;br&gt;index 699f497..e9bb33e 100644
&lt;br&gt;--- a/modules/commands.js
&lt;br&gt;+++ b/modules/commands.js
&lt;br&gt;@@ -128,7 +128,7 @@ function transpose_chars (field) {
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;// If we have less than two character in the field or if we are at the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;// beginning of the field, do nothing.
&lt;br&gt;- &amp;nbsp; &amp;nbsp;if (length &amp;lt;= 2 || caret == 0)
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;if (length &amp;lt; 2 || caret == 0)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;// If we are at the end of the field, switch places on the two last
&lt;br&gt;&lt;br /&gt;&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25816648&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/corrections-for-transpose-chars-tp25594203p25816648.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25809269</id>
	<title>Re: new-input-system</title>
	<published>2009-10-08T11:24:41Z</published>
	<updated>2009-10-08T11:24:41Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">On Sat, Oct 03, 2009 at 02:51:31PM -0400, John J. Foerch wrote:
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; Yesterday I pushed a branch called new-input-system. &amp;nbsp;It contains a
&lt;br&gt;&amp;gt; patch which is a substantial rewrite of conkeror's event handling system.
&lt;br&gt;&amp;gt; It resolves the keydown/keyup problems we have with some websites (yahoo,
&lt;br&gt;&amp;gt; slashdot, ...) as well as laying in place the basis for better mouse
&lt;br&gt;&amp;gt; support and more powerful browser objects.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; To everyone who helped test this, thank you. &amp;nbsp;I have merged it into
&lt;br&gt;master. &amp;nbsp;To switch back to the master branch, do:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;git checkout master
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25809269&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-input-system-tp25731609p25809269.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25788551</id>
	<title>Re: Name Suggestion</title>
	<published>2009-10-07T08:13:57Z</published>
	<updated>2009-10-07T08:13:57Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">On Wed, Oct 07, 2009 at 09:04:32AM -0500, aditya siram wrote:
&lt;br&gt;&amp;gt; NeTraps / Nettraps/ NetTraps - (trapping the net, as with a hair net, it is
&lt;br&gt;&amp;gt; approximately Spartan spelled backward)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -deech
&lt;br&gt;&lt;br&gt;&lt;br&gt;Haha, you've won an &amp;quot;lol&amp;quot;.
&lt;br&gt;&lt;br&gt;This project is going to keep the name Conkeror, while another one,
&lt;br&gt;proposed as a Conkeror-like browser written in Scheme for Webkit, is to be
&lt;br&gt;named Minno. &amp;nbsp;Problem solved. &amp;nbsp;;)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25788551&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Name-Suggestion-tp25787268p25788551.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25787268</id>
	<title>Name Suggestion</title>
	<published>2009-10-07T07:04:32Z</published>
	<updated>2009-10-07T07:04:32Z</updated>
	<author>
		<name>aditya siram-2</name>
	</author>
	<content type="html">NeTraps / Nettraps/ NetTraps - (trapping the net, as with a hair net, it is approximately Spartan spelled backward) &lt;br&gt;&lt;br&gt;-deech&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25787268&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Name-Suggestion-tp25787268p25787268.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25775429</id>
	<title>Re: new-input-system</title>
	<published>2009-10-06T12:46:15Z</published>
	<updated>2009-10-06T12:46:15Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">On Mon, Oct 05, 2009 at 11:29:45AM -0400, John J. Foerch wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sat, Oct 03, 2009 at 02:51:31PM -0400, John J. Foerch wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; Yesterday I pushed a branch called new-input-system. &amp;nbsp;It contains a
&lt;br&gt;&amp;gt; &amp;gt; patch which is a substantial rewrite of conkeror's event handling system.
&lt;br&gt;&amp;gt; &amp;gt; It resolves the keydown/keyup problems we have with some websites (yahoo,
&lt;br&gt;&amp;gt; &amp;gt; slashdot, ...) as well as laying in place the basis for better mouse
&lt;br&gt;&amp;gt; &amp;gt; support and more powerful browser objects.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; I don't expect any major problems merging this into master, but because
&lt;br&gt;&amp;gt; &amp;gt; of the size of the patch, I want to have it available for a short period
&lt;br&gt;&amp;gt; &amp;gt; of testing by the community before merge. &amp;nbsp;If you are running conkeror
&lt;br&gt;&amp;gt; &amp;gt; from our main git repository, you can help test this patch. &amp;nbsp;Just do the
&lt;br&gt;&amp;gt; &amp;gt; following:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;&amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; Anyone testing this branch, please update.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;And again please. &amp;nbsp;Probably about ready to merge.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25775429&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-input-system-tp25731609p25775429.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25758769</id>
	<title>Re: new-input-system</title>
	<published>2009-10-05T13:53:47Z</published>
	<updated>2009-10-05T13:53:47Z</updated>
	<author>
		<name>Edgar J Hill</name>
	</author>
	<content type="html">xI have been using it for my daily browsing needs since you pushed it. I 
&lt;br&gt;haven't noticed any bugs, but I also didn't notice the problems this 
&lt;br&gt;addressed.
&lt;br&gt;&lt;br&gt;Jack
&lt;br&gt;&lt;br&gt;On Mon, 5 Oct 2009, John J. Foerch wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sat, Oct 03, 2009 at 02:51:31PM -0400, John J. Foerch wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Yesterday I pushed a branch called new-input-system. &amp;nbsp;It contains a
&lt;br&gt;&amp;gt;&amp;gt; patch which is a substantial rewrite of conkeror's event handling system.
&lt;br&gt;&amp;gt;&amp;gt; It resolves the keydown/keyup problems we have with some websites (yahoo,
&lt;br&gt;&amp;gt;&amp;gt; slashdot, ...) as well as laying in place the basis for better mouse
&lt;br&gt;&amp;gt;&amp;gt; support and more powerful browser objects.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; I don't expect any major problems merging this into master, but because
&lt;br&gt;&amp;gt;&amp;gt; of the size of the patch, I want to have it available for a short period
&lt;br&gt;&amp;gt;&amp;gt; of testing by the community before merge. &amp;nbsp;If you are running conkeror
&lt;br&gt;&amp;gt;&amp;gt; from our main git repository, you can help test this patch. &amp;nbsp;Just do the
&lt;br&gt;&amp;gt;&amp;gt; following:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;Anyone testing this branch, please update.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; John Foerch
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Conkeror mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25758769&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25758769&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-input-system-tp25731609p25758769.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25753936</id>
	<title>Re: Can I change the font for a specific site?</title>
	<published>2009-10-05T09:27:09Z</published>
	<updated>2009-10-05T09:27:09Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">On Fri, Sep 25, 2009 at 11:11:35AM +0800, Water Lin wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; While I am exploring some sites in my Conkeror, the font size is too
&lt;br&gt;&amp;gt; small and makes my eyes very tired. Is there a way to set the font size
&lt;br&gt;&amp;gt; of this specific site?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hi Water,
&lt;br&gt;&lt;br&gt;&amp;nbsp; You can do this with css. &amp;nbsp;Here is an example from my .conkerorrc, in
&lt;br&gt;which I use css to change the appearance of a particular website:
&lt;br&gt;&lt;br&gt;&lt;br&gt;// make the nasa-hsf-sightings page more printer friendly
&lt;br&gt;register_user_stylesheet(
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;data:text/css,&amp;quot; +
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; escape (
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;@-moz-document url-prefix(&amp;quot;+
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;&lt;a href=&quot;http://spaceflight1.nasa.gov/realdata/sightings/cities/view.cgi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://spaceflight1.nasa.gov/realdata/sightings/cities/view.cgi&lt;/a&gt;)&amp;quot;+
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;{img { display: none; }}&amp;quot;));
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; Note, I used a data: url to encode the css directly into my rc, which is
&lt;br&gt;convenient for short snippets like this. &amp;nbsp;However, you can also put your
&lt;br&gt;css in a file, and pass a file: url to register_user_stylesheet.
&lt;br&gt;&lt;br&gt;&amp;nbsp; You may also need to mark your css rules as !important, depending on the
&lt;br&gt;particulars of the website's stylesheets.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25753936&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can-I-change-the-font-for-a-specific-site--tp25605969p25753936.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25752916</id>
	<title>Re: new-input-system</title>
	<published>2009-10-05T08:29:45Z</published>
	<updated>2009-10-05T08:29:45Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">On Sat, Oct 03, 2009 at 02:51:31PM -0400, John J. Foerch wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;nbsp; Yesterday I pushed a branch called new-input-system. &amp;nbsp;It contains a
&lt;br&gt;&amp;gt; patch which is a substantial rewrite of conkeror's event handling system.
&lt;br&gt;&amp;gt; It resolves the keydown/keyup problems we have with some websites (yahoo,
&lt;br&gt;&amp;gt; slashdot, ...) as well as laying in place the basis for better mouse
&lt;br&gt;&amp;gt; support and more powerful browser objects.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; I don't expect any major problems merging this into master, but because
&lt;br&gt;&amp;gt; of the size of the patch, I want to have it available for a short period
&lt;br&gt;&amp;gt; of testing by the community before merge. &amp;nbsp;If you are running conkeror
&lt;br&gt;&amp;gt; from our main git repository, you can help test this patch. &amp;nbsp;Just do the
&lt;br&gt;&amp;gt; following:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;lt;snip&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; Anyone testing this branch, please update.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25752916&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-input-system-tp25731609p25752916.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25739946</id>
	<title>Re: using loadsubscript</title>
	<published>2009-10-04T10:08:34Z</published>
	<updated>2009-10-04T10:08:34Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">On Sun, Oct 04, 2009 at 01:31:51AM -0400, Mark Eichin wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Oh, that makes more sense. &amp;nbsp;Don't even need to do anything special to
&lt;br&gt;&amp;gt; make it activate - just M-x jquery-here RET
&lt;br&gt;&amp;gt; $(&amp;quot;h1&amp;quot;).css(&amp;quot;backgroundColor&amp;quot;, &amp;quot;blue&amp;quot;); RET and the headings turn blue
&lt;br&gt;&amp;gt; :-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; function jquery_this_doc(d, js_code) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; var script_el = d.createElementNS(XHTML_NS, &amp;quot;script&amp;quot;);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; script_el.setAttribute(&amp;quot;language&amp;quot;, &amp;quot;javascript&amp;quot;);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; script_el.setAttribute(&amp;quot;type&amp;quot;, &amp;quot;text/javascript&amp;quot;);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; script_el.setAttribute(&amp;quot;src&amp;quot;,
&lt;br&gt;&amp;gt; &amp;quot;&lt;a href=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js&lt;/a&gt;&amp;quot;);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; d.body.appendChild(script_el);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; script_el = d.createElementNS(XHTML_NS, &amp;quot;script&amp;quot;);
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; script_el.textContent = js_code;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; d.body.appendChild(script_el);
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; interactive(&amp;quot;jquery-here&amp;quot;,
&lt;br&gt;&amp;gt; 	 &amp;nbsp; &amp;nbsp;&amp;quot;load jquery.js into this page, then your command&amp;quot;,
&lt;br&gt;&amp;gt; 	 &amp;nbsp; &amp;nbsp;function(I) {
&lt;br&gt;&amp;gt; 		jquery_this_doc(I.buffer.document, (yield I.minibuffer.read($prompt
&lt;br&gt;&amp;gt; = &amp;quot;jq: &amp;quot;, $history = &amp;quot;jquery-here&amp;quot;)));
&lt;br&gt;&amp;gt; 	 &amp;nbsp; &amp;nbsp;});
&lt;/div&gt;&lt;br&gt;So it works now? &amp;nbsp;Cool.. maybe put it on the wiki. &amp;nbsp;Maybe a new page about
&lt;br&gt;doing web development with conkeror.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25739946&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/using-loadsubscript-tp25732769p25739946.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25735227</id>
	<title>Re: using loadsubscript</title>
	<published>2009-10-03T22:31:51Z</published>
	<updated>2009-10-03T22:31:51Z</updated>
	<author>
		<name>Mark Eichin-2</name>
	</author>
	<content type="html">Oh, that makes more sense. &amp;nbsp;Don't even need to do anything special to
&lt;br&gt;make it activate - just M-x jquery-here RET
&lt;br&gt;$(&amp;quot;h1&amp;quot;).css(&amp;quot;backgroundColor&amp;quot;, &amp;quot;blue&amp;quot;); RET and the headings turn blue
&lt;br&gt;:-)
&lt;br&gt;&lt;br&gt;function jquery_this_doc(d, js_code) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; var script_el = d.createElementNS(XHTML_NS, &amp;quot;script&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; script_el.setAttribute(&amp;quot;language&amp;quot;, &amp;quot;javascript&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; script_el.setAttribute(&amp;quot;type&amp;quot;, &amp;quot;text/javascript&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; script_el.setAttribute(&amp;quot;src&amp;quot;,
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js&lt;/a&gt;&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; d.body.appendChild(script_el);
&lt;br&gt;&amp;nbsp; &amp;nbsp; script_el = d.createElementNS(XHTML_NS, &amp;quot;script&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; script_el.textContent = js_code;
&lt;br&gt;&amp;nbsp; &amp;nbsp; d.body.appendChild(script_el);
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;interactive(&amp;quot;jquery-here&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;load jquery.js into this page, then your command&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; function(I) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; jquery_this_doc(I.buffer.document, (yield I.minibuffer.read($prompt
&lt;br&gt;= &amp;quot;jq: &amp;quot;, $history = &amp;quot;jquery-here&amp;quot;)));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; });
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25735227&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/using-loadsubscript-tp25732769p25735227.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25733437</id>
	<title>Re: github</title>
	<published>2009-10-03T15:35:53Z</published>
	<updated>2009-10-03T15:35:53Z</updated>
	<author>
		<name>Yavuz Arkun</name>
	</author>
	<content type="html">justloop &amp;lt;justloop &amp;lt;at&amp;gt; gmail.com&amp;gt; writes:
&lt;br&gt;&lt;br&gt;Silly me, of course it worked after I changed the 'http:' to 'git:'. Sorry.
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25733437&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/github-tp25731421p25733437.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25733387</id>
	<title>Re: github</title>
	<published>2009-10-03T15:29:07Z</published>
	<updated>2009-10-03T15:29:07Z</updated>
	<author>
		<name>Yavuz Arkun</name>
	</author>
	<content type="html">John J. Foerch &amp;lt;jjfoerch &amp;lt;at&amp;gt; earthlink.net&amp;gt; writes:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; In response to a request for this, I made a conkeror repository on
&lt;br&gt;&amp;gt; github. &amp;nbsp;This is a secondary repository. &amp;nbsp;The one on repo.or.cz is still
&lt;br&gt;&amp;gt; our main repository, but I will make a point to keep master branch up to
&lt;br&gt;&amp;gt; date in this one as well. &amp;nbsp;The url is:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://github.com/retroj/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/retroj/conkeror&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; Github is a useful tool for anyone wishing to have their own fork of
&lt;br&gt;&amp;gt; conkeror from which we can easily pull patches.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;I might be missing something but I get:
&lt;br&gt;&lt;br&gt;yavuz@igor ~/src
&lt;br&gt;$ git clone &lt;a href=&quot;http://github.com/retroj/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/retroj/conkeror&lt;/a&gt;&lt;br&gt;Initialized empty Git repository in /Users/yavuz/src/conkeror/.git/
&lt;br&gt;fatal: &lt;a href=&quot;http://github.com/retroj/conkeror/info/refs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/retroj/conkeror/info/refs&lt;/a&gt;&amp;nbsp;not found: did you run git
&lt;br&gt;update-server-info on the server?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25733387&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/github-tp25731421p25733387.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25733337</id>
	<title>Re: using loadsubscript</title>
	<published>2009-10-03T15:23:50Z</published>
	<updated>2009-10-03T15:23:50Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">On Sat, Oct 03, 2009 at 05:11:01PM -0400, Mark Eichin wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; What I'm really trying to do is load jquery into an existing page, and
&lt;br&gt;&amp;gt; then load my own code, so I can prototype/demo some improvements to a
&lt;br&gt;&amp;gt; website I can't otherwise modify.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; interactive(&amp;quot;jquery-test&amp;quot;,
&lt;br&gt;&amp;gt; 	 &amp;nbsp; &amp;nbsp;&amp;quot;load and run a jquery file&amp;quot;,
&lt;br&gt;&amp;gt; 	 &amp;nbsp; &amp;nbsp;function(I) {
&lt;br&gt;&amp;gt; 		subscript_loader.loadSubScript(&amp;quot;file://&amp;quot; +
&lt;br&gt;&amp;gt; &amp;quot;/usr/share/javascript/jquery/jquery.js&amp;quot;, I.buffer.document);
&lt;br&gt;&amp;gt; 		subscript_loader.loadSubScript(&amp;quot;file://&amp;quot; + &amp;quot;/tmp/test.js&amp;quot;, I.buffer.document);
&lt;br&gt;&amp;gt; 	 &amp;nbsp; &amp;nbsp;});
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This definitely loads and runs jquery.js and test.js; if I put alert()
&lt;br&gt;&amp;gt; calls in test.js they fire, but $() references in test.js fail with
&lt;br&gt;&amp;gt; &amp;quot;ReferenceError: $ is not defined.&amp;quot; &amp;nbsp;Actually, now that I look more
&lt;br&gt;&amp;gt; closely jquery isn't just logging stylistic warnings, it's also
&lt;br&gt;&amp;gt; reporting
&lt;br&gt;&amp;gt; Console error: [JavaScript Warning: &amp;quot;reference to undefined property
&lt;br&gt;&amp;gt; jQuery.cache[id][name]&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; {file: &amp;quot;chrome://conkeror-modules/content/rc.js -&amp;gt;
&lt;br&gt;&amp;gt; file:///home/eichin/.emacs.js -&amp;gt;
&lt;br&gt;&amp;gt; file:///usr/share/javascript/jquery/jquery.js&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; line: 679}]
&lt;br&gt;&amp;gt; &amp;nbsp; Category: component javascript
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any suggestions? &amp;nbsp;Is I.buffer.document not the right target object?
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; The method that I'm familiar with involves using the DOM to add
&lt;br&gt;html:script elements to the document's head to load your js files.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25733337&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/using-loadsubscript-tp25732769p25733337.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25732769</id>
	<title>using loadsubscript</title>
	<published>2009-10-03T14:11:01Z</published>
	<updated>2009-10-03T14:11:01Z</updated>
	<author>
		<name>Mark Eichin-2</name>
	</author>
	<content type="html">What I'm really trying to do is load jquery into an existing page, and
&lt;br&gt;then load my own code, so I can prototype/demo some improvements to a
&lt;br&gt;website I can't otherwise modify.
&lt;br&gt;&lt;br&gt;interactive(&amp;quot;jquery-test&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;load and run a jquery file&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; function(I) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; subscript_loader.loadSubScript(&amp;quot;file://&amp;quot; +
&lt;br&gt;&amp;quot;/usr/share/javascript/jquery/jquery.js&amp;quot;, I.buffer.document);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; subscript_loader.loadSubScript(&amp;quot;file://&amp;quot; + &amp;quot;/tmp/test.js&amp;quot;, I.buffer.document);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; });
&lt;br&gt;&lt;br&gt;This definitely loads and runs jquery.js and test.js; if I put alert()
&lt;br&gt;calls in test.js they fire, but $() references in test.js fail with
&lt;br&gt;&amp;quot;ReferenceError: $ is not defined.&amp;quot; &amp;nbsp;Actually, now that I look more
&lt;br&gt;closely jquery isn't just logging stylistic warnings, it's also
&lt;br&gt;reporting
&lt;br&gt;Console error: [JavaScript Warning: &amp;quot;reference to undefined property
&lt;br&gt;jQuery.cache[id][name]&amp;quot;
&lt;br&gt;&amp;nbsp; {file: &amp;quot;chrome://conkeror-modules/content/rc.js -&amp;gt;
&lt;br&gt;file:///home/eichin/.emacs.js -&amp;gt;
&lt;br&gt;file:///usr/share/javascript/jquery/jquery.js&amp;quot;
&lt;br&gt;&amp;nbsp; line: 679}]
&lt;br&gt;&amp;nbsp; Category: component javascript
&lt;br&gt;&lt;br&gt;Any suggestions? &amp;nbsp;Is I.buffer.document not the right target object?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;_Mark_ &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25732769&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eichin@...&lt;/a&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25732769&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;eichin@...&lt;/a&gt;&amp;gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25732769&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/using-loadsubscript-tp25732769p25732769.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25731609</id>
	<title>new-input-system</title>
	<published>2009-10-03T11:51:31Z</published>
	<updated>2009-10-03T11:51:31Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;&amp;nbsp; Yesterday I pushed a branch called new-input-system. &amp;nbsp;It contains a
&lt;br&gt;patch which is a substantial rewrite of conkeror's event handling system.
&lt;br&gt;It resolves the keydown/keyup problems we have with some websites (yahoo,
&lt;br&gt;slashdot, ...) as well as laying in place the basis for better mouse
&lt;br&gt;support and more powerful browser objects.
&lt;br&gt;&lt;br&gt;&amp;nbsp; I don't expect any major problems merging this into master, but because
&lt;br&gt;of the size of the patch, I want to have it available for a short period
&lt;br&gt;of testing by the community before merge. &amp;nbsp;If you are running conkeror
&lt;br&gt;from our main git repository, you can help test this patch. &amp;nbsp;Just do the
&lt;br&gt;following:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;git fetch
&lt;br&gt;&amp;nbsp; &amp;nbsp;git checkout -b new-input-system origin/new-input-system
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; When you want to go back to master branch, just do:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;git checkout master
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; If you find any problems, you can post to the list, email me, or better
&lt;br&gt;yet, talk to me on our irc channel.
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25731609&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-input-system-tp25731609p25731609.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25731421</id>
	<title>github</title>
	<published>2009-10-03T11:29:06Z</published>
	<updated>2009-10-03T11:29:06Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;&amp;nbsp; In response to a request for this, I made a conkeror repository on
&lt;br&gt;github. &amp;nbsp;This is a secondary repository. &amp;nbsp;The one on repo.or.cz is still
&lt;br&gt;our main repository, but I will make a point to keep master branch up to
&lt;br&gt;date in this one as well. &amp;nbsp;The url is:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://github.com/retroj/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/retroj/conkeror&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; Github is a useful tool for anyone wishing to have their own fork of
&lt;br&gt;conkeror from which we can easily pull patches.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25731421&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/github-tp25731421p25731421.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25695426</id>
	<title>Re: Google results filter...</title>
	<published>2009-10-01T02:14:29Z</published>
	<updated>2009-10-01T02:14:29Z</updated>
	<author>
		<name>'Mash-3</name>
	</author>
	<content type="html">On 2009-09-30 17:25+0200, Ricardo Buring wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, 2009-09-30 at 10:34 -0400, John J. Foerch wrote:
&lt;br&gt;&amp;gt; &amp;gt; On Wed, Sep 30, 2009 at 11:11:38AM +0100, 'Mash wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I just had an idea...
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Would it be possible to create an optional &amp;quot;g&amp;quot; (Google search) to use a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; defined list of sites you wish to filter out of the search, using
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Google's &amp;quot;-term&amp;quot; ?
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; For instance in your .rc file you could create a list of sites or terms
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; filterList = ('wikipedia','bigresource.com')
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; and then say using &amp;quot;gf&amp;quot; you would get:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://www.google.com/search?q=javascript+function+-wikipedia+-bigresource.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?q=javascript+function+-wikipedia+-bigresource.com&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I have no idea how to implement this even in a webjump without spending
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; hours; but one of you lot could surely whip-up a webjump or expand the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Google module.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; The idea came when I wanted to create a easy way to filter out the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; horror that is &amp;quot;bigresource.com&amp;quot; from my results.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Doesn't google itself have this feature? &amp;nbsp;Next to each search result,
&lt;br&gt;&amp;gt; &amp;gt; there is an [X] button. &amp;nbsp;Not 100% sure.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; To do this in conkeror would entail adding a feature to
&lt;br&gt;&amp;gt; &amp;gt; google-search-results-mode, not creating a webjump.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I haven't looked into Google modes, but you can put this quick
&lt;br&gt;&amp;gt; Javascript in your .conkerorrc for a webjump:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; google_blacklist_array = [&amp;quot;wikipedia&amp;quot;, &amp;quot;bigresource.com&amp;quot;];
&lt;br&gt;&amp;gt; google_blacklist = &amp;quot;&amp;quot;;
&lt;br&gt;&amp;gt; for(var i=0; i&amp;lt;google_blacklist_array.length; i++)
&lt;br&gt;&amp;gt; {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; google_blacklist += &amp;quot;+-&amp;quot; + google_blacklist_array[i];
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt; define_webjump(&amp;quot;gf&amp;quot;, &amp;quot;&lt;a href=&quot;http://www.google.com/search?q=%s&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?q=%s&lt;/a&gt;&amp;quot;+google_blacklist);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That's probably not the best way to do it, but it works :)
&lt;/div&gt;&lt;br&gt;Thanks! That will do nicely.
&lt;br&gt;&lt;br&gt;'Mash
&lt;br&gt;&lt;br&gt;---
&lt;br&gt;Sola fide, Sola Gratia, Soli Deo gloria!
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25695426&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Google-results-filter...-tp25678382p25695426.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25683408</id>
	<title>Re: Google results filter...</title>
	<published>2009-09-30T08:27:31Z</published>
	<updated>2009-09-30T08:27:31Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">On Wed, Sep 30, 2009 at 05:25:13PM +0200, Ricardo Buring wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, 2009-09-30 at 10:34 -0400, John J. Foerch wrote:
&lt;br&gt;&amp;gt; &amp;gt; On Wed, Sep 30, 2009 at 11:11:38AM +0100, 'Mash wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I just had an idea...
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Would it be possible to create an optional &amp;quot;g&amp;quot; (Google search) to use a
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; defined list of sites you wish to filter out of the search, using
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Google's &amp;quot;-term&amp;quot; ?
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; For instance in your .rc file you could create a list of sites or terms
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; filterList = ('wikipedia','bigresource.com')
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; and then say using &amp;quot;gf&amp;quot; you would get:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://www.google.com/search?q=javascript+function+-wikipedia+-bigresource.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?q=javascript+function+-wikipedia+-bigresource.com&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I have no idea how to implement this even in a webjump without spending
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; hours; but one of you lot could surely whip-up a webjump or expand the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Google module.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; The idea came when I wanted to create a easy way to filter out the
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; horror that is &amp;quot;bigresource.com&amp;quot; from my results.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Doesn't google itself have this feature? &amp;nbsp;Next to each search result,
&lt;br&gt;&amp;gt; &amp;gt; there is an [X] button. &amp;nbsp;Not 100% sure.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; To do this in conkeror would entail adding a feature to
&lt;br&gt;&amp;gt; &amp;gt; google-search-results-mode, not creating a webjump.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I haven't looked into Google modes, but you can put this quick
&lt;br&gt;&amp;gt; Javascript in your .conkerorrc for a webjump:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; google_blacklist_array = [&amp;quot;wikipedia&amp;quot;, &amp;quot;bigresource.com&amp;quot;];
&lt;br&gt;&amp;gt; google_blacklist = &amp;quot;&amp;quot;;
&lt;br&gt;&amp;gt; for(var i=0; i&amp;lt;google_blacklist_array.length; i++)
&lt;br&gt;&amp;gt; {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; google_blacklist += &amp;quot;+-&amp;quot; + google_blacklist_array[i];
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt; define_webjump(&amp;quot;gf&amp;quot;, &amp;quot;&lt;a href=&quot;http://www.google.com/search?q=%s&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?q=%s&lt;/a&gt;&amp;quot;+google_blacklist);
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; That's probably not the best way to do it, but it works :)
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Clever!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25683408&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Google-results-filter...-tp25678382p25683408.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25683378</id>
	<title>Re: Google results filter...</title>
	<published>2009-09-30T08:25:13Z</published>
	<updated>2009-09-30T08:25:13Z</updated>
	<author>
		<name>burin080</name>
	</author>
	<content type="html">On Wed, 2009-09-30 at 10:34 -0400, John J. Foerch wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Wed, Sep 30, 2009 at 11:11:38AM +0100, 'Mash wrote:
&lt;br&gt;&amp;gt; &amp;gt; I just had an idea...
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Would it be possible to create an optional &amp;quot;g&amp;quot; (Google search) to use a
&lt;br&gt;&amp;gt; &amp;gt; defined list of sites you wish to filter out of the search, using
&lt;br&gt;&amp;gt; &amp;gt; Google's &amp;quot;-term&amp;quot; ?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; For instance in your .rc file you could create a list of sites or terms
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; filterList = ('wikipedia','bigresource.com')
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; and then say using &amp;quot;gf&amp;quot; you would get:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.google.com/search?q=javascript+function+-wikipedia+-bigresource.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?q=javascript+function+-wikipedia+-bigresource.com&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I have no idea how to implement this even in a webjump without spending
&lt;br&gt;&amp;gt; &amp;gt; hours; but one of you lot could surely whip-up a webjump or expand the
&lt;br&gt;&amp;gt; &amp;gt; Google module.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; The idea came when I wanted to create a easy way to filter out the
&lt;br&gt;&amp;gt; &amp;gt; horror that is &amp;quot;bigresource.com&amp;quot; from my results.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Doesn't google itself have this feature? &amp;nbsp;Next to each search result,
&lt;br&gt;&amp;gt; there is an [X] button. &amp;nbsp;Not 100% sure.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To do this in conkeror would entail adding a feature to
&lt;br&gt;&amp;gt; google-search-results-mode, not creating a webjump.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;I haven't looked into Google modes, but you can put this quick
&lt;br&gt;Javascript in your .conkerorrc for a webjump:
&lt;br&gt;&lt;br&gt;google_blacklist_array = [&amp;quot;wikipedia&amp;quot;, &amp;quot;bigresource.com&amp;quot;];
&lt;br&gt;google_blacklist = &amp;quot;&amp;quot;;
&lt;br&gt;for(var i=0; i&amp;lt;google_blacklist_array.length; i++)
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; google_blacklist += &amp;quot;+-&amp;quot; + google_blacklist_array[i];
&lt;br&gt;}
&lt;br&gt;define_webjump(&amp;quot;gf&amp;quot;, &amp;quot;&lt;a href=&quot;http://www.google.com/search?q=%s&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?q=%s&lt;/a&gt;&amp;quot;+google_blacklist);
&lt;br&gt;&lt;br&gt;That's probably not the best way to do it, but it works :)
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25683378&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Google-results-filter...-tp25678382p25683378.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25682325</id>
	<title>Re: Google results filter...</title>
	<published>2009-09-30T07:34:55Z</published>
	<updated>2009-09-30T07:34:55Z</updated>
	<author>
		<name>John J. Foerch</name>
	</author>
	<content type="html">On Wed, Sep 30, 2009 at 11:11:38AM +0100, 'Mash wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I just had an idea...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Would it be possible to create an optional &amp;quot;g&amp;quot; (Google search) to use a
&lt;br&gt;&amp;gt; defined list of sites you wish to filter out of the search, using
&lt;br&gt;&amp;gt; Google's &amp;quot;-term&amp;quot; ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; For instance in your .rc file you could create a list of sites or terms
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; filterList = ('wikipedia','bigresource.com')
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; and then say using &amp;quot;gf&amp;quot; you would get:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.google.com/search?q=javascript+function+-wikipedia+-bigresource.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?q=javascript+function+-wikipedia+-bigresource.com&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have no idea how to implement this even in a webjump without spending
&lt;br&gt;&amp;gt; hours; but one of you lot could surely whip-up a webjump or expand the
&lt;br&gt;&amp;gt; Google module.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The idea came when I wanted to create a easy way to filter out the
&lt;br&gt;&amp;gt; horror that is &amp;quot;bigresource.com&amp;quot; from my results.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Doesn't google itself have this feature? &amp;nbsp;Next to each search result,
&lt;br&gt;there is an [X] button. &amp;nbsp;Not 100% sure.
&lt;br&gt;&lt;br&gt;To do this in conkeror would entail adding a feature to
&lt;br&gt;google-search-results-mode, not creating a webjump.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;John Foerch
&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25682325&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Google-results-filter...-tp25678382p25682325.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25678382</id>
	<title>Google results filter...</title>
	<published>2009-09-30T03:11:38Z</published>
	<updated>2009-09-30T03:11:38Z</updated>
	<author>
		<name>'Mash-3</name>
	</author>
	<content type="html">I just had an idea...
&lt;br&gt;&lt;br&gt;Would it be possible to create an optional &amp;quot;g&amp;quot; (Google search) to use a defined list of sites you wish to filter out of the search, using Google's &amp;quot;-term&amp;quot; ?
&lt;br&gt;&lt;br&gt;For instance in your .rc file you could create a list of sites or terms
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; filterList = ('wikipedia','bigresource.com')
&lt;br&gt;&lt;br&gt;and then say using &amp;quot;gf&amp;quot; you would get:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.google.com/search?q=javascript+function+-wikipedia+-bigresource.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?q=javascript+function+-wikipedia+-bigresource.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I have no idea how to implement this even in a webjump without spending hours; but one of you lot could surely whip-up a webjump or expand the Google module.
&lt;br&gt;&lt;br&gt;The idea came when I wanted to create a easy way to filter out the horror that is &amp;quot;bigresource.com&amp;quot; from my results.
&lt;br&gt;&lt;br&gt;&lt;br&gt;'Mash
&lt;br&gt;&lt;br&gt;---
&lt;br&gt;Sola fide, Sola Gratia, Soli Deo gloria!
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Conkeror mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25678382&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Conkeror@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.mozdev.org/mailman/listinfo/conkeror&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.mozdev.org/mailman/listinfo/conkeror&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Google-results-filter...-tp25678382p25678382.html" />
</entry>

</feed>
