unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Mishandling of non-existing local variable lists.
@ 2005-01-02 15:24 Luc Teirlinck
  2005-01-02 15:31 ` Luc Teirlinck
  2005-01-02 18:09 ` Stefan
  0 siblings, 2 replies; 3+ messages in thread
From: Luc Teirlinck @ 2005-01-02 15:24 UTC (permalink / raw)


Compiling any file seems to produce the following error:

[bash2.05b.0 ~ 3 1] emacs-21.3.50 --batch -eval "(byte-compile-file
\"~/emacscvsdir/emacs/lisp/autorevert.el\")"
File local-variables error: (error "Local variables list is not
properly terminated")
Wrote /home/teirllm/emacscvsdir/emacs/lisp/autorevert.elc
[bash2.05b.0 ~ 3 2] 

autorevert.el has no local variable list.

Sincerely,

Luc.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Mishandling of non-existing local variable lists.
  2005-01-02 15:24 Mishandling of non-existing local variable lists Luc Teirlinck
@ 2005-01-02 15:31 ` Luc Teirlinck
  2005-01-02 18:09 ` Stefan
  1 sibling, 0 replies; 3+ messages in thread
From: Luc Teirlinck @ 2005-01-02 15:31 UTC (permalink / raw)
  Cc: emacs-devel

Here is a related (or maybe exactly the same) problem.

On an unrelated side note, I do not know whether the pr-get-symbol
error is "real" or not.

[bash2.05b.0 ~ 3 2] emacs-21.3.50 --batch -eval "(byte-compile-file \"~/emacscvsdir/emacs/lisp/printing.el\")"
File local-variables error: (invalid-regexp "Regular expression too big")

In pr-get-symbol:
printing.el:2593:23:Warning: attempt to inline `easy-menu-intern' before it
    was defined
printing.el:2593:23:Warning: attempt to inline `easy-menu-intern' before it
    was defined

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Mishandling of non-existing local variable lists.
  2005-01-02 15:24 Mishandling of non-existing local variable lists Luc Teirlinck
  2005-01-02 15:31 ` Luc Teirlinck
@ 2005-01-02 18:09 ` Stefan
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan @ 2005-01-02 18:09 UTC (permalink / raw)
  Cc: emacs-devel

> File local-variables error: (error "Local variables list is not
> properly terminated")

Sorry, typo.  Should be fixed now.


        Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-02 18:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-02 15:24 Mishandling of non-existing local variable lists Luc Teirlinck
2005-01-02 15:31 ` Luc Teirlinck
2005-01-02 18:09 ` Stefan

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).