From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 28 18:52:18 2019 Received: (at submit) by debbugs.gnu.org; 28 Feb 2019 23:52:18 +0000 Received: from localhost ([127.0.0.1]:55630 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzVTN-0004IB-1H for submit@debbugs.gnu.org; Thu, 28 Feb 2019 18:52:17 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51252) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzVAc-0003q9-6S for submit@debbugs.gnu.org; Thu, 28 Feb 2019 18:32:54 -0500 Received: from lists.gnu.org ([209.51.188.17]:37018) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gzVAX-0007Vv-1R for submit@debbugs.gnu.org; Thu, 28 Feb 2019 18:32:49 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzVAU-0007AZ-KL for bug-gnu-emacs@gnu.org; Thu, 28 Feb 2019 18:32:48 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gzVAQ-0007Sc-FF for bug-gnu-emacs@gnu.org; Thu, 28 Feb 2019 18:32:44 -0500 Received: from sender-op-o11.zoho.com ([135.84.80.196]:17057) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gzVAH-0007Lz-Gl for bug-gnu-emacs@gnu.org; Thu, 28 Feb 2019 18:32:34 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1551395816; cv=none; d=zoho.com; s=zohoarc; b=OAWS2xY0TuR649u3429CdLZnJl165DH9xBosSAdhjwosNv/syWTFUyhmmrLPjhpUMo2N+nlAWqHuICXoJ7lmXSHeDJX/hMWy/cNj+nK8//zeJl7KlniuW8R080yMdFdMiVdj0Wt41aWtjnIoR1fO6ZipCHwjUFUZYFOmznn8AkM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1551395816; h=Content-Type:Content-Transfer-Encoding:Date:From:MIME-Version:Message-ID:Subject:To:ARC-Authentication-Results; bh=/PVpsj0ge8kwWijgnp/17GrlqiMzLvbtBAA35M3CDmE=; b=mTx/smKzQgKSjHFbk5zKiLwSug/PEIoCFP9inN+jDjkawKBcJNi+SNLabASyWDKt3QVTy5WxDwzmXAbCDl0o6R1/VO6+GfKn5ckm2Rsii5wIn3AmOV1IVUYLOH0Ot2BlGWZSlVyLGjKyoP8Z87iXiowKkqmlvCWkB4vOv2cpDOc= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=degu.cl; spf=pass smtp.mailfrom=daniel@degu.cl; dmarc=pass header.from= header.from= Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1551395815342714.8424091045262; Thu, 28 Feb 2019 15:16:55 -0800 (PST) Date: Thu, 28 Feb 2019 20:16:55 -0300 From: Daniel Hernandez To: "bug-gnu-emacs" Message-ID: <16936657fad.f163838065745.7317188504607130114@degu.cl> In-Reply-To: Subject: 26.1; Emacs gets stuck when replacing text MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 135.84.80.196 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 28 Feb 2019 18:52:16 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) 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))))) In GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.10.8) of 2019-02-14 built on canelo Windowing system distributor 'The X.Org Foundation', version 11.0.11501000 System Description: Linux Mint 17.2 Rafaela Recent messages: Wrote /home/daniel/*message*-20190228-194721 Mark set Saving file /home/daniel/.emacs... Wrote /home/daniel/.emacs [2 times] Sending... Mark set [2 times] Sending via mail... Sending...done next-line: End of buffer [3 times] previous-line: Beginning of buffer next-line: End of buffer Configured using: 'configure --with-mailutils' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS NOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 THREADS LCMS2 Important settings: value of $LC_MONETARY: es_CL.UTF-8 value of $LC_NUMERIC: es_CL.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (mailalias mailclient browse-url cus-edit cus-start cus-load wid-edit help-mode pp shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs format-spec rfc822 mml mml-sec epa derived epg gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils elec-pair tango-dark-theme finder-inf d-mode-autoloads tex-site markdown-mode-autoloads info package easymenu epg-config url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache url-vars seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 146020 19963) (symbols 48 24194 2) (miscs 40 121 187) (strings 32 40397 1608) (string-bytes 1 1124254) (vectors 16 18662) (vector-slots 8 541854 9664) (floats 8 66 297) (intervals 56 580 0) (buffers 992 16) (heap 1024 37193 1716)) From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 01 02:37:09 2019 Received: (at 34690) by debbugs.gnu.org; 1 Mar 2019 07:37:09 +0000 Received: from localhost ([127.0.0.1]:55727 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzcjE-0000le-SV for submit@debbugs.gnu.org; Fri, 01 Mar 2019 02:37:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzcjD-0000lS-CO for 34690@debbugs.gnu.org; Fri, 01 Mar 2019 02:37:08 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59300) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzcj7-0003un-U2; Fri, 01 Mar 2019 02:37:02 -0500 Received: from [176.228.60.248] (port=3595 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gzcj7-0003bY-HN; Fri, 01 Mar 2019 02:37:01 -0500 Date: Fri, 01 Mar 2019 09:36:47 +0200 Message-Id: <83sgw7hwq8.fsf@gnu.org> From: Eli Zaretskii To: Daniel Hernandez In-reply-to: <16936657fad.f163838065745.7317188504607130114@degu.cl> (message from Daniel Hernandez on Thu, 28 Feb 2019 20:16:55 -0300) Subject: Re: bug#34690: 26.1; Emacs gets stuck when replacing text References: <16936657fad.f163838065745.7317188504607130114@degu.cl> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34690 Cc: 34690@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > Date: Thu, 28 Feb 2019 20:16:55 -0300 > From: Daniel Hernandez > > > 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. Does this happen with any text in any buffer, and with any search and replacement strings? or just with some? > 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? From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 01 09:39:08 2019 Received: (at 34690) by debbugs.gnu.org; 1 Mar 2019 14:39:08 +0000 Received: from localhost ([127.0.0.1]:55962 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzjJc-0004uf-1E for submit@debbugs.gnu.org; Fri, 01 Mar 2019 09:39:08 -0500 Received: from sender-op-o11.zoho.com ([135.84.80.196]:17062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzjJZ-0004uS-4T for 34690@debbugs.gnu.org; Fri, 01 Mar 2019 09:39:06 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1551451134; cv=none; d=zoho.com; s=zohoarc; b=m1463BAHrIF5jaOpdIXnpdO67stlACj3pZ9sRqDZ1PJJzSEYOtK4cDG6RsVSIvcnIL39CIP+9yQS3g9q83T5uNWAslGQp7DjtZc+Le00qKR78d32EG9Z9fg/JjLodSi6NRQEIDqrsoLQiQhfqexkV3pIDuKUISINF8pqYxVGh4g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1551451134; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=jt66dSYUp/WCTwjJrNpZKcSQRG+Zcyf6sF48d752nuo=; b=SVgPqy6+RZq92e8BLTFp+leuRKuKeUofSfNfDIq/ZIAKsZ2xwlmTNOidaDGZo7NhJLkNU/+zMiY9MswgWBwAX19WHj6oZEHdhEP7wsWKHJOn28q4TSsGzxpbWzywLIOiFAFlRv88twlZXcfDs37jLdCfr6YtA7NgkR1urz9eNP0= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=degu.cl; spf=pass smtp.mailfrom=daniel@degu.cl; dmarc=pass header.from= header.from= Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1551451030673380.14601304954124; Fri, 1 Mar 2019 06:37:10 -0800 (PST) Date: Fri, 01 Mar 2019 11:37:10 -0300 From: Daniel Hernandez To: "Eli Zaretskii" Message-ID: <16939b0048f.f2ea5e2472633.4280652477453658981@degu.cl> In-Reply-To: <83sgw7hwq8.fsf@gnu.org> References: <16936657fad.f163838065745.7317188504607130114@degu.cl> <83sgw7hwq8.fsf@gnu.org> Subject: Re: bug#34690: 26.1; Emacs gets stuck when replacing text MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34690 Cc: 34690 <34690@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) ---- On vie, 01 mar 2019 04:36:47 -0300 Eli Zaretskii wrote ---- > > Date: Thu, 28 Feb 2019 20:16:55 -0300 > > From: Daniel Hernandez > > > > > > 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. > > 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))))) Another detail. When it occurs the text "Query replace:" is not showed. From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 01 09:48:42 2019 Received: (at 34690) by debbugs.gnu.org; 1 Mar 2019 14:48:43 +0000 Received: from localhost ([127.0.0.1]:55981 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzjSs-0005A4-Fo for submit@debbugs.gnu.org; Fri, 01 Mar 2019 09:48:42 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57313) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzjSr-00059o-1F for 34690@debbugs.gnu.org; Fri, 01 Mar 2019 09:48:41 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49343) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzjSl-00076m-LO; Fri, 01 Mar 2019 09:48:35 -0500 Received: from [176.228.60.248] (port=2779 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gzjSk-000067-Us; Fri, 01 Mar 2019 09:48:35 -0500 Date: Fri, 01 Mar 2019 16:48:16 +0200 Message-Id: <8336o6irbj.fsf@gnu.org> From: Eli Zaretskii To: Daniel Hernandez In-reply-to: <16939b0048f.f2ea5e2472633.4280652477453658981@degu.cl> (message from Daniel Hernandez on Fri, 01 Mar 2019 11:37:10 -0300) Subject: Re: bug#34690: 26.1; Emacs gets stuck when replacing text References: <16936657fad.f163838065745.7317188504607130114@degu.cl> <83sgw7hwq8.fsf@gnu.org> <16939b0048f.f2ea5e2472633.4280652477453658981@degu.cl> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34690 Cc: 34690@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > Date: Fri, 01 Mar 2019 11:37:10 -0300 > From: Daniel Hernandez > 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. From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 01 15:11:59 2019 Received: (at 34690) by debbugs.gnu.org; 1 Mar 2019 20:11:59 +0000 Received: from localhost ([127.0.0.1]:56817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzoVj-0006Rv-0R for submit@debbugs.gnu.org; Fri, 01 Mar 2019 15:11:59 -0500 Received: from sender-op-o11.zoho.com ([135.84.80.196]:17012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gzoVf-0006Rj-Ul for 34690@debbugs.gnu.org; Fri, 01 Mar 2019 15:11:56 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1551471085; cv=none; d=zoho.com; s=zohoarc; b=la7fqmWevn9YtvRH34Kp8rBr2fMTU6wwojyf6f06hp8MH/wsvss/LYbEgtn6XZoGXtKkxhNk/zVLFCLHO1q94mN6tQyTlAijeFec8a7tyRou4YLsUVva1f20na+4VHdhX6zL3rcTxb6itHoFOd+29W5x/XjoMze5gInMa9CggL0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1551471085; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=bvbY/+nG81EssYyuA2gXizKCbtVawoJvh9+wEuyPcoY=; b=MNHruOGRIoj1ROk7zn9bLBh9O2WGd8wWsssbfQHSMd19Pfipa3o+W6pqx46Gx+C0PJXpPXJVMBVRrlyOaA66np90epg5IGKeW3KYGSetyl32MIkcRlZqO30U0eSVwoqLuSnSmUKko5bK/ogS4Q73b4lK/4m0QCiV4ANxCzi9cyg= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=degu.cl; spf=pass smtp.mailfrom=daniel@degu.cl; dmarc=pass header.from= header.from= Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1551471085203791.3661318093924; Fri, 1 Mar 2019 12:11:25 -0800 (PST) Date: Fri, 01 Mar 2019 17:11:25 -0300 From: Daniel Hernandez To: "Eli Zaretskii" Message-ID: <1693ae20691.c50a5c49134024.5092203110598634334@degu.cl> In-Reply-To: <8336o6irbj.fsf@gnu.org> References: <16936657fad.f163838065745.7317188504607130114@degu.cl> <83sgw7hwq8.fsf@gnu.org> <16939b0048f.f2ea5e2472633.4280652477453658981@degu.cl> <8336o6irbj.fsf@gnu.org> Subject: Re: bug#34690: 26.1; Emacs gets stuck when replacing text MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34690 Cc: 34690 <34690@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) ---- On vie, 01 mar 2019 11:48:16 -0300 Eli Zaretskii wrote ---- > > Date: Fri, 01 Mar 2019 11:37:10 -0300 > > From: Daniel Hernandez > > 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. I will try with the latest pretest of Emacs 26.2 (probably the next week). > > Another detail. When it occurs the text "Query replace:" is > > not showed. > > This is consistent with redisplay looping. > From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 01 21:34:38 2019 Received: (at 34690) by debbugs.gnu.org; 2 Apr 2019 01:34:38 +0000 Received: from localhost ([127.0.0.1]:40202 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hB8Jx-0004Gp-UU for submit@debbugs.gnu.org; Mon, 01 Apr 2019 21:34:38 -0400 Received: from mail-qt1-f180.google.com ([209.85.160.180]:45088) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hB8Jt-0004GY-Np for 34690@debbugs.gnu.org; Mon, 01 Apr 2019 21:34:34 -0400 Received: by mail-qt1-f180.google.com with SMTP id v20so13120316qtv.12 for <34690@debbugs.gnu.org>; Mon, 01 Apr 2019 18:34:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=GeblFtBr7anAvhxevTi0VJIIOK4C9MY6z7jyzU4lJCQ=; b=N6Iq9CmKqwcdFT/nbMB4jMoHO1W6yyVqsPnOwcRv+rO5cCc71MLY1p83HlXCmhX6M6 3RakaqtbKW4WtSoRv+2yTlyS6X0FQFkcqJv/F8xLqf1B9PO/7l2uiOGzx9HqqLr7md+K qUt0Yh28HIdVcjfCjFCQDxAeygZ3QhG2Itx/wfHGdR5pIK2gLVy1RGVvYWXrjlrQpwTN s3Jz5lzz3WsRk86W+qe/hpaWWRAtevkNmfZH0LqNsYMaAidYSI9E9i5BFanT4FBNhBcw xPC46QO1t3fo5usXd0OjMwWebfdyTjBKSQ2OlU/m2VIsqpeun70ZtDQsh3gwWAMuCQ39 n0sQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=GeblFtBr7anAvhxevTi0VJIIOK4C9MY6z7jyzU4lJCQ=; b=FAppHc7cSOUQEztIovD98q17sM0E3G0q2DXdDNMf7bG0gt4cyVT9hNv7cyYBfQnPbv nHgmyrHHMKjUovLNtm5B2TozZguNC66CvvSUtjnwby5RctgufZtMd7jwbIdzlOTkErFR 7jdchD22srzAWOKrO0Rpek0mcqFh9fJTrjBQ4CM8K1V8v884dLAbWPxeRc66lB0/qM/d GoSjnHAZt1bMwrYu03bl4g8n3ye2naUFv9Xro/eHLy80pxgQbtK+PgJX+rbTT36bj+di NvWiPegJL5c/Voxvv+/KGjDJNMVMY3p4AhZkS+RK+txz5OSRFrNAZ2l2vEIECfTdDitO lRxA== X-Gm-Message-State: APjAAAUrYrpKZ1jlQ45PKXl0r43dgsgq6n+eWsAnknzt0Tor/iQ7cnj9 tRC364vQGQe+scdJNSZ4v3A3cER5 X-Google-Smtp-Source: APXvYqwS7a8IQYdf26/nq40M3gTVc0As3ngOUUe/Od6PFDWDDkj5gmO50LvrLpp0KSMMNULRgVA/lw== X-Received: by 2002:a0c:d6c9:: with SMTP id l9mr55550825qvi.58.1554168868047; Mon, 01 Apr 2019 18:34:28 -0700 (PDT) Received: from minid (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.googlemail.com with ESMTPSA id a19sm6838804qtk.35.2019.04.01.18.34.26 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 01 Apr 2019 18:34:27 -0700 (PDT) From: Noam Postavsky To: Daniel Hernandez Subject: Re: bug#34690: 26.1; Emacs gets stuck when replacing text References: <16936657fad.f163838065745.7317188504607130114@degu.cl> Date: Mon, 01 Apr 2019 21:34:26 -0400 In-Reply-To: <16936657fad.f163838065745.7317188504607130114@degu.cl> (Daniel Hernandez's message of "Thu, 28 Feb 2019 20:16:55 -0300") Message-ID: <874l7hgpgd.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34690 Cc: 34690@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Daniel Hernandez 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)? From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 02 22:43:47 2019 Received: (at 34690) by debbugs.gnu.org; 3 Apr 2019 02:43:47 +0000 Received: from localhost ([127.0.0.1]:41963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hBVsQ-0001Gj-VR for submit@debbugs.gnu.org; Tue, 02 Apr 2019 22:43:47 -0400 Received: from sender-op-o11.zoho.com ([135.84.80.196]:17260) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hBVsO-0001GZ-DN for 34690@debbugs.gnu.org; Tue, 02 Apr 2019 22:43:45 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1554259405; cv=none; d=zoho.com; s=zohoarc; b=ct/PGkwqz5mRwjeOO4Nj0qrola6L4A3zMP1n+YA8iaf95SZZ3hT0tyzYOkk+btANJAeE40ycdUV7kTDWErFncK25rId4IMHCGz49UgJtGPbaXTvc5nQit6VvUR3i5ZiMLfogdqHuEfzoRvh+1x5cdVj88utjQDEAni4ZwFxuKDg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1554259405; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=ItjkWW5iQO6+nUGizO0Trwg6iqZ+OzBOxpwR4vKpTdg=; b=RjVehMYQdCuWv7d2y+C7v/PzNeYBaQ2kW5C0Sag9g/T8zIROmaLoLruhEkuul4r3KlG3VVhI0e9t0oPSLm+nr453uWUrEvM6ivnZX2RqElP5z/eIB2SCBGIj/vXhkb9jlCOH0pIlCzSAMl8Eo0ykIGPwhJtJ9QdpXUhXxZeJk/0= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=degu.cl; spf=pass smtp.mailfrom=daniel@degu.cl; dmarc=pass header.from= header.from= Received: from canelo (179.9.206.131 [179.9.206.131]) by mx.zohomail.com with SMTPS id 1554259402682163.1540096056483; Tue, 2 Apr 2019 19:43:22 -0700 (PDT) Date: Tue, 2 Apr 2019 23:43:13 -0300 From: Daniel =?UTF-8?B?SGVybsOhbmRleg==?= To: Noam Postavsky Subject: Re: bug#34690: 26.1; Emacs gets stuck when replacing text Message-ID: <20190402234313.15c82333@canelo> In-Reply-To: <874l7hgpgd.fsf@gmail.com> References: <16936657fad.f163838065745.7317188504607130114@degu.cl> <874l7hgpgd.fsf@gmail.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ZohoMailClient: External X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 34690 Cc: 34690@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.9 (/) On Mon, 01 Apr 2019 21:34:26 -0400 Noam Postavsky wrote: > Daniel Hernandez 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. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 03 01:01:44 2019 Received: (at 34690) by debbugs.gnu.org; 3 Apr 2019 05:01:44 +0000 Received: from localhost ([127.0.0.1]:42024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hBY1w-0006fN-9X for submit@debbugs.gnu.org; Wed, 03 Apr 2019 01:01:44 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46705) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hBY1t-0006f9-Vo for 34690@debbugs.gnu.org; Wed, 03 Apr 2019 01:01:43 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hBY1o-0006sx-E8; Wed, 03 Apr 2019 01:01:36 -0400 Received: from [176.228.60.248] (port=1815 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hBY1m-0001Hx-W2; Wed, 03 Apr 2019 01:01:35 -0400 Date: Wed, 03 Apr 2019 08:01:48 +0300 Message-Id: <83tvffel6r.fsf@gnu.org> From: Eli Zaretskii To: Daniel =?utf-8?Q?Hern=C3=A1ndez?= In-reply-to: <20190402234313.15c82333@canelo> (message from Daniel =?utf-8?Q?Hern=C3=A1ndez?= on Tue, 2 Apr 2019 23:43:13 -0300) Subject: Re: bug#34690: 26.1; Emacs gets stuck when replacing text References: <16936657fad.f163838065745.7317188504607130114@degu.cl> <874l7hgpgd.fsf@gmail.com> <20190402234313.15c82333@canelo> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34690 Cc: 34690@debbugs.gnu.org, npostavs@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > Date: Tue, 2 Apr 2019 23:43:13 -0300 > From: Daniel Hernández > Cc: 34690@debbugs.gnu.org > > > > (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. It would be good to discover where Emacs loops with the problematic font, so we could at least try to present some meaningful error message, if not avoid this entirely. It would help if someone who can reproduce the problem used the technique in etc/DEBUG for finding the place in the code where we loop. Thanks. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 03 07:04:29 2019 Received: (at control) by debbugs.gnu.org; 3 Apr 2019 11:04:29 +0000 Received: from localhost ([127.0.0.1]:42115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hBdgy-0007C1-Bm for submit@debbugs.gnu.org; Wed, 03 Apr 2019 07:04:28 -0400 Received: from mail-qk1-f178.google.com ([209.85.222.178]:42628) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hBdgv-0007Bn-0Q for control@debbugs.gnu.org; Wed, 03 Apr 2019 07:04:26 -0400 Received: by mail-qk1-f178.google.com with SMTP id b74so9830383qkg.9 for ; Wed, 03 Apr 2019 04:04:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=00yEHOju1Si/bgthxTLsD5l8bWZhc/FWPAANs/x+P8w=; b=jIRVhAOGq29ETTeoo1T6jYejCX7PxxAi4AvbElQXEM7IbqSgfFGiRsWFwcK/faGvVi r55kptSKoyl5LpUc1P+XhhvZYFLgflmFMjruHFTmOJiXZvegpEC/p+W6R3YD3wX2QP+o teoJqljjuWbdGIietvq+MDJLRlhRxiQ4bsavT7rN6p8zFhsn6xyLu33TmzCXw9fF0VK2 c2ZWyx8VIbyPF2FcBckeGK2Q+aoSf+u9TTYeWFCOS7joVkAsOgeZhJbhP6b+yoVqRGoI j/+eWQd6LZMwlnod9J1R0l+/N95NTwdBFGRUy8vWf1Ckp+E2S8hmikaCcyGWYoiMCZVx H2/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=00yEHOju1Si/bgthxTLsD5l8bWZhc/FWPAANs/x+P8w=; b=mT/+NBxHT/pPl2FzNZ9QVvw+yMEmqyDP3VpNzegaeoqhU0sSFy/B44YjAzaBJylVAk iYPRlzRHaPtp1pP7IW6FqYDbd4aLTko6SNhCteolRa6XOuush10NXmKtcCaqMf5FCk/I CK+KTamAnxf+CX8/I4HOOkcGoSBOofKoltWzwU99AE0HKABFSJAnDQMKlG3NruqStiWf bAxruwW+ArTLzBYg1ZIr0iZ5ZJCpGjuJK6+gZHI4B/whlVcX2rblRA3cuHgC7lRzT4Tg omUzwJp/MjxJNmVr7PPkESK4aeoUUkN2vVc3SE0ExSx/Y/sR3l3JE1HcKUG9H7B5nomI 1opQ== X-Gm-Message-State: APjAAAWdYZ6a6+DYE3BJpGc2XN8bCLnHqsMEWBypThUQpDKvwSaW5Ts9 N8+WqmoXObyjNTn6t16CH9Q88MfN X-Google-Smtp-Source: APXvYqz4imO5IEPAH7OOPvBAmcBRigZo1ktCicYjzrP/T2kG3Qm/GRXbqap7gM/P3Dlf1PZpvM44Bg== X-Received: by 2002:a37:a543:: with SMTP id o64mr23939961qke.235.1554289458360; Wed, 03 Apr 2019 04:04:18 -0700 (PDT) Received: from minid (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.googlemail.com with ESMTPSA id r201sm8173493qke.37.2019.04.03.04.04.16 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 03 Apr 2019 04:04:17 -0700 (PDT) From: Noam Postavsky To: control@debbugs.gnu.org Subject: control message for bug #34690 Date: Wed, 03 Apr 2019 07:04:16 -0400 Message-ID: <87mul7fiz3.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) retitle 34690 Emacs gets stuck in query-replace with font "Inconsolata" merge 34690 30291 quit From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 12 09:58:05 2019 Received: (at 34690) by debbugs.gnu.org; 12 Apr 2019 13:58:05 +0000 Received: from localhost ([127.0.0.1]:56598 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hEwgu-0004bZ-MY for submit@debbugs.gnu.org; Fri, 12 Apr 2019 09:58:04 -0400 Received: from sender4-op-o13.zoho.com ([136.143.188.13]:17316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hEwgt-0004bR-GG for 34690@debbugs.gnu.org; Fri, 12 Apr 2019 09:58:03 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1555077452; cv=none; d=zoho.com; s=zohoarc; b=bm45Mop8vbBG1RdnhJ+WbyH3wZ0FN0yoANDxV/CzF0o4IiWlDUI08V5Joxm3KiiwZV8UCjknv+0YJH/VH7zZksXHJyxg4EDTzcRZbUj3ItOz3mWEyXwCZ6Scdwuz/CqSWgl9Lz2nJ9SYEnxqGdbZ72z8lXqsEDsC3QT8QMxDvN8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1555077452; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=JTl0CiSJetpa6Lt0ybcr7QndPbARTgKZkGB2pVgVKh8=; b=YRi6/57+QdjzOC+YzDpvZBaw7ZBc2Vp3U4KIbMhe/tOemszuA0KdQUasoJmTyjSWotSUQmi8jNaDFDYjMlUdrDDNTlx4AYF0Kk6IoIKTqvHonAY7lzoP4aCJv60pMq8nMXpFm8lmnFmrtfuwueIV6wQ3JGR8FBXBOZxzDE2p2D8= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=degu.cl; spf=pass smtp.mailfrom=daniel@degu.cl; dmarc=pass header.from= header.from= Received: from canelo (190-21-57-17.baf.movistar.cl [190.21.57.17]) by mx.zohomail.com with SMTPS id 1555077451276569.5560204554056; Fri, 12 Apr 2019 06:57:31 -0700 (PDT) Date: Fri, 12 Apr 2019 09:57:22 -0400 From: Daniel =?UTF-8?B?SGVybsOhbmRleg==?= To: Eli Zaretskii Subject: Re: bug#34690: 26.1; Emacs gets stuck when replacing text Message-ID: <20190412095722.7e79816a@canelo> In-Reply-To: <83tvffel6r.fsf@gnu.org> References: <16936657fad.f163838065745.7317188504607130114@degu.cl> <874l7hgpgd.fsf@gmail.com> <20190402234313.15c82333@canelo> <83tvffel6r.fsf@gnu.org> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 34690 Cc: 34690@debbugs.gnu.org, npostavs@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.9 (/) On Wed, 03 Apr 2019 08:01:48 +0300 Eli Zaretskii wrote: > > Date: Tue, 2 Apr 2019 23:43:13 -0300 > > From: Daniel Hern=C3=A1ndez > > Cc: 34690@debbugs.gnu.org > >=20 > > > > (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))))) > > >=20 > > > Does (setq query-replace-from-to-separator " -> ") avoid the > > > problem (as suggested in Bug#30291)? > >=20 > > 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. >=20 > It would be good to discover where Emacs loops with the problematic > font, so we could at least try to present some meaningful error > message, if not avoid this entirely. It would help if someone who can > reproduce the problem used the technique in etc/DEBUG for finding the > place in the code where we loop. I will try that next week. Daniel From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 17 03:52:07 2019 Received: (at 34690) by debbugs.gnu.org; 17 Nov 2019 08:52:07 +0000 Received: from localhost ([127.0.0.1]:40253 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iWGHv-0008WC-7c for submit@debbugs.gnu.org; Sun, 17 Nov 2019 03:52:07 -0500 Received: from quimby.gnus.org ([95.216.78.240]:44898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iWGHt-0008Vg-1h for 34690@debbugs.gnu.org; Sun, 17 Nov 2019 03:52:05 -0500 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iWGHj-000575-65; Sun, 17 Nov 2019 09:51:57 +0100 From: Lars Ingebrigtsen To: Daniel =?utf-8?Q?Hern=C3=A1ndez?= Subject: Re: bug#34690: 26.1; Emacs gets stuck when replacing text References: <16936657fad.f163838065745.7317188504607130114@degu.cl> <874l7hgpgd.fsf@gmail.com> <20190402234313.15c82333@canelo> <83tvffel6r.fsf@gnu.org> <20190412095722.7e79816a@canelo> Date: Sun, 17 Nov 2019 09:51:54 +0100 In-Reply-To: <20190412095722.7e79816a@canelo> ("Daniel \=\?utf-8\?Q\?Hern\?\= \=\?utf-8\?Q\?\=C3\=A1ndez\=22's\?\= message of "Fri, 12 Apr 2019 09:57:22 -0400") Message-ID: <87h832anrp.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Daniel Hernández writes: >> It would be good to discover where Emacs loops with the problematic >> font, so we could at least try to present some meaningful error >> message, if not avoid this entirely. It would help if someo [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: degu.cl] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34690 Cc: 34690@debbugs.gnu.org, Eli Zaretskii , npostavs@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Daniel Hern=C3=A1ndez writes: >> It would be good to discover where Emacs loops with the problematic >> font, so we could at least try to present some meaningful error >> message, if not avoid this entirely. It would help if someone who can >> reproduce the problem used the technique in etc/DEBUG for finding the >> place in the code where we loop. > > I will try that next week. Daniel, did you make any progress on debugging this? M-: (message "%s" query-replace-from-to-separator) RET should probably reproduce the error if your Emacs is just having problem displaying that character. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 20 15:57:26 2019 Received: (at 34690) by debbugs.gnu.org; 20 Nov 2019 20:57:26 +0000 Received: from localhost ([127.0.0.1]:50973 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iXX2U-0003DM-7U for submit@debbugs.gnu.org; Wed, 20 Nov 2019 15:57:26 -0500 Received: from sender4-op-o14.zoho.com ([136.143.188.14]:17497) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iXX2R-0003DC-Ib for 34690@debbugs.gnu.org; Wed, 20 Nov 2019 15:57:24 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1574283432; cv=none; d=zohomail.com; s=zohoarc; b=GPqgx10gejDUu0Ybxh79HQjlDIfwVGALFbr/DtwjA5AfnDGFkJUvkurlwc4pkfFw2FwwA1kNZkLwKZZoWVfGCeWt6WVcwiwiaYBKn+p8Z6aUt8x9qyLFT1nvmTswI60VZYhuGHUIE30pAoM1ETYkUlpb2rigupdUld6CQtq0gok= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1574283432; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=Cinc8k/09bAFbVhYNuKoQdEwpOba9meCmEfiOXCzBqs=; b=LbbRedF4qPFYc260cI9b8MwAfLHJKvShlkjBmjbMt7lHJfONlW27jPyQD2Nl+6W+gPBkHIQdQKGF4BPg+4nxNprs4wOhukh01dqYRICFervq7cBKLsWmAHP8mTvyynLGyx0N8nN8rbefeNXlycL7rK4zVK0DcNjWeZFGyJp4SH8= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=degu.cl; spf=pass smtp.mailfrom=daniel@degu.cl; dmarc=pass header.from= header.from= Received: from queule (186-107-81-36.baf.movistar.cl [186.107.81.36]) by mx.zohomail.com with SMTPS id 1574283430043482.921098373169; Wed, 20 Nov 2019 12:57:10 -0800 (PST) References: <16936657fad.f163838065745.7317188504607130114@degu.cl> <874l7hgpgd.fsf@gmail.com> <20190402234313.15c82333@canelo> <83tvffel6r.fsf@gnu.org> <20190412095722.7e79816a@canelo> <87h832anrp.fsf@gnus.org> User-agent: mu4e 1.0; emacs 26.1 From: Daniel Hernandez To: Lars Ingebrigtsen Subject: Re: bug#34690: 26.1; Emacs gets stuck when replacing text In-reply-to: <87h832anrp.fsf@gnus.org> Date: Wed, 20 Nov 2019 17:57:06 -0300 Message-ID: <87h82yuuzh.fsf@queule.home> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34690 Cc: 34690@debbugs.gnu.org, Eli Zaretskii , npostavs@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lars Ingebrigtsen writes: > Daniel Hern=C3=A1ndez writes: > >>> It would be good to discover where Emacs loops with the problematic >>> font, so we could at least try to present some meaningful error >>> message, if not avoid this entirely. It would help if someone who can >>> reproduce the problem used the technique in etc/DEBUG for finding the >>> place in the code where we loop. >> >> I will try that next week. > > Daniel, did you make any progress on debugging this? > > M-: (message "%s" query-replace-from-to-separator) RET > > should probably reproduce the error if your Emacs is just having problem > displaying that character. Sorry! I did not try finding the bug that week, because I was too busy. I changed then the computer by a newer one. The bug does not occur on my new computer, so I cannot reproduce it now. I Remember I was working with Linux Mint 17.2. -- Daniel From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 21 07:27:40 2019 Received: (at 34690) by debbugs.gnu.org; 21 Nov 2019 12:27:40 +0000 Received: from localhost ([127.0.0.1]:51477 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iXlYi-0002qZ-Ay for submit@debbugs.gnu.org; Thu, 21 Nov 2019 07:27:40 -0500 Received: from quimby.gnus.org ([95.216.78.240]:58256) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iXlYf-0002qI-Q5 for 34690@debbugs.gnu.org; Thu, 21 Nov 2019 07:27:38 -0500 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iXlYV-0004J6-NB; Thu, 21 Nov 2019 13:27:30 +0100 From: Lars Ingebrigtsen To: Daniel Hernandez Subject: Re: bug#34690: 26.1; Emacs gets stuck when replacing text References: <16936657fad.f163838065745.7317188504607130114@degu.cl> <874l7hgpgd.fsf@gmail.com> <20190402234313.15c82333@canelo> <83tvffel6r.fsf@gnu.org> <20190412095722.7e79816a@canelo> <87h832anrp.fsf@gnus.org> <87h82yuuzh.fsf@queule.home> Date: Thu, 21 Nov 2019 13:27:26 +0100 In-Reply-To: <87h82yuuzh.fsf@queule.home> (Daniel Hernandez's message of "Wed, 20 Nov 2019 17:57:06 -0300") Message-ID: <87blt54dox.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Daniel Hernandez writes: > Sorry! I did not try finding the bug that week, because I was too > busy. I changed then the computer by a newer one. The bug does not occur > on my new computer, so I cannot reproduce it now. I Rem [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: ingebrigtsen.no] -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34690 Cc: 34690@debbugs.gnu.org, Eli Zaretskii , npostavs@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Daniel Hernandez writes: > Sorry! I did not try finding the bug that week, because I was too > busy. I changed then the computer by a newer one. The bug does not occur > on my new computer, so I cannot reproduce it now. I Remember I was > working with Linux Mint 17.2. Thanks for checking. It seems unlikely that there'll be further progress with this bug report, so I'm closing it. If further progress can be made, somebody should follow up with an email, and we'll reopen the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 21 07:27:43 2019 Received: (at control) by debbugs.gnu.org; 21 Nov 2019 12:27:44 +0000 Received: from localhost ([127.0.0.1]:51480 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iXlYl-0002qn-M2 for submit@debbugs.gnu.org; Thu, 21 Nov 2019 07:27:43 -0500 Received: from quimby.gnus.org ([95.216.78.240]:58270) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iXlYj-0002qP-Va for control@debbugs.gnu.org; Thu, 21 Nov 2019 07:27:43 -0500 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iXlYc-0004JF-FR for control@debbugs.gnu.org; Thu, 21 Nov 2019 13:27:36 +0100 Date: Thu, 21 Nov 2019 13:27:33 +0100 Message-Id: <87a78p4doq.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #34690 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 34690 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 34690 quit From unknown Sat Jun 14 14:27:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 20 Dec 2019 12:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator