bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#23178: 25.0.92; emacs crash


From: Leo Liu
Subject: bug#23178: 25.0.92; emacs crash
Date: Fri, 01 Apr 2016 13:56:14 +0800

1. start a GUI emacs with -q
2. Eval the following

(progn
  (pop-to-buffer "*test*")
  (setq tabulated-list-format
        [("1" 29 t) ("2" 4180 t) ("3" 16874 t) ("4" 177 t) ("5" 1 t)])
  (tabulated-list-init-header))

3. observe emacs crashing

I am able to reproduce the crash on both NS (built on 2016-03-14) and
Macport emacs.





reply via email to

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