emacs-devel
[Top][All Lists]
Advanced

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

Re: 22.1.1; Frame title no more updated after calling `set-frame-configu


From: Glenn Morris
Subject: Re: 22.1.1; Frame title no more updated after calling `set-frame-configuration'
Date: Thu, 06 Sep 2007 23:53:10 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

martin rudalics wrote:

> Could you try the patch below (against EMACS_22_BASE)?

After applying this,

emacs -Q --eval '(set-frame-configuration (current-frame-configuration))'

segfaults in x_set_frame_parameters.


#0  0x000000000041fa76 in x_set_frame_parameters (f=0x1e13c970, alist=11127185)
    at frame.c:2792
        param_index = 232
        old_value = 11127185
        prop = 11434337
        val = 11127185
        tail = 11127185
        width = 80
        height = 34
        left = 11127233
        top = 11127233
        icon_left = 11127233
        icon_top = 11127233
        parms = (Lisp_Object *) 0x7fff648cb610
        values = (Lisp_Object *) 0x7fff648cb4b0
        i = 13
        p = 42
        left_no_change = 0
        top_no_change = 0
        icon_left_no_change = 0
        icon_top_no_change = 0
        fullscreen_is_being_set = 0
        gcpro1 = {
  next = 0x7fff648cba20, 
  var = 0x7fff648cba28, 
  nvars = 42
}
#1  0x000000000041e899 in Fmodify_frame_parameters (frame=504613236, 
    alist=505523237) at frame.c:2281
        f = (FRAME_PTR) 0x1e13c970
        tail = 505524293
        prop = 140734880332296
        val = 11127185




reply via email to

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