Re: emacs crash
Ralf Angeli <[email protected]> Wed, 09 Mar 2005 10:41:33 +0100
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Masayuki Ataka (2005-03-09) writes:
> This is the test case.
> * No changes from CVS preview.el and CVS tex-fold.el
> * Last tex-symb.el, with commenting out TeX-fold-prioritize in tex-symb.el
>
>>> crash.tex
> \documentclass{article}
> \begin{document}
> \begin{equation}
> S=\pi r^2 S=\pi r^2 S=\pi r^2 S=\pi r^2 S=\pi r^2 S=\pi r^2
> \end{equation}
> \end{document}
> <<
>
> (1) Shrink the frame of emacs to display only one equation line.
> (2) C-c C-o C-f
> (3) C-c C-o C-b
> (4) C-c C-p C-d
> (5) emacs crash.
It does not crash here. The only odd thing apart from the duplicated
preview images is that vertical motion with `C-p' gets stuck when
trying to move over the images. I haven't been able to construct a
test case for a bug report, though.
--
Ralf