From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: a '#' at the beginning of my text lines. Date: Tue, 09 Jan 2007 13:38:29 -0500 Message-ID: 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 1H4Ls2-0002BC-FL for emacs-orgmode@gnu.org; Tue, 09 Jan 2007 13:38:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H4Ls0-0002AG-Ji for emacs-orgmode@gnu.org; Tue, 09 Jan 2007 13:38:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H4Lrz-00029m-EO for emacs-orgmode@gnu.org; Tue, 09 Jan 2007 13:38:48 -0500 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H4Lrx-0000pm-Hz for emacs-orgmode@gnu.org; Tue, 09 Jan 2007 13:38:46 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H4Lru-00061e-BG for emacs-orgmode@gnu.org; Tue, 09 Jan 2007 19:38:42 +0100 Received: from 10-169.35-65.tampabay.res.rr.com ([65.35.169.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Jan 2007 19:38:42 +0100 Received: from david by 10-169.35-65.tampabay.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Jan 2007 19:38:42 +0100 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 I like to put notes in my TODO items, like *** TODO yadda yadda yadda [CLOCK thing] The purpose of this note is to figure out what I should do with the whatever, whenever. However, now I am getting: *** TODO yadda yadda yadda [CLOCK thing] The purpose of this note is to #figure out what I should do with #the whatever, whenever. Where did the '#' characters come from, and how do I turn them off? Dave