From mboxrd@z Thu Jan 1 00:00:00 1970 From: Friedrich Delgado Friedrichs Subject: Re: org 45d619c82be: lines are wrapped prefixed with '#' as soon as there is one line commented with '#' before them Date: Thu, 12 Nov 2009 11:43:53 +0100 Message-ID: <20091112104353.GA13093@taupan.ath.cx> References: <20091111151840.GA5542@taupan.ath.cx> Reply-To: friedel@nomaden.org 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 1N8X9m-00061p-JJ for emacs-orgmode@gnu.org; Thu, 12 Nov 2009 05:44:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8X9g-0005zL-Sc for emacs-orgmode@gnu.org; Thu, 12 Nov 2009 05:44:01 -0500 Received: from [199.232.76.173] (port=49114 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8X9g-0005z2-Lu for emacs-orgmode@gnu.org; Thu, 12 Nov 2009 05:43:56 -0500 Received: from dudelab.org ([212.12.33.202]:7199 helo=mail.dudelab.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N8X9g-0004HR-AZ for emacs-orgmode@gnu.org; Thu, 12 Nov 2009 05:43:56 -0500 Received: from abrasax.taupan.ath.cx (p5DE8A7C9.dip.t-dialin.net [93.232.167.201]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Friedrich Delgado Friedrichs", Issuer "User CA" (verified OK)) by mail.dudelab.org (Postfix) with ESMTP id 4930E228148 for ; Thu, 12 Nov 2009 11:44:22 +0100 (CET) Content-Disposition: inline In-Reply-To: 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 mailing list Hi! Carsten Dominik schrieb: > http://orgmode.org/worg/org-faq.php#auto-fill-and-unwanted-comments Oh, failure to check the FAQ on my part. I'm sorry, I thought I was beyond that. You never cease to learn. However I can't find out why comment-start was set in the first place (it was set to ";;", but the inserted comments were '#'). I had to resort to ,---- (add-hook 'org-mode-hook '(lambda () (setf comment-start nil))) `---- to get rid of this. This is a mystery, but I guess my emacs config is so complex now that it has started to become sentient... ;) Thanks and kind regards Friedel -- Friedrich Delgado Friedrichs TauPan on Ircnet and Freenode ;)