* Re: [Emacs-diffs] master 79fa7d7: CC Mode: Do nothing in before/after-change-functions for text property changes
[not found] ` <E1YkYq3-0006dr-1T@vcs.savannah.gnu.org>
@ 2015-04-21 19:35 ` Stefan Monnier
2015-04-22 9:58 ` Alan Mackenzie
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2015-04-21 19:35 UTC (permalink / raw)
To: emacs-devel; +Cc: Alan Mackenzie
> CC Mode: Do nothing in before/after-change-functions for text
> property changes
> Fixes bug#20266.
IIUC this is a workaround for that bug and the fix belongs outside
CC-mode, right? Any news on the actual fix?
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Emacs-diffs] master 79fa7d7: CC Mode: Do nothing in before/after-change-functions for text property changes
2015-04-21 19:35 ` [Emacs-diffs] master 79fa7d7: CC Mode: Do nothing in before/after-change-functions for text property changes Stefan Monnier
@ 2015-04-22 9:58 ` Alan Mackenzie
2015-04-22 14:34 ` Stefan Monnier
0 siblings, 1 reply; 3+ messages in thread
From: Alan Mackenzie @ 2015-04-22 9:58 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
Hello, Stefan.
On Tue, Apr 21, 2015 at 03:35:59PM -0400, Stefan Monnier wrote:
> > CC Mode: Do nothing in before/after-change-functions for text
> > property changes
> > Fixes bug#20266.
> IIUC this is a workaround for that bug and the fix belongs outside
> CC-mode, right? Any news on the actual fix?
Yes. I've just committed c5e89be20a3feba9c67be6855b1dbdc6d8ae5ce2, which
wraps `remove-yank-excluded-properties' in `with-silent-modifications'.
Belt and braces!
> Stefan
--
Alan Mackenzie (Nuremberg, Germany).
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Emacs-diffs] master 79fa7d7: CC Mode: Do nothing in before/after-change-functions for text property changes
2015-04-22 9:58 ` Alan Mackenzie
@ 2015-04-22 14:34 ` Stefan Monnier
0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2015-04-22 14:34 UTC (permalink / raw)
To: Alan Mackenzie; +Cc: emacs-devel
> Yes. I've just committed c5e89be20a3feba9c67be6855b1dbdc6d8ae5ce2, which
> wraps `remove-yank-excluded-properties' in `with-silent-modifications'.
Thanks,
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-04-22 14:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20150421140746.25495.39765@vcs.savannah.gnu.org>
[not found] ` <E1YkYq3-0006dr-1T@vcs.savannah.gnu.org>
2015-04-21 19:35 ` [Emacs-diffs] master 79fa7d7: CC Mode: Do nothing in before/after-change-functions for text property changes Stefan Monnier
2015-04-22 9:58 ` Alan Mackenzie
2015-04-22 14:34 ` Stefan Monnier
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.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).