unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* blink-matching-paren jump-offscreen
@ 2022-12-30  6:47 Mario Lang
  2022-12-30  8:53 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Mario Lang @ 2022-12-30  6:47 UTC (permalink / raw)
  To: emacs-devel

Hi.

Updating to Emacs 29, I see that my setting of

blink-matching-paren

is apparently not honored.  About 2 years ago, I came here
to let you know that at least me was really depending on
blink-matching-paren
to use a jumping point.  So the feature was, after having been rewritten
recently, reinstated.  Thanks for that.  However, next dev version, and
the feature is apparently broken again.

It is great that Emacs has a lot of ongoing development.
However, it would be even nicer if this ongoing development
would not regularily destroy old-school features long-term power users
depend on.

-- 
CYa,
  ⡍⠁⠗⠊⠕



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: blink-matching-paren jump-offscreen
  2022-12-30  6:47 blink-matching-paren jump-offscreen Mario Lang
@ 2022-12-30  8:53 ` Eli Zaretskii
  2022-12-30  9:20   ` Mario Lang
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2022-12-30  8:53 UTC (permalink / raw)
  To: Mario Lang; +Cc: emacs-devel

> From: Mario Lang <mlang@blind.guru>
> Date: Fri, 30 Dec 2022 07:47:44 +0100
> 
> Updating to Emacs 29, I see that my setting of
> 
> blink-matching-paren
> 
> is apparently not honored.

What is "your setting", and how is it not honored by Emacs 29?  Please
tell the details, preferably in the form of a reproducible recipe
starting from "emacs -Q", so that we could investigate and try to fix
what became broken.

> About 2 years ago, I came here to let you know that at least me was
> really depending on blink-matching-paren to use a jumping point.  So
> the feature was, after having been rewritten recently, reinstated.
> Thanks for that.  However, next dev version, and the feature is
> apparently broken again.
> 
> It is great that Emacs has a lot of ongoing development.
> However, it would be even nicer if this ongoing development
> would not regularily destroy old-school features long-term power users
> depend on.

As a matter of fact, we are trying very hard not to break past
behavior, and when that is for some reason unavoidable (and I'm not
saying this is the case here), provide options to get back the old
behavior.  Occasionally, we make mistakes and fail to do TRT, but
there's definitely no intentional breakage of past behavior.  Quite
the contrary.

So please bear with us and help us repair what we inadvertently broke.

TIA



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: blink-matching-paren jump-offscreen
  2022-12-30  8:53 ` Eli Zaretskii
@ 2022-12-30  9:20   ` Mario Lang
  2022-12-30 13:54     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Mario Lang @ 2022-12-30  9:20 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Mario Lang <mlang@blind.guru>
>> Date: Fri, 30 Dec 2022 07:47:44 +0100
>> 
>> Updating to Emacs 29, I see that my setting of
>> 
>> blink-matching-paren
>> 
>> is apparently not honored.
>
> What is "your setting", and how is it not honored by Emacs 29?

Sorry, I was assuming you would be able to infer this from the subject:

My blink-matching-paren is set to 'jump-offscreen, and I expect
it to behave like it used to do before.  IOW, if I type
a matching closing paren, I want point to briefly jump to the matching
paren, and go back again.  Basically the same as if I manually typed

) M-b M-f

This is how blink-matching-paren always behaved, before
someone decided to make it "better" around Emacs 28 development phase.

I rely on point jumping around, because I basically dont see
any color changes at all.  I am using Emacs with a braille display in
emacs -nw.

-- 
CYa,
  ⡍⠁⠗⠊⠕



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: blink-matching-paren jump-offscreen
  2022-12-30  9:20   ` Mario Lang
@ 2022-12-30 13:54     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2022-12-30 13:54 UTC (permalink / raw)
  To: Mario Lang; +Cc: emacs-devel

> From: Mario Lang <mlang@blind.guru>
> Cc: emacs-devel@gnu.org
> Date: Fri, 30 Dec 2022 10:20:36 +0100
> 
> My blink-matching-paren is set to 'jump-offscreen, and I expect
> it to behave like it used to do before.  IOW, if I type
> a matching closing paren, I want point to briefly jump to the matching
> paren, and go back again.

It still does do that for me, if I turn off show-paren-mode (which is
now ON by default).

> This is how blink-matching-paren always behaved, before
> someone decided to make it "better" around Emacs 28 development phase.

I don't think blink-matching-paren have changed in what it does,
except when show-paren-mode is turned ON, which serves a similar
purpose.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-30 13:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-30  6:47 blink-matching-paren jump-offscreen Mario Lang
2022-12-30  8:53 ` Eli Zaretskii
2022-12-30  9:20   ` Mario Lang
2022-12-30 13:54     ` 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).