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

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

bug#4765: 23.1; set-frame-name makes emacs -nw crash on mac


From: Chong Yidong
Subject: bug#4765: 23.1; set-frame-name makes emacs -nw crash on mac
Date: Fri, 23 Oct 2009 11:46:30 -0400

Hi Adrian, can you reproduce this problem?

> To reproduce do:
>  - start emacs from terminal with
>
>    emacs -nw
>
>  - evaluate the emacs lisp function
>
>    (set-frame-name "somestring")
>
> This will make Emacs v23 crash on my MacOSX 10.5.8 every time with the error:
>
>    Fatal Error (10)
>
> In my Emacs init file I now have something like
>
>   (if window-system (set-frame-name "something"))
>
> which eludes the crash.
>
> I downloaded Emacs 23 for MacOSX from URL
>
>   http://emacsformacosx.com/





reply via email to

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