[cedet-semantic] [semantic] Problem with compiling semantic.texi
Brought to you by:
zappo
|
From: Vincent B. <vin...@ho...> - 2008-12-23 18:59:45
|
Hello, During installation of semantic, semantic.texi is compiled with makeinfo. I am using emacs version 23.0.60.1 makeinfo version 4.13 windows 2000 What happens is that each line in the generated semantic.info is tailed by a ^M (carriage return). This is a problem because these ^M are displayed by emacs when I browse the info. The only thing to do to correct this problem is to replace the 1st line of the file semantic.texi by the following: \input texinfo @c -*- mode: texinfo coding: iso-8859-1-unix -*- Best Regards, Vincent. _________________________________________________________________ Téléphonez gratuitement à tous vos proches avec Windows Live Messenger ! Téléchargez-le maintenant ! http://www.windowslive.fr/messenger/1.asp |