From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Zhao Subject: "C-M" showing up everywhere in the INFO file Date: Tue, 11 Oct 2011 15:12:28 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58145) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDhkc-0003m7-9j for emacs-orgmode@gnu.org; Tue, 11 Oct 2011 15:12:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDhkb-00013O-Gx for emacs-orgmode@gnu.org; Tue, 11 Oct 2011 15:12:30 -0400 Received: from mail-vx0-f169.google.com ([209.85.220.169]:56551) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDhkb-00013A-Ed for emacs-orgmode@gnu.org; Tue, 11 Oct 2011 15:12:29 -0400 Received: by vcbfo14 with SMTP id fo14so7251226vcb.0 for ; Tue, 11 Oct 2011 12:12:28 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I'm using the lasted org-mode from git, I used make install info to generate the INFO file and I have verified that the file "org" has been copied to the "info" directory of my emacs directory. I'm using Windows, and the problem is that "C-M" is appearing everywhere in this INFO file which is extremely painful. What can I do about these carriage return (0x0d)? Thanks, York