From: "Daniel Hernández" <daniel@degu.cl>
To: Noam Postavsky <npostavs@gmail.com>
Cc: 34690@debbugs.gnu.org
Subject: bug#34690: 26.1; Emacs gets stuck when replacing text
Date: Tue, 2 Apr 2019 23:43:13 -0300 [thread overview]
Message-ID: <20190402234313.15c82333@canelo> (raw)
In-Reply-To: <874l7hgpgd.fsf@gmail.com>
On Mon, 01 Apr 2019 21:34:26 -0400
Noam Postavsky <npostavs@gmail.com> wrote:
> Daniel Hernandez <daniel@degu.cl> writes:
>
> > Exactly after pressing M-% to replace text, Emacs gets stuck. The
> > emacs process was using 90% of the CPU until I killed the process.
> > The problem started when I customize the font. If I comment the
> > lines that Custom added to the ".emacs" file, then the problem
> > disappeared.
> >
> > 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)))))
>
> Does (setq query-replace-from-to-separator " -> ") avoid the problem
> (as suggested in Bug#30291)?
Yes, this solve the issue in the computer where I detected the issue. I
have another computer where that code is not needed, because there is
no problem with the inconsolata font.
next prev parent reply other threads:[~2019-04-03 2:43 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
2019-03-01 20:11 ` Daniel Hernandez
2019-04-02 1:34 ` Noam Postavsky
2019-04-03 2:43 ` Daniel Hernández [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190402234313.15c82333@canelo \
--to=daniel@degu.cl \
--cc=34690@debbugs.gnu.org \
--cc=npostavs@gmail.com \
/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.