all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Alan Mackenzie <acm@muc.de>
Cc: emacs-devel@gnu.org
Subject: Re: Problem with undo and text properties.
Date: Thu, 09 Apr 2015 09:17:04 -0400	[thread overview]
Message-ID: <jwvwq1lmooa.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20150409111040.GA3337@acm.fritz.box> (Alan Mackenzie's message of "Thu, 9 Apr 2015 11:10:40 +0000")

> However, if you then undo this with C-x u, it takes almost forever to
> complete.  The reason is that in the undo list there are lots (~6500) of
> text property entries like

>     (nil fontified nil 92222 . 92237)

The problem is that those entries shouldn't be there in the first place.
Whoever puts them there needs a with-silent-modification.


        Stefan



  parent reply	other threads:[~2015-04-09 13:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09 11:10 Problem with undo and text properties Alan Mackenzie
2015-04-09 11:19 ` João Távora
2015-04-09 13:17 ` Stefan Monnier [this message]
2015-04-13 19:10   ` Alan Mackenzie
2015-04-13 21:23     ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvwq1lmooa.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=acm@muc.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.