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

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

bug#3194: 23.0.93; Error opening X frame when it's named


From: Jose Antonio Ortega Ruiz
Subject: bug#3194: 23.0.93; Error opening X frame when it's named
Date: Sun, 03 May 2009 18:59:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux)

Chong Yidong <cyd@stupidchicken.com> writes:

>> 1) emacs -nw -Q
>> 3) (make-frame-on-display (getenv "DISPLAY")
>>                             '((name . "foo")))
>>
>> one gets the following error:
>>   x-get-resource("geometry" "Geometry")
>>   ...
>>   call-interactively(eval-print-last-sexp nil nil)
>>
>> In GNU Emacs 23.0.93.1 (i486-pc-linux-gnu, GTK+ Version 2.16.1)
>>  of 2009-05-01 on elegiac, modified by Debian
>>  (emacs-snapshot package, version 1:20090501-1)
>
> I can't reproduce this with latest CVS, nor with the 23.0.93 pretest.
> The frame is opened with the correct name, and no errors.
>

The *first* time I try, it works; but subsequent re-evaluations (after
closing the initial frame), fail with the error i reported. Could this
be your case too?

Thanks!
jao






reply via email to

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