unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* "Local variables entry is missing the suffix" in ldefs-boot|loaddefs
@ 2008-02-11  2:47 Juanma Barranquero
  2008-02-11  9:57 ` Jason Rumney
  0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2008-02-11  2:47 UTC (permalink / raw)
  To: Emacs Devel

Bootstrapping on Windows:

  C:\emacs\lisp> .\..\bin\emacs.exe -batch --no-init-file
--no-site-file --multibyte -l autoload --eval "(setq find-file-hok nil
find-file-suppress-same-file-warnings t)" -f
w32-batch-update-autoloads "C:/emacs/lisp/loaddefs.el" .
  File local-variables error: (error "Local variables entry is missing
the suffix")
  Loading c:/emacs/lisp/vc-cvs.el (source)...
  Generating autoloads for abbrev.el...
  Generating autoloads for abbrev.el...done
[etc, etc.]
  Generating autoloads for kmacro.el...
  Generating autoloads for kmacro.el...done
  Local variables entry is missing the suffix

It does not happen if ldefs-boot.el and loaddefs.el are converted from
CRLF to LF.

             Juanma




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

* Re: "Local variables entry is missing the suffix" in ldefs-boot|loaddefs
  2008-02-11  2:47 "Local variables entry is missing the suffix" in ldefs-boot|loaddefs Juanma Barranquero
@ 2008-02-11  9:57 ` Jason Rumney
  2008-02-11 10:52   ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: Jason Rumney @ 2008-02-11  9:57 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: Emacs Devel

Apparently the new uni-*.el files in lisp/international need to be 
checked out as binary. Their contents appear to be binary (or perhaps 
the utf-8 decoding is failing as well as line-end detection), so maybe 
there is a problem with the files.




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

* Re: "Local variables entry is missing the suffix" in ldefs-boot|loaddefs
  2008-02-11  9:57 ` Jason Rumney
@ 2008-02-11 10:52   ` Juanma Barranquero
  0 siblings, 0 replies; 3+ messages in thread
From: Juanma Barranquero @ 2008-02-11 10:52 UTC (permalink / raw)
  To: Jason Rumney; +Cc: Emacs Devel

On Feb 11, 2008 10:57 AM, Jason Rumney <jasonr@gnu.org> wrote:

> Apparently the new uni-*.el files in lisp/international need to be
> checked out as binary. Their contents appear to be binary (or perhaps
> the utf-8 decoding is failing as well as line-end detection), so maybe
> there is a problem with the files.

I think the problem was not related to the uni-* files (it happened
before they were committed), but it has stopped happening now (perhaps
because of the regeneration of ldefs-boot.el).

             Juanma




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

end of thread, other threads:[~2008-02-11 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-11  2:47 "Local variables entry is missing the suffix" in ldefs-boot|loaddefs Juanma Barranquero
2008-02-11  9:57 ` Jason Rumney
2008-02-11 10:52   ` Juanma Barranquero

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