From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: dates fontification stickiness Date: Mon, 21 Jul 2008 13:00:57 -0400 Message-ID: <87r69ndvee.fsf@gollum.intra.norang.ca> References: <87od4rnwme.wl%max@openchat.com> <2C262C14-DB82-4571-AFB3-F337ADA1CA19@uva.nl> 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 1KKysi-0004q8-U9 for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 13:09:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KKysh-0004pj-G2 for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 13:09:04 -0400 Received: from [199.232.76.173] (port=54674 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKysh-0004pZ-A6 for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 13:09:03 -0400 Received: from 72.13.de.static.xlhost.com ([206.222.19.114]:39154 helo=mail.planet-mofo.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KKysg-0004wf-RA for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 13:09:03 -0400 In-Reply-To: <2C262C14-DB82-4571-AFB3-F337ADA1CA19@uva.nl> (Carsten Dominik's message of "Mon\, 21 Jul 2008 09\:52\:40 -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: Carsten Dominik Cc: emacs-orgmode@gnu.org I can't reproduce this either. GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-04-27 on raven, modified by Debian Org-mode version 6.06pre01 -Bernt Carsten Dominik writes: > 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 > > > > _______________________________________________ > 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