From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cecil Westerhof" Subject: Problems with org-mode under windows Date: Tue, 19 Jun 2007 18:25:10 +0200 (CEST) Message-ID: <13517.167.202.196.71.1182270310.squirrel@webmail.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0gW5-00054y-B1 for emacs-orgmode@gnu.org; Tue, 19 Jun 2007 12:25:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0gW2-00053N-QU for emacs-orgmode@gnu.org; Tue, 19 Jun 2007 12:25:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0gW2-00053E-Lq for emacs-orgmode@gnu.org; Tue, 19 Jun 2007 12:25:14 -0400 Received: from smtp-vbr4.xs4all.nl ([194.109.24.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I0gW2-0002eY-8H for emacs-orgmode@gnu.org; Tue, 19 Jun 2007 12:25:14 -0400 Received: from webmail.xs4all.nl (dovemail5.xs4all.nl [194.109.26.7]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id l5JGPALb042855 for ; Tue, 19 Jun 2007 18:25:11 +0200 (CEST) (envelope-from cecilwesterhof@xs4all.nl) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org #+STARTUP: hidestars #+STARTUP: overview #+STARTUP: odd * links ** [[http://staff.science.uva.nl/~dominik/Tools/org/][org-mode]] This is a part of an org-file I have. There are severall problems with this under Windows. I use version 22.0.50.1 under Windows. Under Linux I use a 21 version and do not have these problems. The problems are: - I see al the stars. - When indenting a level more, it should go from one star to three stars, but it goes two two stars. - The link should be displayed as only org-mode, but everything is displayed. Anybody an idea what is happening here?