all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Relative n00by question: >>End of file during parsing<< Error with simple backup unifier script
@ 2008-08-27 11:18 straylightblue
  2008-08-27 13:50 ` Lennart Borgman (gmail)
  2008-08-27 15:27 ` Peter Dyballa
  0 siblings, 2 replies; 6+ messages in thread
From: straylightblue @ 2008-08-27 11:18 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 926 bytes --]

Hi everybody.

I'm having trouble runing a lips-file that has allways worked until now. I
presume it's the new 22 version of Emacs for Windows and some
incompatabilities with older elisp versions causing this, but I'm not sure.
Maybe someone can help me out?

This is the error message:
>>>
An error has occurred while loading `c:/Dokumente und
Einstellungen/me/Anwendungsdaten/.emacs.d/init.el':

End of file during parsing: c:/Dokumente und
Einstellungen/me/Anwendungsdaten/.emacs.d/init.el
<<<

And this is the script:

>>>>

(setq backup-by-copying t        ; don't clobber symlinks
    '(("." . "~/emacsbackups"))    ; don't litter my fs tree
    delete-old-versions t
    kept-new-versions 6
    kept-old-versions 2
    version-control t        ; use versioned backups

<<<

I wasn't able to find the error. Like I said, as far as I can tell this
works a-ok with v.21 on the command-line in Linux.

Thanks for any help.

[-- Attachment #2: Type: text/html, Size: 1274 bytes --]

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

end of thread, other threads:[~2008-09-06  7:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.17672.1219843891.18990.help-gnu-emacs@gnu.org>
2008-09-06  7:09 ` Relative n00by question: >>End of file during parsing<< Error with simple backup unifier script Andy Stewart
2008-09-06  7:11 ` Andy Stewart
2008-09-06  7:21 ` Andy Stewart
2008-08-27 11:18 straylightblue
2008-08-27 13:50 ` Lennart Borgman (gmail)
2008-08-27 15:27 ` Peter Dyballa

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.