Hi,

Playing with the texinfo file, emacs (20.6) complained on missing
character-set or something.

Looking at the file it contains 8 bit characters.  The following patch
might help.

Yair Friedman.
--- bbdb.texinfo.original	Sun Mar 04 17:14:28 2001
+++ bbdb.texinfo	Sun Mar 04 17:15:46 2001
@@ -1,4 +1,4 @@
-\input texinfo  @c -*-texinfo-*-
+\input texinfo  @c -*-texinfo-*-  -*- coding: iso-latin-1 -*-
 @c %**start of header
 @setfilename bbdb.info
 @settitle Insidious Big Brother Database User Manual

Reply via email to