From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Jones Subject: Re: Bug: auto-fill in a body often inserts "#" Date: Thu, 21 Aug 2008 12:09:55 -0600 Message-ID: <86fxoydyto.fsf@pmade.com> References: <20524da70808191456v5370df7i24a80ebde16152a5@mail.gmail.com> 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 1KWEbo-0006yC-QL for emacs-orgmode@gnu.org; Thu, 21 Aug 2008 14:10:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KWEbn-0006wi-4l for emacs-orgmode@gnu.org; Thu, 21 Aug 2008 14:10:08 -0400 Received: from [199.232.76.173] (port=49475 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWEbm-0006wf-W4 for emacs-orgmode@gnu.org; Thu, 21 Aug 2008 14:10:07 -0400 Received: from pmade.com ([64.92.223.213]:55529) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KWEbm-0007iT-SS for emacs-orgmode@gnu.org; Thu, 21 Aug 2008 14:10:07 -0400 Received: from beefy.local.pmade.com (75-166-119-247.hlrn.qwest.net [75.166.119.247]) (authenticated bits=0) by pmade.com (8.13.8/8.13.8) with ESMTP id m7LIA2sv090473 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Thu, 21 Aug 2008 18:10:03 GMT (envelope-from pjones@pmade.com) In-Reply-To: <20524da70808191456v5370df7i24a80ebde16152a5@mail.gmail.com> (Samuel Wales's message of "Tue\, 19 Aug 2008 14\:56\:36 -0700") 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 "Samuel Wales" writes: > It sometimes happens and sometimes does not happen, which is strange. > I haven't tried it enough with emacs -q to be sure that it is or is > not something in my .emacs that is triggering the bug. However, I > have no idea what could do this. I've seen this, but with an older version of org-mode. It hasn't happened in a long time, so I assumed it was a bug that got fixed. IIRC, I suspected that some global minor mode might have whacked things up, and restarting Emacs fixed the problem. I also thought the problem might be the fill-prefix, but in my case, it was nil as expected. You might want to see what the fill-prefix is next time it starts doing that, just to be sure: ,---- | C-h v fill-prefix `---- -- Peter Jones, http://pmade.com pmade inc. Louisville, CO US