* 0644e6f Fix copying properties in 'format' when it produces padding
@ 2016-07-08 0:21 Mark Oteiza
2016-07-08 1:38 ` Kaushal Modi
2016-07-08 6:30 ` Eli Zaretskii
0 siblings, 2 replies; 5+ messages in thread
From: Mark Oteiza @ 2016-07-08 0:21 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel
Hi Eli,
Since this change, both eldoc and isearch appear to be broken--haven't
found further effects yet. In particular, it appears that the face
property at the beginning of the string is being applied to the entire
string indiscriminately.
If I'm understanding Bug#23859 and friends, this behavior suggests that
eldoc and isearch need to be fixed, correct? I am not certain, so
I wanted to ask.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 0644e6f Fix copying properties in 'format' when it produces padding
2016-07-08 0:21 0644e6f Fix copying properties in 'format' when it produces padding Mark Oteiza
@ 2016-07-08 1:38 ` Kaushal Modi
2016-07-08 1:42 ` Mark Oteiza
2016-07-08 6:30 ` Eli Zaretskii
1 sibling, 1 reply; 5+ messages in thread
From: Kaushal Modi @ 2016-07-08 1:38 UTC (permalink / raw)
To: Mark Oteiza, Eli Zaretskii; +Cc: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 630 bytes --]
Hi Mark,
A discussion related to this is going on on debbugs:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23897
On Thu, Jul 7, 2016 at 8:22 PM Mark Oteiza <mvoteiza@udel.edu> wrote:
> Hi Eli,
>
> Since this change, both eldoc and isearch appear to be broken--haven't
> found further effects yet. In particular, it appears that the face
> property at the beginning of the string is being applied to the entire
> string indiscriminately.
>
> If I'm understanding Bug#23859 and friends, this behavior suggests that
> eldoc and isearch need to be fixed, correct? I am not certain, so
> I wanted to ask.
>
> --
--
Kaushal Modi
[-- Attachment #2: Type: text/html, Size: 1094 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 0644e6f Fix copying properties in 'format' when it produces padding
2016-07-08 1:38 ` Kaushal Modi
@ 2016-07-08 1:42 ` Mark Oteiza
0 siblings, 0 replies; 5+ messages in thread
From: Mark Oteiza @ 2016-07-08 1:42 UTC (permalink / raw)
To: Kaushal Modi; +Cc: Eli Zaretskii, emacs-devel
On 08/07/16 at 01:38am, Kaushal Modi wrote:
> Hi Mark,
>
> A discussion related to this is going on on debbugs:
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23897
Oops, thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 0644e6f Fix copying properties in 'format' when it produces padding
2016-07-08 0:21 0644e6f Fix copying properties in 'format' when it produces padding Mark Oteiza
2016-07-08 1:38 ` Kaushal Modi
@ 2016-07-08 6:30 ` Eli Zaretskii
2016-07-08 6:35 ` Eli Zaretskii
1 sibling, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2016-07-08 6:30 UTC (permalink / raw)
To: Mark Oteiza; +Cc: emacs-devel
> Date: Thu, 7 Jul 2016 20:21:58 -0400
> From: Mark Oteiza <mvoteiza@udel.edu>
> Cc: emacs-devel@gnu.org
>
> Since this change, both eldoc and isearch appear to be broken
I didn't see any reports about isearch problems. What did I miss?
> In particular, it appears that the face property at the beginning of
> the string is being applied to the entire string indiscriminately.
If I understand you correctly, that was not the intent of the change I
made.
> If I'm understanding Bug#23859 and friends, this behavior suggests that
> eldoc and isearch need to be fixed, correct?
I don't know yet. Perhaps there's need for further changes on the C
level, or it could be some subtle bug in the changes I made there.
So please report the isearch problem to bug#23859, and I will look at
both soon.
Thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 0644e6f Fix copying properties in 'format' when it produces padding
2016-07-08 6:30 ` Eli Zaretskii
@ 2016-07-08 6:35 ` Eli Zaretskii
0 siblings, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2016-07-08 6:35 UTC (permalink / raw)
To: mvoteiza; +Cc: emacs-devel
> Date: Fri, 08 Jul 2016 09:30:11 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: emacs-devel@gnu.org
>
> So please report the isearch problem to bug#23859
Sorry, I meant 23897, of course.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-07-08 6:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-08 0:21 0644e6f Fix copying properties in 'format' when it produces padding Mark Oteiza
2016-07-08 1:38 ` Kaushal Modi
2016-07-08 1:42 ` Mark Oteiza
2016-07-08 6:30 ` Eli Zaretskii
2016-07-08 6:35 ` Eli Zaretskii
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).