
저는 Ubuntu 12.04에서 emacs GNU Emacs 24.2.50.1(x86_64-unknown-linux-gnu, GTK+ 버전 2.24.10)을 실행하고 있습니다.
ansi-term(또는 term 또는 multi-term) 버퍼를 열고 몇 분 동안 사용하면 속도가 느려지기 시작합니다. 문자를 입력할 때 눈에 띄는 지연이 있습니다.
그런 다음 *Messages* 버퍼를 열고 다음 출력을 확인합니다.
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
(이러한 잘못된 얼굴 속성 항목이 수천 개 있습니다)
emacs 24.0.*으로 다운그레이드하면 이 문제가 발생하지 않습니다.
이 문제에 대한 어떤 의견이라도 대단히 감사하겠습니다.