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

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

bug#19554: 25.0.50; void-function xref-marker-stack-empty-p and subseque


From: Dmitry Gutov
Subject: bug#19554: 25.0.50; void-function xref-marker-stack-empty-p and subsequent abort
Date: Tue, 13 Jan 2015 06:00:31 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Thunderbird/33.0

On 01/12/2015 11:01 AM, martin rudalics wrote:
A simpler scenario: With emacs -Q I evaluate

  (let ((params '((height . 25))))
   (make-frame params)  ;; f1
   (modify-frame-parameters (make-frame) params))  ;; f2

On my machine, that still doesn't raise an error. Could it be that menu items swallow errors with some toolkits, such as GTK3?





reply via email to

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