all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuan Fu <casouri@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Move 'with-buffer-modified-unmodified' to simple.el
Date: Thu, 1 Oct 2020 12:24:47 -0400	[thread overview]
Message-ID: <D5B104D4-08A9-4FBA-99E8-88FDE9A82CE2@gmail.com> (raw)
In-Reply-To: <jwva6xmhngf.fsf-monnier+emacs@gnu.org>


> 
>> Looking though the result of the grep, I see some text property changes and
>> some content changes.
> 
> How many cases (approximately) involve content changes?


In total, about 33 content changes (c) and 9 property changes (p), 20 other cases (n), 7 that I don't understand (?).

lisp/allout-widgets.el          p (decorate)
lisp/allout-widgets.el          p
lisp/allout-widgets.el          p
lisp/allout.el                  c (encryption)
lisp/allout.el                  p (annotate)
lisp/arc-mode.el                c (archive summary)
lisp/autoinsert.el              c (insert default content)
lisp/bindings.el                ? (mode-line-toggle-modified?)
lisp/bookmark.el                n (with-buffer-modified-unmodified)
lisp/bookmark.el                c (insert)
lisp/buff-menu.el               n (set to non modify)
lisp/calc/calc-embed.el         n (update modeline)
lisp/calc/calc-embed.el         n (same)
lisp/calc/calc-embed.el         n (same)
lisp/calc/calc-embed.el         n (same)
lisp/calc/calc-embed.el         n (same)
lisp/calc/calc.el               n (same)
lisp/calc/calc.el               n (same)
lisp/dired-aux.el               c (rename)
lisp/dired-x.el                 c (omit)
lisp/ehelp.el                   c (erase-buffer)
lisp/emacs-lisp/cl-lib.el       n
lisp/emacs-lisp/testcover.el    p (overlay)
lisp/emulation/edt.el           ? ((set-buffer-modified-p t)?)
lisp/erc/erc.el                 c (prompt)
lisp/files.el                   c (insert)
lisp/format.el                  c (format file content)
lisp/gnus/gnus-group.el         n (update modeline)
lisp/help-mode.el               c (insert)
lisp/ibuffer.el                 ?
lisp/ibuffer.el                 n (toggle modify)
lisp/image-mode.el              p
lisp/international/kkc.el       c (convert)
lisp/international/quail.el     ?
lisp/international/quail.el     c (insert)
lisp/language/china-util.el     c (decode)
lisp/language/tibet-util.el     c
lisp/language/viet-util.el      c (decode)
lisp/leim/quail/uni-input.el    c
lisp/mail/feedmail.el           c (insert)
lisp/mh-e/mh-acros.el           n (macro)
lisp/mh-e/mh-folder.el          n (set)
lisp/mh-e/mh-mime.el            c
lisp/mh-e/mh-search.el          c
lisp/mh-e/mh-search.el          c
lisp/mh-e/mh-show.el            c
lisp/mh-e/mh-show.el            c
lisp/mh-e/mh-thread.el          c
lisp/mh-e/mh-thread.el          c
lisp/mh-e/mh-utils.el           c
lisp/mh-e/mh-xface.el           c
lisp/net/tramp-adb.el           c
lisp/net/tramp-cmds.el          ?
lisp/net/tramp-sh.el            ?
lisp/net/tramp-smb.el           ?
lisp/obsolete/fast-lock.el
lisp/obsolete/longlines.el
lisp/obsolete/longlines.el
lisp/obsolete/longlines.el
lisp/org/org-macs.el            p (org-unmodified)
lisp/org/org-src.el             c
lisp/org/org.el                 p
lisp/progmodes/idlwave.el       n (update modeline)
lisp/simple.el                  n undo
lisp/textmodes/ispell.el        p
lisp/textmodes/reftex-global.el n (update modeline)
lisp/type-break.el              n (auto save)
lisp/vc/ediff-ptch.el           n 
lisp/vc/ediff-util.el           c
nextstep/Emacs.app/Contents/Resources/lisp/mh-e/mh-acros.el     c

Yuan


  reply	other threads:[~2020-10-01 16:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-16 23:12 Move 'with-buffer-modified-unmodified' to simple.el Yuan Fu
2020-09-17  3:11 ` Stefan Monnier
2020-09-18 18:25   ` Yuan Fu
2020-09-18 19:56     ` Stefan Monnier
2020-10-01 16:24       ` Yuan Fu [this message]
2020-10-01 16:51         ` 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=D5B104D4-08A9-4FBA-99E8-88FDE9A82CE2@gmail.com \
    --to=casouri@gmail.com \
    --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.