From mboxrd@z Thu Jan 1 00:00:00 1970 From: henry atting Subject: Re: error message at line break Date: Wed, 11 Sep 2013 15:15:56 +0200 Message-ID: <87zjrjlcs3.fsf@bye.fritz.box> References: <87ppsicc5d.fsf@bye.fritz.box> <878uz656pn.fsf@gmail.com> <8738pe7y1h.fsf@bye.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJkHm-0000Fo-Hk for emacs-orgmode@gnu.org; Wed, 11 Sep 2013 09:16:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJkHg-0003Q7-Bm for emacs-orgmode@gnu.org; Wed, 11 Sep 2013 09:16:46 -0400 Received: from plane.gmane.org ([80.91.229.3]:55330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJkHg-0003Pw-5T for emacs-orgmode@gnu.org; Wed, 11 Sep 2013 09:16:40 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VJkHY-00064p-3K for emacs-orgmode@gnu.org; Wed, 11 Sep 2013 15:16:32 +0200 Received: from port-92-195-193-244.dynamic.qsc.de ([92.195.193.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Sep 2013 15:16:32 +0200 Received: from snd by port-92-195-193-244.dynamic.qsc.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Sep 2013 15:16:32 +0200 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 henry atting writes: > Nicolas Goaziou writes: > >> Hello, >> >> henry atting writes: >> >>> When writing at every automatic break at the end of a line I get this >>> error message: >>> >>> org-comment-line-break-function: Wrong type argument: char-or-string-p, >>> nil >>> >>> It doesn't hurt much though it's a bit annoying. >>> >>> Org-mode version 8.1.1 (release_8.1.1-7-gaecdf5-git) >> >> I cannot reproduce the problem. Could you check your installation? >> > Ah, I see, it has something to do with org-tree-slide. I start > tree-slide as default with a hook and disable it when I work on an org > file. > As this problem is very special I will not explain it further (but if > someone is interested I will do so) > I'm sorry my mistake. This has nothing to do with tree-slide. It happens with each org file without header when you do not indent the first two lines at least one space. Regards, henry