unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: CVS Emacs doesn't build
Date: Mon, 18 Oct 2004 09:59:25 -0400	[thread overview]
Message-ID: <E1CJY2n-0001Kg-OF@fencepost.gnu.org> (raw)
In-Reply-To: <E1CJJmB-0005YK-Li@lists.gnu.org> (message from Paul Pogonyshev on Mon, 18 Oct 2004 01:44:28 +0300)

    I managed to build Emacs by reverting this patch and removing
    `lisp/loaddefs.el'.

We don't want to do that.

    +;;;###autoload
     (defun coding-system-equal (coding-system-1 coding-system-2)
       "Return t if and only if CODING-SYSTEM-1 and CODING-SYSTEM-2 are identical.
     Two coding systems are identical if two symbols are equal

    --- mule.el.~1.204.~	2004-10-18 01:41:16.000000000 +0300
    +++ mule.el	2004-10-18 01:41:53.000000000 +0300
    @@ -535,6 +535,7 @@ coding system whose eol-type is N."
		     (and (not (> (downcase c1) (downcase c2)))
			  (< c1 c2)))))))

    +;;;###autoload

mule.el is preloaded, so this autolod cookie ought to have no effect.

Can you debug why the build fails?

  parent reply	other threads:[~2004-10-18 13:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-16 11:58 CVS Emacs doesn't build Paul Pogonyshev
2004-10-17 22:44 ` Paul Pogonyshev
2004-10-17 23:15   ` Luc Teirlinck
2004-10-18 13:59   ` Richard Stallman [this message]
2004-10-20 22:04     ` Paul Pogonyshev

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1CJY2n-0001Kg-OF@fencepost.gnu.org \
    --to=rms@gnu.org \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).