From: "Juanma Barranquero" <lekktu@gmail.com>
Subject: Re: How to start emacs in a maximized frame in X?
Date: Mon, 11 Dec 2006 10:22:50 +0100 [thread overview]
Message-ID: <f7ccd24b0612110122x46108592wf57faa26367e1aaf@mail.gmail.com> (raw)
In-Reply-To: <T6udneIGa-RyZeHYnZ2dnUVZ_sWdnZ2d@speakeasy.net>
On 12/11/06, Person <facetious_nickname@hotmail.com> wrote:
> Is there a Windows-safe version of
> --fullscreen?
I'd suggest adding
Emacs.Fullscreen: both
Emacs.Geometry: 100x50 ; use suitable width x height for your display
to the HKLM\GNU\Emacs registry key, and this to .emacs:
(add-hook 'window-setup-hook
#'(lambda () (w32-send-sys-command ?\xF030)))
/L/e/k/t/u
next prev parent reply other threads:[~2006-12-11 9:22 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-10 18:41 How to start emacs in a maximized frame in X? Ronald
2006-12-10 20:40 ` Leo
[not found] ` <mailman.1720.1165783277.2155.help-gnu-emacs@gnu.org>
2006-12-10 21:38 ` Ronald
2006-12-10 22:14 ` Hadron Quark
2006-12-10 22:56 ` Ronald
2006-12-10 23:03 ` Hadron Quark
2006-12-10 23:43 ` Leo
2006-12-10 23:54 ` Lennart Borgman
[not found] ` <mailman.1731.1165794844.2155.help-gnu-emacs@gnu.org>
2006-12-11 6:21 ` Person
2006-12-11 8:13 ` Leo
[not found] ` <mailman.1741.1165824859.2155.help-gnu-emacs@gnu.org>
2006-12-11 8:55 ` Person
2006-12-11 9:55 ` Lennart Borgman
2006-12-11 9:22 ` Juanma Barranquero [this message]
[not found] ` <mailman.1744.1165828977.2155.help-gnu-emacs@gnu.org>
2006-12-11 20:04 ` Person
2006-12-11 21:32 ` Lennart Borgman
2006-12-11 21:32 ` Lennart Borgman
2006-12-12 1:52 ` Juanma Barranquero
2006-12-12 1:50 ` Juanma Barranquero
2006-12-12 12:30 ` Juanma Barranquero
[not found] ` <mailman.1730.1165794226.2155.help-gnu-emacs@gnu.org>
2006-12-11 0:16 ` Ronald
2006-12-11 1:15 ` Dieter Wilhelm
2006-12-11 8:50 ` Gian Uberto Lauri
2006-12-11 20:41 ` Tim X
2006-12-11 20:40 ` Tim X
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=f7ccd24b0612110122x46108592wf57faa26367e1aaf@mail.gmail.com \
--to=lekktu@gmail.com \
/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.