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

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

bug#11917: 24.1.50; Segfault in with make-local-variable and indirect bu


From: Andreas Schwab
Subject: bug#11917: 24.1.50; Segfault in with make-local-variable and indirect buffers
Date: Thu, 12 Jul 2012 09:15:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Reduced test case:
emacs --batch --eval "(with-current-buffer (get-buffer-create \"foo\") 
(make-local-variable 'foo) (make-indirect-buffer (current-buffer) \"bar\" t))"

Fixed on emacs-24.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





reply via email to

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