all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: Starting emacs without initial frame
Date: Sat, 19 Mar 2005 11:56:59 -0500	[thread overview]
Message-ID: <87ll8jzind.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: mailman.4360.1111197074.32256.help-gnu-emacs@gnu.org

> Kind of stupid that, isn't it?  I vaguely recall that Gerd successfully
> changed Emacs to map the initial frame only _after_ .emacs was read, but
> people who did weird things in their .emacs complained so this eminently
> reasonable behavior was dropped for "compatibility".

My own local Emacs only creates the initial frame after reading .emacs ;-)
It indeed creates a few incompatibilities (e.g. startup.el can't properly
set the default of normal-erase-is-backspace before reading the .emacs
because it needs to query the X server for that, but the connection is not
yet opened).

> It seems to me that it would be much nicer to have Emacs map the frame
> only after .emacs is read, and add a (map-frame) function or something
> that people could use to force it to map earlier.

People may be annoyed at the "loading foo..." messages on stdout, tho.
Also my code currently breaks --debug-init.


        Stefan

  parent reply	other threads:[~2005-03-19 16:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-18 16:35 Starting emacs without initial frame Rainer Trusch
2005-03-18 17:01 ` David Kastrup
2005-03-19 12:17   ` Rainer Trusch
2005-03-18 17:02 ` Stefan Monnier
2005-03-19  1:11   ` Miles Bader
     [not found]   ` <mailman.4360.1111197074.32256.help-gnu-emacs@gnu.org>
2005-03-19  9:48     ` David Kastrup
2005-03-19 16:56     ` Stefan Monnier [this message]
2005-03-19 20:09       ` Miles Bader
2005-03-22  1:54 ` Cristian Gutierrez

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=87ll8jzind.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    /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.