emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two (or much more) cursors bug debugged (simple test case)


From: Eli Zaretskii
Subject: Re: Two (or much more) cursors bug debugged (simple test case)
Date: Tue, 11 Dec 2001 10:20:24 +0200 (IST)

On Mon, 10 Dec 2001, Francesco Potorti` wrote:

> I am trying, but I don't manage any more to build Emacs using `make
> bootstrap', I suppose because something has changed in the makefiles.

Don't waste your time trying "make bootstrap".  Instead, use this
sequence:

   make
   cd lisp; make recompile EMACS=../src/emacs; cd ..
   make

If that doesn't work, replace utf-8.el with an older version.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]