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

*w3m form textarea* buffer, not modified, readonly



Regarding the *w3m form textarea* buffer:
If the user hasn't started changing anything in it, it should be
marked "--" unmodified, as seen in the minibuffer, and Buffer List,
not "**" modified.

Furthermore, if called via <textarea readonly="readonly">, then it
should also be "%%" readonly, like how firefox acts too.