Tôi đã cài đặt auctex
và emacs
các gói trên hai máy tính Xubfox 14.04, cả hai đều hoạt động tốt. Bản thân Emacs hoạt động tốt trên cả hai, nhưng bây giờ với auctex
gói được cài đặt, khi tôi tải tệp TeX (thậm chí chỉ là một tệp trống), tôi có thời gian tải sáu giây auctex
, tôi phải trải qua mỗi lần tải tệp TeX.
Điều này có bình thường không?
Nếu không, tôi có thể làm gì để giảm thời gian này?
Tôi đã tìm kiếm trên internet và không có gì bật lên, chỉ có điều là việc phân tích tệp có thể mất nhiều thời gian, nhưng không phải vì tôi đã kích hoạt tính năng này để lưu và tải các tệp phân tích.
Tôi đang sử dụng Emacs 24 với AocateeX 11.87
EDIT: Đầu ra của *messages*
bộ đệm trông như thế này cho tệp TeX mới mở:
("emacs" "hi.tex")
Loading 00debian-vars...done
Loading /etc/emacs/site-start.d/50auctex.el (source)...
Loading /usr/share/emacs/site-lisp/auctex.el (source)...done
Loading /usr/share/emacs/site-lisp/preview-latex.el (source)...done
Loading /etc/emacs/site-start.d/50auctex.el (source)...done
Loading /etc/emacs/site-start.d/50autoconf.el (source)...done
Loading /etc/emacs/site-start.d/50cmake-data.el (source)...done
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...
Error while loading 50dictionaries-common: Symbol's value as variable is void: debian-aspell-only-dictionary-alist
Loading /etc/emacs/site-start.d/50latex-cjk-common.el (source)...
Loading cjk-enc...done
Loading /etc/emacs/site-start.d/50latex-cjk-common.el (source)...done
Loading /etc/emacs/site-start.d/50latex-cjk-thai.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
(New file)
Applying style hooks... done
exchange-point-and-mark: No mark set in this buffer [6 times]
exchange-point-and-mark: No mark set in this buffer
*Messages*
bộ đệm và đăng nếu có bất kỳ tin nhắn nào trong quá trình không? Một lựa chọn khác làM-x toggle-debug-on-quit RET
, và trong khi Emacs đang dành thời gian ngọt ngào, hãy nhấn Cg. Sau đó gửi theo dõi ngăn xếp bạn nhận được.