unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Javier Oviedo" <email_joviedo@yahoo.com>
Subject: Re: elisp byte compilation problem
Date: Fri, 23 May 2003 09:44:14 -0400	[thread overview]
Message-ID: <bal8eu$krm$1@home.itg.ti.com> (raw)
In-Reply-To: 84el2qgpnp.fsf@lucy.is.informatik.uni-duisburg.de

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1646 bytes --]

These errors did not start happening until recently...

I byte compiled folding.el and I see the following in the *Messages* buffer:

Compiling c:/data/joviedo/Emacs/site-lisp_21_2/folding.el...
Folding buffer... done
Folding buffer... done
File local-variables error: (error "Local variables entry is missing the
prefix")
Compiling c:/data/joviedo/Emacs/site-lisp_21_2/folding.el...done
Wrote c:/data/joviedo/Emacs/site-lisp_21_2/folding.elc
Byte-Compile: 1 file.

The folding.elc file shows the following:

;ELC\x14
;;; Compiled by a0850403@GT64V7121 on Fri May 23 09:35:11 2003
;;; from file c:/data/joviedo/Emacs/site-lisp_21_2/folding.el
;;; in Emacs version 21.2.1
;;; with bytecomp version 2.85
;;; with all optimizations.

;;; This file uses dynamic docstrings, first added in Emacs 19.29.
(if (and (boundp 'emacs-version)
  (< (aref emacs-version (1- (length emacs-version))) ?A)
  (or (and (boundp 'epoch::version) epoch::version)
      (string-lessp emacs-version "19.29")))
    (error "`folding.el' was compiled for Emacs 19.29 or later"))

Thanks for your help!
--
=======
Javier
"Kai Großjohann" <kai.grossjohann@gmx.net> wrote in message
news:84el2qgpnp.fsf@lucy.is.informatik.uni-duisburg.de...
> "Javier Oviedo" <email_joviedo@yahoo.com> writes:
>
> > I just discovered that for almost any .el I compile I see problems.
Since I
> > hardly change things outside of my .emacs most of my .elc  files have
been
> > around for some time...I am just noticing this problem now.
>
> What does the *Messages* buffer say after you do M-x
> byte-compile-file RET?  What does the *.elc file contain after this?
>
> --
> This line is not blank.

  reply	other threads:[~2003-05-23 13:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-22 15:39 elisp byte compilation problem Javier Oviedo
2003-05-22 18:00 ` Javier Oviedo
2003-05-23  6:09   ` Kai Großjohann
2003-05-23 13:44     ` Javier Oviedo [this message]
2003-05-23 16:51       ` Kai Großjohann
2003-05-23 17:28       ` Kevin Rodgers
2003-05-23 18:33         ` Javier Oviedo
2003-05-23 20:56           ` Kai Großjohann
2003-05-27 13:40             ` Javier Oviedo

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='bal8eu$krm$1@home.itg.ti.com' \
    --to=email_joviedo@yahoo.com \
    /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.
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).