GNU bug report logs - #12128
24.1.50; Default argument for `save-buffer'

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Fri, 3 Aug 2012 01:06:02 UTC

Severity: wishlist

Found in version 24.1.50

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 12128 <at> debbugs.gnu.org
Subject: bug#12128: 24.1.50; Default argument for `save-buffer'
Date: Fri, 3 Aug 2012 11:38:39 +0200
>> 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




This bug report was last modified 12 years and 342 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.