From: Konstantin Kharlamov <Hi-Angel@yandex.ru>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 73005@debbugs.gnu.org, da_vid@orange.fr
Subject: bug#73005: [REGRESSION, BISECTED]: line numbers disappear when pressing `df` in evil-mode
Date: Wed, 04 Sep 2024 19:00:10 +0300 [thread overview]
Message-ID: <b8a4d1ff1eb6f6c21a951a282f084bafcccd3e9c.camel@yandex.ru> (raw)
In-Reply-To: <86frqf5zlj.fsf@gnu.org>
On Wed, 2024-09-04 at 16:15 +0300, Eli Zaretskii wrote:
> > From: Konstantin Kharlamov <Hi-Angel@yandex.ru>
> > Cc: 73005@debbugs.gnu.org, da_vid@orange.fr
> > Date: Wed, 04 Sep 2024 16:02:27 +0300
> >
> > 1. Press f (it will wait for next character)
> > 2. Press C-g to cancel the action
> > 3. Press M-:
> >
> > Result: line numbers disappear along with minibuffer popping up.
> >
> > Another interesting point: after line numbers disappeared, if I
> > evaluate `display-line-numbers` (i.e. just to see its value), line
> > numbers immediately appear back.
>
> Sounds like Evil does the above with current buffer set to the work
> buffer where we calculate string-pixel-width, and where we therefore
> disabled display-line-numbers?
I git-grepped over Evil the word `work-buffer` and there is no matches.
So there isn't direct call to `with-work-buffer`. Then I tried to `M-x
debug-on-entry with-work-buffer` and reproduced the issue, but debugger
wasn't triggered either.
So doesn't seem like it.
next prev parent reply other threads:[~2024-09-04 16:00 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-03 14:46 bug#73005: [REGRESSION, BISECTED]: line numbers disappear when pressing `df` in evil-mode Konstantin Kharlamov
2024-09-03 15:30 ` Eli Zaretskii
2024-09-03 16:18 ` Konstantin Kharlamov
2024-09-04 13:02 ` Konstantin Kharlamov
2024-09-04 13:15 ` Eli Zaretskii
2024-09-04 16:00 ` Konstantin Kharlamov [this message]
2024-09-04 22:07 ` David Ponce via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-05 5:49 ` Eli Zaretskii
2024-09-21 9:02 ` Eli Zaretskii
2024-09-21 9:09 ` Konstantin Kharlamov
2024-09-21 10:10 ` David Ponce via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-03 19:07 ` Konstantin Kharlamov
2024-11-03 19:34 ` Konstantin Kharlamov
2024-11-03 19:59 ` Konstantin Kharlamov
2024-11-03 21:56 ` David Ponce via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-04 1:05 ` Konstantin Kharlamov
2024-11-04 9:02 ` David Ponce via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-04 13:13 ` Eli Zaretskii
2024-11-04 13:58 ` David Ponce via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-04 16:38 ` Eli Zaretskii
2024-11-04 19:39 ` David Ponce via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-04 19:50 ` Konstantin Kharlamov
2024-11-04 19:53 ` Konstantin Kharlamov
2024-11-04 20:08 ` David Ponce via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-05 9:37 ` David Ponce via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-09 11:02 ` Eli Zaretskii
2024-09-03 16:32 ` Konstantin Kharlamov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b8a4d1ff1eb6f6c21a951a282f084bafcccd3e9c.camel@yandex.ru \
--to=hi-angel@yandex.ru \
--cc=73005@debbugs.gnu.org \
--cc=da_vid@orange.fr \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.