GNU bug report logs - #17046
24.3.50; On startup emacs frame has no minibuffer or windows decorations

Previous Next

Package: emacs;

Reported by: Robert Marshall <robert <at> capuchin.co.uk>

Date: Thu, 20 Mar 2014 09:09:02 UTC

Severity: important

Found in version 24.3.50

Fixed in version 24.4

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #308 received at 17046 <at> debbugs.gnu.org (full text, mbox):

From: Robert Marshall <robert <at> capuchin.co.uk>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: martin rudalics <rudalics <at> gmx.at>, 17046 <at> debbugs.gnu.org
Subject: Re: bug#17046: 24.3.50; On startup emacs frame has no minibuffer or
 windows decorations
Date: Mon, 24 Mar 2014 12:03:07 +0000
Juanma Barranquero writes:
 > Please, try this too:
 > 
 > (let ((frame (make-frame-on-display ":0" '((visibility . nil)))))
 >   (discard-input)
 >   (read-event nil nil 1)
 >   (modify-frame-parameters frame '((tool-bar-lines . 0)
 >                                    (width . 120)
 >                                    (height . 30)
 >                                    (display . ":0")
 >                                    (visibility . t)
 >                                    (minibuffer . t))))
 > 

I don't see a problem in this case - and also there's no problem in
the case in your earlier email.

(I've kept the mod you gave me yesterday for frameset.el I assume that
as it's a bug fix it is not material to this)

R
-- 
Robert Marshall




This bug report was last modified 11 years and 62 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.