all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: pjb@informatimago.com (Pascal J. Bourguignon)
To: help-gnu-emacs@gnu.org
Subject: Re: can't maximize emacs at startup
Date: Thu, 27 May 2010 16:05:03 +0200	[thread overview]
Message-ID: <lziq69sank.fsf@informatimago.com> (raw)
In-Reply-To: mailman.7.1274886889.18145.help-gnu-emacs@gnu.org

Jean Felder <jean.felder@gmail.com> writes:

> Hi Everyone,
>
> I'm currently using emacs 23.2 on debian sid.
>
> I like starting emacs maximized using a trick from fvwm
> ( http://fvwmwiki.xteddy.org/cookbook/#index3h2 )
> This feature works fine with emacs 23.1 .
> However, since I've upgraded from emacs 23.1 to 23.2, it doesn't work
> anymore : emacs doesn't start maximized.
>
> In fact, I'm launching emacs daemon at startup with the command "emacs --daemon"
> Then, I'm using "emacsclient -c"
> The first time, I'm using emacsclient, the window is launched but not maximized.
> The second time, everything works fine : the second window is maximized.
>
> It seems that the first time, the window size is reset. Is this some
> kind of side effect
> from a change from 23.1 to 23.2 ?
>
> Does anyone have any ideas ?

Emacs itself sets its frame size, from the default-frame-alist.
And you may have a set-frame-size form in your ~/.emacs file.

Actually, my solution is to use ratpoison (or a similar window
manager).  Then I don't have to bother with window sizes anymore.

-- 
__Pascal Bourguignon__
http://www.informatimago.com


       reply	other threads:[~2010-05-27 14:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7.1274886889.18145.help-gnu-emacs@gnu.org>
2010-05-27 14:05 ` Pascal J. Bourguignon [this message]
2010-05-26  8:24 can't maximize emacs at startup Jean Felder
2010-05-26 18:10 ` Gary

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=lziq69sank.fsf@informatimago.com \
    --to=pjb@informatimago.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.