bug#14432: character display bug Emacs23 or 24 on Ubuntu 12.04
2013-05-21 18:01:15 GMT
I have seen an intermittent, but reproducible problem. Emacs 23 or 24 on Ubuntu 12.04 using X (nearly freshly installed).
If I type into a buffer, (including minibuf), I see some characters overwritten with a box (of background color).
Typing faster provokes the problem. redraw-frame fixes the display.
Changing font does not help.
No problem if “emacs –nw”, but that is pretty limiting.
Thanks.
Oz DiGennaro
, but
> JT> that's just my opinion.
>
> Implementing TLS in ELisp is possible, sure, but it would be extremely
> slow and there's considerable risk in reimplementing that protocol. We
> chose to use GnuTLS instead, which is a fast reliable C implementation
> and is available for W32 and all our other platforms.
lol, I wasn't suggesting implementing it in elisp at all, I just read
built-in and assumed in was either statically linked in C or elisp. The
point it that needing external libraries which are not always bundled
doesn't make it very "builtin". But naming things, along with cache
invalidation,
is a a hard problem in programming
RSS Feed