emacs-devel
[Top][All Lists]
Advanced

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

Re: "Attempt to modify read-only object" error with set-frame-configurat


From: Eli Zaretskii
Subject: Re: "Attempt to modify read-only object" error with set-frame-configuration
Date: Tue, 25 Dec 2007 06:07:12 +0200

> Date: Mon, 24 Dec 2007 23:53:49 +0100
> From: martin rudalics <address@hidden>
> CC: Juanma Barranquero <address@hidden>,  address@hidden
> 
> With my previous patch and
> 
> (let ((cfg (current-frame-configuration)))
>    (set-frame-configuration cfg))
> 
> the following bug still persists:
> 
> Debugger entered--Lisp error: (wrong-type-argument symbolp (left-fringe))

I think this means that your previous patch and the one you suggest
here is not the correct solution.  We must first understand what is
the problem with initial frame parameters on w32, and what causes that
problem.




reply via email to

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