emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* dates fontification stickiness
@ 2008-07-21 14:24 Max Mikhanosha
  2008-07-21 16:52 ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: Max Mikhanosha @ 2008-07-21 14:24 UTC (permalink / raw)
  To: emacs-orgmode

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]
<spaces> 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-21 18:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-21 14:24 dates fontification stickiness Max Mikhanosha
2008-07-21 16:52 ` Carsten Dominik
2008-07-21 17:00   ` Bernt Hansen
2008-07-21 18:25     ` Max Mikhanosha
2008-07-21 18:33       ` Max Mikhanosha

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).