help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Relative n00by question: >>End of file during parsing<< Error with s


From: Lennart Borgman (gmail)
Subject: Re: Relative n00by question: >>End of file during parsing<< Error with simple backup unifier script
Date: Wed, 27 Aug 2008 15:50:28 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

straylightblue wrote:
>>>>>
> 
> (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
> 
> <<<

This file looks corrupted.

- Emacs lisp always has a closing parenthesis.
- The second line in the call to setq is not ok.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]