> From: Eli Zaretskii > Date: Sun, 07 May 2023 15:17:24 +0300 > > Personally, I fail to understand why we are considering changes in > default faces for this minor issue. Let me briefly summarize the discussion between Mattias and me, to save your time. `blink-matching-paren-offscreen` has its own face defined by me, then Mattias suggested a color for it when background is light, or just inheriting from `highlight`. I finally chose to use the suggested color and wrote it into my new patch. (The primary goal of this patch is to fix the deficiency mentioned by Mattias.) The rest of the discussion about `highlight` was just as you said: > Let's not over-engineer, OK? Okay, stop talking about these faces. Mattias, let's put the discussion about faces aside now, and focus on the problem you mentioned -- only "case c" is shown in the echo area and only "c" is highlit, OK? And feel free to change the face `blink-matching-paren-offscreen` after this problem is solved. Again, I attached that patch here. Any opinion? -- shynur