I meant yozohida :) , wrong fingers on keys :(
sorry. I do hope your patches get adopted, they are all great and
thanks for them.
On Mon, May 18, 2009 at 6:32 PM, Nathan Valentino
wrote:
> yorhida, thanks I use your color patches that were missing in elinks
> and i hope to see them get adopted. t
yorhida, thanks I use your color patches that were missing in elinks
and i hope to see them get adopted. there should definately be
different colour number links.
On Sat, May 16, 2009 at 9:49 AM, Yozo Hida wrote:
> On 2009-05-13, Miciah Dashiel Butler Masters wrote:
>> On 05/13/2009 12:01 AM, el
On 2009-05-13, Miciah Dashiel Butler Masters wrote:
> On 05/13/2009 12:01 AM, elinks-dev-boun...@linuxfromscratch.org wrote:
>> Settings are specified by
>>
>> document.colors.form
>> document.colors.use_form_color
>>
>> The latter setting determines whether the color is used when document
>
Ah, thanks. Your suggestion works. Never thought of doing it that way,
actually. Please disregard patch #4 in that case.
Thanks,
-Yozo
___
elinks-dev mailing list
elinks-dev@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-dev
On 05/13/2009 12:01 AM, elinks-dev-boun...@linuxfromscratch.org wrote:
> Settings are specified by
>
> document.colors.form
> document.colors.use_form_color
>
> The latter setting determines whether the color is used when document
> colors are being used.
Have you considered using CSS? Set
Settings are specified by
document.colors.form
document.colors.use_form_color
The latter setting determines whether the color is used when document
colors are being used.
---
src/config/options.inc |9 +
src/document/html/parser.c |1 +
src/document/html/parse