emacs-devel
[Top][All Lists]
Advanced

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

Re: current CVS fails


From: Robert J. Chassell
Subject: Re: current CVS fails
Date: Sat, 6 Oct 2007 10:42:37 +0000 (UTC)

Finally, the current CVS succeeds!

In a new instance I am able to invoke buffer-menu-other-window after
desktop-read

This involved new Debian testing programs, including a new kernel, and
a new CVS instance of GNU Emacs, newly configured.  I don't know what
change made the difference.

The details are:

    In a Debian GNU/Linux testing distribution, updated this morning,
    with an Enlightment window manager in X

    Today's GNU Emacs CVS snapshot, Sat, 2007 Oct  6  09:47 UTC
    GNU Emacs 23.0.50.40 (i686-pc-linux-gnu, GTK+ Version 2.10.13)
    started with -Q -D

    after doing this;

          (cd "/usr/local/src/emacs/")

          (compile
           "time autoconf && time ./configure \
             --with-x --with-type1 --with-x-toolkit=gtk \
             --with-jpeg --with-tiff --with-gif --with-png \
             --prefix=/usr/local --with-sound=yes")

          (compile
           "time make -k -C lisp autoloads && cd lisp && \
            time make recompile \
                EMACS=/usr/local/src/emacs/src/emacs && \
            cd /usr/local/src/emacs/ && \
            time make info html")

          (compile "time make")

I plan to run this program with my .emacs file as my usual instance
and see whether it continues to succeed.

-- 
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    address@hidden                         address@hidden
    http://www.rattlesnake.com                  http://www.teak.cc




reply via email to

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