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

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

bug#166: frame par'ms top + left ignored when frame invisible


From: David Reitter
Subject: bug#166: frame par'ms top + left ignored when frame invisible
Date: Tue, 30 Sep 2008 18:38:44 -0400

On 30 Sep 2008, at 18:30, Chong Yidong wrote:

(let ((f (make-frame '((visibility . nil)))))
    (modify-frame-parameters f '((top . 30) (width . 100)))
    (make-frame-visible f))

Works for me on GNU/Linux.  Does it work for the new Emacs 23 Cocoa
build?

Yes it does.


Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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