unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: David Ponce via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 73005@debbugs.gnu.org, Hi-Angel@yandex.ru
Subject: bug#73005: [REGRESSION, BISECTED]: line numbers disappear when pressing `df` in evil-mode
Date: Sat, 21 Sep 2024 12:10:05 +0200	[thread overview]
Message-ID: <085740bd-37bc-4b13-a1ff-5c089db48daf@orange.fr> (raw)
In-Reply-To: <8634lt5qhm.fsf@gnu.org>

On 21/09/2024 11:02 AM, Eli Zaretskii wrote:
> Ping! Can we please make some progress here?
> 
>> Cc: 73005@debbugs.gnu.org, Hi-Angel@yandex.ru
>> Date: Thu, 05 Sep 2024 08:49:34 +0300
>> From: Eli Zaretskii <eliz@gnu.org>
>>
>>> Date: Thu, 5 Sep 2024 00:07:35 +0200
>>> Cc: 73005@debbugs.gnu.org
>>> From: David Ponce <da_vid@orange.fr>
>>>
>>> Could it be that a temporary buffer named " *work*" is being used somewhere?
>>> In which case there could be nasty side effects with the same buffer being
>>> used by `with-work-buffer'?
>>
>> In that case, modifying the name used by with-work-buffer should solve
>> the problem, I think.
>>
>> If that doesn't help, either, I guess we do need a reproducer without
>> Evil, if such a beast exists, because the problem might be in Evil
>> itself.  If the problem is not in Evil, coming up with a reproducer
>> will go a long way towards the solution, and might even point out to
>> the culprit.

Hi Eli,

I don't use Evil at all, so I was just speculating on a possible cause.

What I did, however, was search the Evil source code (cloned from
https://github.com/emacs-evil/evil) for a possible occurrence of the
term "*work*" (used as the basis for the buffer names generated by
`with-work-buffer' ), but I didn't find one.  Nor any occurrence of
`string-pixel-width' for that matter.

I'm afraid I don't see how either `with-work-buffer' or
`string-pixel-width' would be involved in this problem.







  parent reply	other threads:[~2024-09-21 10:10 UTC|newest]

Thread overview: 12+ 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
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 [this message]
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=085740bd-37bc-4b13-a1ff-5c089db48daf@orange.fr \
    --to=bug-gnu-emacs@gnu.org \
    --cc=73005@debbugs.gnu.org \
    --cc=Hi-Angel@yandex.ru \
    --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 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).