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