all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xue Fuqiao <xfq.free@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Bastien <bzg@gnu.org>, emacs-devel@gnu.org
Subject: Re: Distinguish textual modifications from properties-only modifications?
Date: Sun, 24 Feb 2013 08:10:03 +0800	[thread overview]
Message-ID: <20130224081003.a9fd56a71dcb594095497210@gmail.com> (raw)
In-Reply-To: <jwvliafdv2g.fsf-monnier+emacs@gnu.org>

On Sat, 23 Feb 2013 08:22:23 -0500
Stefan Monnier <monnier@iro.umontreal.ca> wrote:

> > This default looks good to me, but I wonder if there is a way to
> > get rid of the warning, or to distinguish between text modifications
> > and properties modifications.
> See `with-silent-modifications'.

And there is also a not-so-perfect way: use overlay.  Because moving an
overlay or changing its properties does not mark the buffer as modified.

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



  parent reply	other threads:[~2013-02-24  0:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-23 10:53 Distinguish textual modifications from properties-only modifications? Bastien
2013-02-23 13:22 ` Stefan Monnier
2013-02-23 13:59   ` Bastien
2013-02-24  0:10   ` Xue Fuqiao [this message]
2013-02-24  8:19     ` Bastien

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=20130224081003.a9fd56a71dcb594095497210@gmail.com \
    --to=xfq.free@gmail.com \
    --cc=bzg@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.