[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: M-w, then C-y. C-y inserts text properties that aren't on original.
From: |
Eli Zaretskii |
Subject: |
Re: M-w, then C-y. C-y inserts text properties that aren't on original. |
Date: |
Sat, 20 Feb 2010 11:25:28 +0200 |
> Date: Sat, 20 Feb 2010 11:02:39 +0200
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden
>
> I wonder if we could make the code which replaces `category' with what
> it stands for, with a slightly less general code that replaces only
> those values of `category' that are used for buttons. Or some similar
> change which will make that feature more focused on the problem it
> needs to solve.
Here's one idea: make a deep search through the properties of the
value of the `category' property, looking for any of the properties in
`yank-excluded-properties'. If found, do the replacement we do now.
- M-w, then C-y. C-y inserts text properties that aren't on original., Alan Mackenzie, 2010/02/18
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Stefan Monnier, 2010/02/18
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Eli Zaretskii, 2010/02/19
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Alan Mackenzie, 2010/02/19
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Alan Mackenzie, 2010/02/19
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Eli Zaretskii, 2010/02/20
- Re: M-w, then C-y. C-y inserts text properties that aren't on original.,
Eli Zaretskii <=
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Alan Mackenzie, 2010/02/21
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Eli Zaretskii, 2010/02/21
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Alan Mackenzie, 2010/02/22
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Eli Zaretskii, 2010/02/22
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Daniel Colascione, 2010/02/22
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Stefan Monnier, 2010/02/22
- Re: M-w, then C-y. C-y inserts text properties that aren't on original., Alan Mackenzie, 2010/02/21