unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* X settings, default-frame-alist and initial-frame-alist issues.
@ 2011-08-09  8:10 Thierry Volpiatto
  2011-08-09 16:13 ` Chong Yidong
  0 siblings, 1 reply; 3+ messages in thread
From: Thierry Volpiatto @ 2011-08-09  8:10 UTC (permalink / raw)
  To: emacs-devel

Hi,
it seem impossible actually to have X default settings (i.e in
Xressources), default-frame-alist settings, and initial-frame-alist.
I want a default-frame-alist setting different than the one in
initial-frame-alist.
I followed the advices in docstring and info of initial-frame-alist:

--8<---------------cut here---------------start------------->8---
* Specify X resources to give the geometry you want.
* Set `default-frame-alist' to override these options so that they
  don't affect subsequent frames.
* Set `initial-frame-alist' in a way that matches the X resources,
  to override what you put in `default-frame-alist'.
--8<---------------cut here---------------end--------------->8---

I am using fullscreen => maximized in .Xressources
           fullscreen => nil       in default-frame-alist
           fullscreen => t         in initial-frame-alist

At every restart of emacs, frame is maximized as expected by the X
settings, then my init file load, and at end of startup, frame is
resized with (i guess) settings of default-frame-alist.

Did i miss something or it is a bug?

(i think this is related with another issue, see bug#9033)

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-09 17:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-09  8:10 X settings, default-frame-alist and initial-frame-alist issues Thierry Volpiatto
2011-08-09 16:13 ` Chong Yidong
2011-08-09 17:29   ` Thierry Volpiatto

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).