From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Re: Is the "No comment syntax is defined" problem fixed? Date: Sat, 01 May 2010 17:08:37 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O8FFF-00075V-C1 for emacs-orgmode@gnu.org; Sat, 01 May 2010 12:08:45 -0400 Received: from [140.186.70.92] (port=47804 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O8FFD-000749-4f for emacs-orgmode@gnu.org; Sat, 01 May 2010 12:08:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O8FFA-0004hi-Uv for emacs-orgmode@gnu.org; Sat, 01 May 2010 12:08:42 -0400 Received: from ppsw-33.csi.cam.ac.uk ([131.111.8.133]:42192) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O8FFA-0004hO-QZ for emacs-orgmode@gnu.org; Sat, 01 May 2010 12:08:40 -0400 In-Reply-To: (Carsten Dominik's message of "Sat, 1 May 2010 14:03:05 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org On 2010-05-01 13:03 +0100, Carsten Dominik wrote: >> I remember occasionally org mode asked about "No comment syntax is >> defined; use: ". Has this been fixed? I have found that whenever a >> function calls comment-indent (directly or indirectly), this question >> will be asked. To see it, in an org buffer, eval (comment-indent). > > I have not fixed it - so it probably still is a problem. I will keep an eye on it. I haven't seen this issue for a long time. If this happens again I will see if setting comment-start to "# " helps. Leo