From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Hash mark in filled paragraphs Date: Wed, 02 Jun 2010 15:30:34 -0400 Message-ID: <87hbllmdut.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=47860 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJteO-0006vV-MX for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 15:30:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJteJ-0002EG-C1 for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 15:30:52 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:61698) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJteJ-0002D6-AJ for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 15:30:47 -0400 In-Reply-To: (Joel James Adamson's message of "Wed\, 02 Jun 2010 12\:20\:37 -0400") 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: Joel James Adamson Cc: emacs-orgmode@gnu.org Joel James Adamson writes: > Hello, > > When I fill a paragraph in a plain list, I get a hash mark at the > beginning of the new line e.g. > > * Do stuff > - stuff should be done in such a manner as to maximize stuff getting > #done being done whenever there is stuff to be done > > Where did this come from? This is not a fill-prefix, as I can cancel > the fill-prefix, and this still happens (and fill-prefix is already > nil). Did I enable this by mistake? > > Thanks, > > Joel > > Org-mode packaged with: > > GNU Emacs 23.1.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.18.9) of > 2010-04-01 on xb-01.phx2.fedoraproject.org Hi Joel, I do not get this behaviour with either GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-11-09 on raven, modified by Debian Org-mode version 6.36trans (release_6.36.141.gbc53b) or GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600) of 2010-05-08 on G41R2F1 Org-mode version 6.36trans (release_6.36.138.gea3c) Can you try with a minimal emacs setup and see if this behaviour is specific to your emacs customizations? HTH, Bernt