all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Robert J. Chassell" <bob@rattlesnake.com>
To: emacs-devel@gnu.org
Cc: bob@rattlesnake.com
Subject: Re: current CVS fails
Date: Sat, 6 Oct 2007 10:42:37 +0000 (UTC)	[thread overview]
Message-ID: <m1Ie77F-002KHlC@rattlesnake.com> (raw)
In-Reply-To: <obqbd2xnx.fsf@fencepost.gnu.org> (message from Glenn Morris on Fri, 05 Oct 2007 15:01:38 -0400)

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
    bob@rattlesnake.com                         bob@gnu.org
    http://www.rattlesnake.com                  http://www.teak.cc

      parent reply	other threads:[~2007-10-06 10:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-04 10:24 current CVS fails Robert J. Chassell
2007-10-04 21:54 ` Glenn Morris
2007-10-04 23:45   ` Robert J. Chassell
2007-10-05  3:17     ` Davis Herring
2007-10-05 11:14       ` Robert J. Chassell
2007-10-05 19:01         ` Glenn Morris
2007-10-05 22:44           ` Robert J. Chassell
2007-10-06 10:42           ` Robert J. Chassell [this message]

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=m1Ie77F-002KHlC@rattlesnake.com \
    --to=bob@rattlesnake.com \
    --cc=emacs-devel@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.