emacs-devel
[Top][All Lists]
Advanced

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

Problems with Emacs (Cygwin)


From: Angelo Graziosi
Subject: Problems with Emacs (Cygwin)
Date: Wed, 09 Apr 2008 23:37:40 +0200
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

The Cygwin build of Emacs-CVS-23.0.60 (a few hours ago) fails when started as

$ emacs -nw
Fatal error (11)Segmentation fault

Instead, it works if started as

$ emacs &

With CVS of less than 24 hours ago all works fine.


Could the cause be [1]?



Cheers,
   Angelo.
---
[1]
[...]
2008-04-09  Stefan Monnier  <...>
[...]

        * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
        to another frame.
        * frame.c (do_switch_frame): Refine the top_frame/async_visible code.
        Don't call set_tty_color_mode.
        (store_frame_param): Reset previous_frame rather than call
        set_tty_color_mode.
        * term.c (set_tty_color_mode): Rewrite.
        * dispextern.h (set_tty_color_mode): New type.
        * termchar.h (struct tty_display_info): Add `previous_color_mode'.
[...]
---------------------------




reply via email to

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