[elinks-dev] [PATCH 08/10] Make select forms look more like other forms.

2009-05-13 Thread yozohida
Insert [_ and _] as part of the form link, and include it as part of the link. --- src/document/html/parser/forms.c |4 +- src/viewer/text/form.c | 42 -- src/viewer/text/link.c |2 +- 3 files changed, 34 insertions(+), 14

[elinks-dev] [PATCH 05/10] Provide different color for text areas in insert mode.

2009-05-13 Thread yozohida
The color is controlled by document.browse.links.active_link.insert_mode_colors.background document.browse.links.active_link.insert_mode_colors.text Also avoid overloading local variable i in get_current_link(). --- src/config/options.inc | 12 src/document/document.c |2

Re: [elinks-dev] [PATCH 09/10] Add preferred_document_width option.

2009-05-13 Thread أحمد المحمودي
Hello, I am trying your patches, I get these messages from elinks, I think the reason is patch #9: DEBUG MESSAGE at /tmp/buildd/elinks-0.13~20090512/src/config/options.c:306: get_opt_*(document.browse.use_preferred_document_width) @

Re: [elinks-dev] [PATCH 09/10] Add preferred_document_width option.

2009-05-13 Thread أحمد المحمودي
On Wed, May 13, 2009 at 03:52:33PM +0300, أحمد المحمودي wrote: I am trying your patches, I get these messages from elinks, I think the reason is patch #9: DEBUG MESSAGE at /tmp/buildd/elinks-0.13~20090512/src/config/options.c:306: get_opt_*(document.browse.use_preferred_document_width)