On 11/29/08, Thomas Adam <[EMAIL PROTECTED]> wrote:
> 2008/11/29 Kelly Jones <[EMAIL PROTECTED]>:
>> How can I convert this on the fly to something like:
>>
>> <div
>> id="ctl00_ctl00_AbsMP_BaseMP_mailbox1_gridMessages_ctl07_divSubject"
>> class="divSubject">
>>
>> <a href="/mailbox/view-message.aspx?[big-long-message-id]">
>
> Use the pre_format_html() hook in one of the supported scripting
> languages that ELinks provide.   I personally have an example on how
> to do that in contrib/ for ruby -- look in the ELinks source code.

How do I bind a key using ruby? I tried:

ELinks::bind_key("main", "!", ELinks::view_image)

and several variations to no avail.

There's virtually nothing on google re using elinks w/ ruby.

-- 
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.
_______________________________________________
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to