emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: segfault with show-paren-mode


From: Stefan Monnier
Subject: Re: segfault with show-paren-mode
Date: Tue, 11 Jul 2006 09:12:45 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> With a cvs update and emacs -q, and eval'ing
> (setq show-paren-delay 0)
> (show-paren-mode t)

> visiting an elisp file and putting the cursor on a top-level left paren
> in column 0 will cause a segfault.

[ Please use M-x report-emacs-bug for such things. ]

Would it happen to be on amd64?  If so, can you try to recompile syntax.c
without the -O2 (or with -O1) and see if it tames the bug?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]