unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Daniel Hernandez <daniel@degu.cl>
Cc: 34690@debbugs.gnu.org
Subject: bug#34690: 26.1; Emacs gets stuck when replacing text
Date: Fri, 01 Mar 2019 16:48:16 +0200	[thread overview]
Message-ID: <8336o6irbj.fsf@gnu.org> (raw)
In-Reply-To: <16939b0048f.f2ea5e2472633.4280652477453658981@degu.cl> (message from Daniel Hernandez on Fri, 01 Mar 2019 11:37:10 -0300)

> Date: Fri, 01 Mar 2019 11:37:10 -0300
> From: Daniel Hernandez <daniel@degu.cl>
> Cc: "34690" <34690@debbugs.gnu.org>
> 
>  > Does this happen with any text in any buffer, and with any search and 
>  > replacement strings? or just with some? 
>  
> It happens with any buffer; even with an empty one.
> This problem occurs also when I only have that lines in
> the ".emacs" file.
>   
>  > > The lines added by Custom are the following: 
>  > >  
>  > > (custom-set-faces 
>  > >  ;; custom-set-faces was added by Custom. 
>  > >  ;; If you edit it by hand, you could mess it up, so be careful. 
>  > >  ;; Your init file should contain only one such instance. 
>  > >  ;; If there is more than one, they won't work right. 
>  > >  '(default ((t (:family "Inconsolata" :foundry "unknown" :slant 
>  > >  normal :weight normal :height 128 :width normal))))) 
>  >  
>  > Only with this particular font, or with any font? 
>  
> I noticed that it occurs with some font and it does not occur
> with other. For instance, it does not occur with DejaVu Sans
> Mono. That is, it does not occur with the following lines:
> 
> (custom-set-faces
>  ;; custom-set-faces was added by Custom.
>  ;; If you edit it by hand, you could mess it up, so be careful.
>  ;; Your init file should contain only one such instance.
>  ;; If there is more than one, they won't work right.
>  '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown"
>  :slant normal :weight normal :height 98 :width normal)))))

Can you try the latest pretest of Emacs 26.2?  Maybe this problem is
already fixed.

If Emacs 26.2 also has this problem, the next step is to attach GDB to
Emacs when this happens and use the technique described in etc/DEBUG
to find out where it loops.

> Another detail. When it occurs the text "Query replace:" is
> not showed.

This is consistent with redisplay looping.





  reply	other threads:[~2019-03-01 14:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-28 23:16 bug#34690: 26.1; Emacs gets stuck when replacing text Daniel Hernandez
2019-03-01  7:36 ` Eli Zaretskii
2019-03-01 14:37   ` Daniel Hernandez
2019-03-01 14:48     ` Eli Zaretskii [this message]
2019-03-01 20:11       ` Daniel Hernandez
2019-04-02  1:34 ` Noam Postavsky
2019-04-03  2:43   ` Daniel Hernández
2019-04-03  5:01     ` Eli Zaretskii
2019-04-12 13:57       ` Daniel Hernández
2019-11-17  8:51         ` Lars Ingebrigtsen
2019-11-20 20:57           ` Daniel Hernandez
2019-11-21 12:27             ` Lars Ingebrigtsen

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=8336o6irbj.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=34690@debbugs.gnu.org \
    --cc=daniel@degu.cl \
    /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).