From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: dates fontification stickiness Date: Mon, 21 Jul 2008 09:52:40 -0700 Message-ID: <2C262C14-DB82-4571-AFB3-F337ADA1CA19@uva.nl> References: <87od4rnwme.wl%max@openchat.com> Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KKycy-0005tv-Bm for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 12:52:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KKycx-0005tC-QR for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 12:52:48 -0400 Received: from [199.232.76.173] (port=42287 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKycx-0005t6-HO for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 12:52:47 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:22659) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KKycx-0001dW-6v for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 12:52:47 -0400 In-Reply-To: <87od4rnwme.wl%max@openchat.com> 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: Max Mikhanosha Cc: emacs-orgmode@gnu.org I am unable to reproduce this problem. Anyone? - Carsten On Jul 21, 2008, at 7:24 AM, Max Mikhanosha wrote: > If one goes to the end of the line with a date like so (| representing > cursor) > > [2008-07-21]| > > And then press enter and type something, like so > > [2008-07-21] > typing here| > > Then the line you added will all be highlighted with org date > face. I've changed it so that my TODO's have initial state change note > upon creation (so that I can know how long TODO is sitting there since > created), and now each time I'm about to add text under these TODO > headlines I'm hitting the above problem, which was very annoying. > > I've fixed it by doing (add-to-list 'org-nonsticky-props 'face), seems > to work for me, will that cause problems? So far I have not noticed > any artifacts from this change, but its only been a few minutes. > > Regards, > Max > > > > > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode