From: Dani Moncayo <dmoncayo@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 12128@debbugs.gnu.org
Subject: bug#12128: 24.1.50; Default argument for `save-buffer'
Date: Fri, 3 Aug 2012 11:38:39 +0200 [thread overview]
Message-ID: <CAH8Pv0ip7VFoz8njNtUZvDLqoCU6tmj3HmwSBEdDFPNaDCFsdQ@mail.gmail.com> (raw)
In-Reply-To: <83wr1gb9tp.fsf@gnu.org>
>> Have the emacs build process a way of automatically compiling every
>> *.elc file which is older than its *.el counterpart?
>
> Yes.
>
>> (I thought that the plain "make" took care of this)
>
> No. The correct procedure for building on Windows after updating from
> bzr is this:
>
> cd nt
> configure
> make
> cd ../lisp
> make bzr-update
> cd ../nt
> make
> make info
>
> The 'configure' step can be omitted if none of the configury files
> changed (that includes makefile.w32-in files, nt/config.nt, and
> nt/configure.bat itself).
>
> Some changes are too invasive, and make the "make bzr-update" stage
> fail. If the problems don't go away after re-running that stage
> several times, your best bet is a full bootstrap.
Thank you so much.
--
Dani Moncayo
next prev parent reply other threads:[~2012-08-03 9:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-03 0:57 bug#12128: 24.1.50; Default argument for `save-buffer' Dani Moncayo
2012-08-03 6:40 ` Eli Zaretskii
2012-08-03 8:57 ` Dani Moncayo
2012-08-03 9:31 ` Eli Zaretskii
2012-08-03 9:38 ` Dani Moncayo [this message]
2012-08-03 8:10 ` Juri Linkov
2012-08-03 8:46 ` Dani Moncayo
2012-08-08 8:17 ` Juri Linkov
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=CAH8Pv0ip7VFoz8njNtUZvDLqoCU6tmj3HmwSBEdDFPNaDCFsdQ@mail.gmail.com \
--to=dmoncayo@gmail.com \
--cc=12128@debbugs.gnu.org \
--cc=eliz@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.