emacs-devel
[Top][All Lists]
Advanced

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

Re: initial-frame-alist


From: Will Farrington
Subject: Re: initial-frame-alist
Date: Thu, 5 Feb 2009 10:13:02 -0500


On Feb 5, 2009, at 9:46 AM, Dan Nicolaescu wrote:

Stephen Berman <address@hidden> writes:

It appears that setting initial-frame-alist has no effect if Emacs is
started with --daemon; is this intended?  Here's a case in point:
 ...
the resulting frame has default width and height, not those specified in ~/.emacs. But this would be expected if the initial frame is the one in the xterm. Whereas with --daemon, the apparent initial frame is the one
produced by emacsclient -c.

It's not, the initial frame is a special frame that cannot be displayed.
Again: emacs --daemon is equivalent to emacs -nw -f server-start
If you try more, you can probably find even more variations of this same
basic issue...

So is this a bug or expected behavior?  If the latter, shouldn't it
be documented?  (I hope it's relatively easily fixed bug, since I
would like to have setting initial-frame-alist take effect if Emacs
is started with --daemon.)

Patches are welcome!

Is there a reason not to use `default-frame-alist' instead?

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


reply via email to

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