
Estou executando o emacs GNU Emacs 24.2.50.1 (x86_64-unknown-linux-gnu, GTK+ versão 2.24.10) no Ubuntu 12.04.
Quando abro um buffer ansi-term (ou termo ou multi-termo) e o uso por alguns minutos, ele começa a diminuir a velocidade - há um atraso perceptível ao digitar caracteres.
Em seguida, abro meu buffer *Messages* e vejo esta saída:
Invalid face attribute :foreground nil
Invalid face attribute :background nil [6 times]
Invalid face attribute :foreground nil
Invalid face attribute :background nil [5 times]
Invalid face attribute :foreground nil
Invalid face attribute :background nil
Invalid face attribute :foreground nil
Invalid face attribute :background nil
(existem milhares dessas entradas de atributos faciais inválidas)
Se eu fizer downgrade para o emacs 24.0.*, não vejo esse problema.
Quaisquer pensamentos sobre este assunto são muito apreciados.