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

other trouble with nnimap




Hello again.  I have another problem with the nnimap package which may
or may not be related to the problem I've asked about in earlier
mails.

When I try to compile the package, I get the following "end of file
during parsing errors" (include at the end of this email)

Is there a problem with the files I downloaded?  Emacs seems to load
the non-compiled files without warnings.

Thanks again.

BTW, I am on windows NT.  Using the cygnus tools.  Emacs 20.4.1.

-Dave


dcohen(//d/dinstall/emacs/nnimap-0.129) > make all
emacs -batch -q -no-site-file -no-init-file -eval '(if (not (string-match "d:/di
nstall/emacs/pgnus-0.96/lisp" "")) (setq load-path (cons "d:/dinstall/emacs/pgnu
s-0.96/lisp" load-path)))' -f batch-byte-compile rfc2104.el
End of file during parsing
emacs -batch -q -no-site-file -no-init-file -eval '(if (not (string-match "d:/di
nstall/emacs/pgnus-0.96/lisp" "")) (setq load-path (cons "d:/dinstall/emacs/pgnu
s-0.96/lisp" load-path)))' -l base64 -f batch-byte-compile ssl.el
End of file during parsing
emacs -batch -q -no-site-file -no-init-file -eval '(if (not (string-match "d:/di
nstall/emacs/pgnus-0.96/lisp" "")) (setq load-path (cons "d:/dinstall/emacs/pgnu
s-0.96/lisp" load-path)))' -f batch-byte-compile utf7.el
End of file during parsing
emacs -batch -q -no-site-file -no-init-file -eval '(if (not (string-match "d:/di
nstall/emacs/pgnus-0.96/lisp" "")) (setq load-path (cons "d:/dinstall/emacs/pgnu
s-0.96/lisp" load-path)))' -l ssl.elc -l base64 -l md5 -l rfc2104.elc -l utf7.el
c -f batch-byte-compile imap.el
End of file during parsing
emacs -batch -q -no-site-file -no-init-file -eval '(if (not (string-match "d:/di
nstall/emacs/pgnus-0.96/lisp" "")) (setq load-path (cons "d:/dinstall/emacs/pgnu
s-0.96/lisp" load-path)))' -l ssl.elc -l base64 -l md5 -l rfc2104.elc -l utf7.el
c -l imap.elc -f batch-byte-compile nnimap.el
End of file during parsing
makeinfo nnimap.texi
dcohen(//d/dinstall/emacs/nnimap-0.129) >