all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eric S. Raymond" <esr@thyrsus.com>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel@gnu.org
Subject: Re: Build is temporarily broken - my apologies
Date: Sat, 22 Nov 2014 07:14:31 -0500	[thread overview]
Message-ID: <20141122121431.GA7870@thyrsus.com> (raw)
In-Reply-To: <5470721F.6070400@gmx.at>

martin rudalics <rudalics@gmx.at>:
> Without setting `inhibit-startup-echo-area-message' I don't get that
> error.  Getting a backtrace is difficult but I can construct one if
> you're interested.

I figured it out.  Some stuff I thought could move to the new file
lisp/vc-filewise.el needs to stay in vc-hooks because the various backend
functions that check whether a backend is responsible for a file need
the helpers to be loaded that early.  I've added a comment that describes
the problem (in my local feature branch).

I would have spotted this sooner but for at least two stages of load
file generation that made it look like the re-partitioning was OK but
turned out to be like Coyote running on thin air - doomed as soon as he
looks down...

Trunk build seems to be currently OK.  Am beavering away on a feature
branch now.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>



  reply	other threads:[~2014-11-22 12:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-22 10:55 Build is temporarily broken - my apologies Eric S. Raymond
2014-11-22 11:05 ` Eli Zaretskii
2014-11-22 11:08   ` Eric S. Raymond
2014-11-22 11:23 ` martin rudalics
2014-11-22 12:14   ` Eric S. Raymond [this message]
2014-11-22 13:33     ` martin rudalics
2014-11-22 16:26       ` Eric S. Raymond

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=20141122121431.GA7870@thyrsus.com \
    --to=esr@thyrsus.com \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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.