all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jidanni@jidanni.org
To: emacs-pretest-bug@gnu.org
Subject: bug#5361: .elcs should tell more about the .els they were compiled from
Date: Tue, 12 Jan 2010 02:29:27 +0800	[thread overview]
Message-ID: <874omslcl4.fsf@jidanni.org> (raw)

Let's try to compare two .elc files to see if they are different.

$ diff -a *.elc
2,4c2,4
< ;;; Compiled by jidanni@jidanni1.jidanni.org on Sat Jul 25 03:33:07 2009
< ;;; from file /home/jidanni/tmp/emacs-w3m/w3m-dtree.el
< ;;; in Emacs version 23.0.96.1
---
> ;;; Compiled by root@jidanni1.jidanni.org on Thu Jan  7 04:59:34 2010
> ;;; from file /usr/share/emacs-snapshot/site-lisp/w3m/w3m-dtree.el
> ;;; in Emacs version 23.1.91.1
...
Well, what would really help is if along with mentioning which .el file
the .elc file was compiled from, would be adding checksum and some ls -l
information about the .el file. Else it is really hard figuring out if
the .elcs are really derived from the .els currently nearby. (And no,
nobody wants to compile again just to see.)






             reply	other threads:[~2010-01-11 18:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-11 18:29 jidanni [this message]
2010-01-12  2:11 ` bug#5361: .elcs should tell more about the .els they were compiled from Jason Rumney
2010-01-12  2:27   ` jidanni
2011-07-09 23:15     ` Glenn Morris

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=874omslcl4.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=5361@debbugs.gnu.org \
    --cc=emacs-pretest-bug@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.