lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Re: [-dev.12] experimental text entry fields patch (updated


From: Webmaster Jim
Subject: Re: lynx-dev Re: [-dev.12] experimental text entry fields patch (updated)
Date: Fri, 8 Jan 1999 08:38:32 -0500

On Thu, Jan 07, 1999 at 09:53:00AM -0800, Kim DeVaughn wrote:
> Here's a small patch goes on top of the main, previously posted
> "textarea" patch.
> 
> It adds another function (EDITTEXTAREA) to the author's CONVERT
> and CONVERTEDIT functions, which simply combines the two operations
> [...]
>                               }
>                       } else {
> -                             HTInfoMsg("This textarea is already file");
> +                              if (cmd == LYK_CONVERT_AND_EDIT) {
> +                                 cmd = LYK_EDITCONVERT;
> +                                 goto new_cmd;
> +                              }

I would recommend using gettext() for any patches that include text
messages. Also, what does this message mean ("already file")?

++++++++++++++++++++++++++++
Marvin the Paranoid Android.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]