Larry Masinter

Results 717 comments of Larry Masinter

Recent commits have this well underway with installers... what's left?

out of memory problems have been fixed. Closing issue.

I think the various scrips installers solve the problems raised here. Closing.

https://html.spec.whatwg.org/multipage/input.html#e-mail-state-(type=email) defines he value attribute, if specified and not empty, must have a value that is a single valid e-mail address. The value sanitization algorithm is as follows: Strip newlines...

Even if people are just using things that look like email addresses for purposes other than sending email, do you really want to allow unnormalized Unicode or leading or trailing...

> Validating internationalized mail addresses in > Last time around the consensus seemed to be that EAI input fields should be marked as unicode or eai or the like, since...

I forgot -- form fields (including those with type="email") are encoded using the charset of the form, not utf8. so anyone trying to enter an EAI into an input-field in...

the font control-codes are just treated as a SEPRCHAR ... is this going to be used for EDITCALLERS too? (This was originally the 'phone' LispUsers package, wasn't it?)

THe input behavior may be confusing, but it isn't exactly wrong The "prompt" is not printed except when starting a new event. So if you have open parens you need...

do not try to merge until TEdit Round 4 is merged.