From unknown Sat Jun 14 03:56:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16410: 24.3.50; Edebug fails to remove overlay arrow when started from buffer with local overlay arrow, like *grep* Resent-From: Anders Lindgren Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 10 Jan 2014 20:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 16410 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 16410@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.138938722923896 (code B ref -1); Fri, 10 Jan 2014 20:54:01 +0000 Received: (at submit) by debbugs.gnu.org; 10 Jan 2014 20:53:49 +0000 Received: from localhost ([127.0.0.1]:45601 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W1j5N-0006DK-NK for submit@debbugs.gnu.org; Fri, 10 Jan 2014 15:53:47 -0500 Received: from eggs.gnu.org ([208.118.235.92]:40099) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W1j5L-0006D9-48 for submit@debbugs.gnu.org; Fri, 10 Jan 2014 15:53:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1j5J-0006mJ-9y for submit@debbugs.gnu.org; Fri, 10 Jan 2014 15:53:42 -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,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1j5J-0006mA-6l for submit@debbugs.gnu.org; Fri, 10 Jan 2014 15:53:41 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1j5H-0000XZ-LF for bug-gnu-emacs@gnu.org; Fri, 10 Jan 2014 15:53:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1j5G-0006kH-6B for bug-gnu-emacs@gnu.org; Fri, 10 Jan 2014 15:53:39 -0500 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:62686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1j5F-0006k4-Rg for bug-gnu-emacs@gnu.org; Fri, 10 Jan 2014 15:53:38 -0500 Received: by mail-wi0-f178.google.com with SMTP id bz8so117094wib.5 for ; Fri, 10 Jan 2014 12:53:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=79HMSvjGHW59/+YCklA9C5qd+Z9YAoXhlq0vDl5mThw=; b=KhGEW52w71eGe52/EiyikE7jHsa0S1d7ROUf/eQDRVsZYyq9nALRyyjXo+jgrR7N92 zhkHtnywGfmxLRX3k3Kyjx8lUkIFCGdUPpOwSF18SXfL3MUyXd2Uwye4udIEV+BIykel o4R5TZ/69n5YDjcmmpXGRewKnW1C+oYJiLEkzCe6O7VydqYcXsPGGuaH/GJVYMcU8UQK I7f58FiBhqL/qjXqRTDy9HIUYfOcN5yzzWa7ZTe8Vxic/CrWHUgrOo3vAQDv4dpez6py g5W1t162eHuWZuIZAEajjq/dTpru4eeO8S/VMylhyJa6Q65wqwqh6dx0TxoVdtKcz0hq 4FIg== MIME-Version: 1.0 X-Received: by 10.180.109.107 with SMTP id hr11mr4501176wib.56.1389387216958; Fri, 10 Jan 2014 12:53:36 -0800 (PST) Received: by 10.216.223.140 with HTTP; Fri, 10 Jan 2014 12:53:36 -0800 (PST) Date: Fri, 10 Jan 2014 21:53:36 +0100 Message-ID: From: Anders Lindgren Content-Type: multipart/alternative; boundary=e89a8f3ba12d85e90304efa3eb9c X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -4.0 (----) --e89a8f3ba12d85e90304efa3eb9c Content-Type: text/plain; charset=ISO-8859-1 Edebug fails to remove overlay arrow when started from buffer with local overlay arrow, like *grep* Steps to repeat: emacs -Q M-x grep RET GNU src/* RET (assuming Emacs was started in the Emacs root) M-x next-error RET C-x C-f ../lisp/progmodes/compile.el RET C-s compilation-goto-locus ( C-a C-u C-M-x C-x b *grep* RET M-x next-error RET q Now, the Edebug overlay arrow is still present in the "compile.el" buffer, even though Edebug no longer is active. Sincerely, Anders Lindgren In GNU Emacs 24.3.50.1 (x86_64-apple-darwin13.0.0, NS apple-appkit-1265.00) of 2014-01-09 on macpro.lan Repository revision: 115931 monnier@iro.umontreal.ca-20140109015919-e2odlbm4kphig5ya Windowing system distributor `Apple', version 10.3.1265 Configured using: `configure --with-ns' Important settings: value of $LC_CTYPE: UTF-8 locale-coding-system: utf-8-unix Major mode: Grep Minor modes in effect: shell-dirtrack-mode: t tooltip-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 buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f C-g x g r e p f p r o r SPC s r c - / * C-x C-f C-g C-x o C-x o C-h f c o m p i l a g o t C-e C-x p C-x o C-e C-u C-u C-M-x C-x b C-a g C-x b o m p c o m p C-h v e d e b u o v e r l a p o C-x o C-h v C-h v e m a v c z s - b z C-x p C-x o C-x o Recent messages: uncompressing compile.el.gz...done is undefined Edebug: compilation-goto-locus Go... Making completion list... [2 times] Type "q" to restore previous buffer. Grep exited abnormally with code 2 C-x p is undefined Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils pp edebug cl-loaddefs cl-lib jka-compr find-func help-mode easymenu help-fns vc-bzr shell pcomplete grep compile comint ansi-color ring time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer 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 make-network-process cocoa ns multi-tty emacs) --e89a8f3ba12d85e90304efa3eb9c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Edebug fails to remove overlay arrow when started fro= m buffer with local overlay arrow, like *grep*

Steps to repeat:

=A0 =A0 emacs -Q
=A0 = =A0 M-x grep RET GNU src/* RET =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(assuming= Emacs was started in the Emacs root)
=A0 =A0 M-x next-error RET
=A0 =A0 C-x C-f ../lisp/progmodes= /compile.el RET
=A0 =A0 C-s compilation-goto-locus ( C-a
=A0 =A0 C-u C-M-x
=A0 =A0 C-x b *grep* RET
=A0 =A0 M-= x next-error RET
=A0 =A0 q

Now, the Edebug overlay arrow is st= ill present in the "compile.el" buffer, even though Edebug no lon= ger is active.

Sincerely,
=A0 =A0 Anders= Lindgren


In GNU Emacs 24.3.50.1 (x86_64-apple-dar= win13.0.0, NS apple-appkit-1265.00)
=A0of 2014-01-09 on macpro.la= n
Repository revision: 115931 monnier@iro.umontreal.ca-2014010901= 5919-e2odlbm4kphig5ya
Windowing system distributor `Apple', version 10.3.1265
= Configured using:
=A0`configure --with-ns'

Important settings:
=A0 value of $LC_CTYPE: UTF-8
=A0 locale-coding-system: utf-8-unix

Major mode: G= rep

Minor modes in effect:
=A0 shell-dir= track-mode: t
=A0 tooltip-mode: t
=A0 electric-indent-m= ode: t
=A0 mouse-wheel-mode: t
=A0 tool-bar-mode: t
=A0 m= enu-bar-mode: t
=A0 file-name-shadow-mode: t
=A0 global= -font-lock-mode: t
=A0 font-lock-mode: t
=A0 blink-curs= or-mode: t
=A0 auto-composition-mode: t
=A0 auto-encryption-mode: t
=A0 auto-compression-mode: t
=A0 buffer-read-only: t
=
=A0 line-number-mode: t
=A0 transient-mark-mode: t

Recent input:
C-x C-f C-g <escape> x g r e p <retur= n> f p r <backspace>=A0
<backspace> o r SPC s r c = - <backspace> / * <return>=A0
C-x C-f C-g C-x o <d= own> <down> <down> <down> <return>=A0
C-x o C-h f c o m p i l a <tab> g o t <tab> <return>= =A0
C-e <left> C-x p C-x o C-e <left> <left> &l= t;left> <return>=A0
<down> C-u <C-s-268632088&g= t; C-u C-M-x C-x b <return>=A0
<down> C-a <up> <right> <return> g C-x b o m p= <backspace>=A0
<backspace> <backspace> c o m p= <tab> <return> C-h=A0
v e d e b u <backspace> = <backspace> <backspace> <backspace>=A0
<backspace> o v e r <tab> l <tab> a <tab> p o = <tab>=A0
<return> C-x o C-h v <up> <return&g= t; C-h v e m a v <backspace>=A0
c z <backspace> s - b= z <tab> <return> C-x p C-x o=A0
C-x o <menu-bar> <help-menu> <send-emacs-bug-repor
t>

Recent messages:
uncompressi= ng compile.el.gz...done
<C-s-268632088> is undefined
Edebug: compilation-goto-locus
Go...
Making comple= tion list... [2 times]
Type "q" to restore previous buf= fer.

Grep exited abnormally with code 2

C-x p is undefined

Load-path shadow= s:
None found.

Features:
(shad= ow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils pp edebug cl-loaddefs cl-lib jka-compr find-f= unc
help-mode easymenu help-fns vc-bzr shell pcomplete grep compile comint=
ansi-color ring time-date tooltip electric uniquify ediff-hook v= c-hooks
lisp-float-type mwheel ns-win tool-bar dnd fontset image = regexp-opt
fringe tabulated-list newcomment lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-loc= k
syntax facemenu font-core frame cham georgian utf-8-lang misc-l= ang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
=
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvic= e
loaddefs button faces cus-face macroexp files text-properties overlay<= /div>
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process cocoa ns
multi-tty emacs)

--e89a8f3ba12d85e90304efa3eb9c-- From unknown Sat Jun 14 03:56:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16410: 24.3.50; Edebug fails to remove overlay arrow when started from buffer with local overlay arrow, like *grep* Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 11 Jan 2014 12:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16410 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Anders Lindgren Cc: 16410@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 16410-submit@debbugs.gnu.org id=B16410.138944239626844 (code B ref 16410); Sat, 11 Jan 2014 12:14:02 +0000 Received: (at 16410) by debbugs.gnu.org; 11 Jan 2014 12:13:16 +0000 Received: from localhost ([127.0.0.1]:46068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W1xRD-0006yt-N7 for submit@debbugs.gnu.org; Sat, 11 Jan 2014 07:13:15 -0500 Received: from mtaout21.012.net.il ([80.179.55.169]:43830) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W1xRB-0006yl-BM for 16410@debbugs.gnu.org; Sat, 11 Jan 2014 07:13:14 -0500 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MZ800D00KGMN200@a-mtaout21.012.net.il> for 16410@debbugs.gnu.org; Sat, 11 Jan 2014 14:13:12 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZ800DD7KLZMY10@a-mtaout21.012.net.il>; Sat, 11 Jan 2014 14:13:11 +0200 (IST) Date: Sat, 11 Jan 2014 14:12:53 +0200 From: Eli Zaretskii In-reply-to: X-012-Sender: halo1@inter.net.il Message-id: <83wqi6af96.fsf@gnu.org> References: X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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, 10 Jan 2014 21:53:36 +0100 > From: Anders Lindgren > > Edebug fails to remove overlay arrow when started from buffer with local > overlay arrow, like *grep* > > Steps to repeat: > > emacs -Q > M-x grep RET GNU src/* RET (assuming Emacs was started > in the Emacs root) > M-x next-error RET > C-x C-f ../lisp/progmodes/compile.el RET > C-s compilation-goto-locus ( C-a > C-u C-M-x > C-x b *grep* RET > M-x next-error RET > q > > Now, the Edebug overlay arrow is still present in the "compile.el" buffer, > even though Edebug no longer is active. FWIW, this is not a regression: I can see the same problem in Emacs 23. From unknown Sat Jun 14 03:56:53 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Anders Lindgren Subject: bug#16410: closed (Re: bug#16410: 24.3.50; Edebug fails to remove overlay arrow when started from buffer with local overlay arrow, like *grep*) Message-ID: References: X-Gnu-PR-Message: they-closed 16410 X-Gnu-PR-Package: emacs Reply-To: 16410@debbugs.gnu.org Date: Tue, 14 Jan 2014 02:53:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1389667983-12461-1" This is a multi-part message in MIME format... ------------=_1389667983-12461-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #16410: 24.3.50; Edebug fails to remove overlay arrow when started from buf= fer with local overlay arrow, like *grep* which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 16410@debbugs.gnu.org. --=20 16410: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D16410 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1389667983-12461-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 16410-done) by debbugs.gnu.org; 14 Jan 2014 02:52:37 +0000 Received: from localhost ([127.0.0.1]:49591 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W2u7I-0003EB-Qn for submit@debbugs.gnu.org; Mon, 13 Jan 2014 21:52:37 -0500 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:30415) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W2u7F-0003E1-TH for 16410-done@debbugs.gnu.org; Mon, 13 Jan 2014 21:52:34 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av8EABK/CFFMCoyj/2dsb2JhbABEuzWDWRdzgh4BAQQBViMQCw4mBwsUGA0kiB4GwS2RCgOIYZwZgV6DFQ X-IPAS-Result: Av8EABK/CFFMCoyj/2dsb2JhbABEuzWDWRdzgh4BAQQBViMQCw4mBwsUGA0kiB4GwS2RCgOIYZwZgV6DFQ X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="44873743" Received: from 76-10-140-163.dsl.teksavvy.com (HELO pastel.home) ([76.10.140.163]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 13 Jan 2014 21:52:33 -0500 Received: by pastel.home (Postfix, from userid 20848) id D1CC161DF6; Mon, 13 Jan 2014 21:52:32 -0500 (EST) From: Stefan Monnier To: Anders Lindgren Subject: Re: bug#16410: 24.3.50; Edebug fails to remove overlay arrow when started from buffer with local overlay arrow, like *grep* Message-ID: References: <83wqi6af96.fsf@gnu.org> Date: Mon, 13 Jan 2014 21:52:32 -0500 In-Reply-To: <83wqi6af96.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 11 Jan 2014 14:12:53 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 16410-done Cc: 16410-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.3 (/) >> emacs -Q >> M-x grep RET GNU src/* RET (assuming Emacs was started >> in the Emacs root) >> M-x next-error RET >> C-x C-f ../lisp/progmodes/compile.el RET >> C-s compilation-goto-locus ( C-a >> C-u C-M-x >> C-x b *grep* RET >> M-x next-error RET >> q >> >> Now, the Edebug overlay arrow is still present in the "compile.el" buffer, >> even though Edebug no longer is active. I just installed a patch which should fix this, thank you, Stefan ------------=_1389667983-12461-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 10 Jan 2014 20:53:49 +0000 Received: from localhost ([127.0.0.1]:45601 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W1j5N-0006DK-NK for submit@debbugs.gnu.org; Fri, 10 Jan 2014 15:53:47 -0500 Received: from eggs.gnu.org ([208.118.235.92]:40099) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W1j5L-0006D9-48 for submit@debbugs.gnu.org; Fri, 10 Jan 2014 15:53:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1j5J-0006mJ-9y for submit@debbugs.gnu.org; Fri, 10 Jan 2014 15:53:42 -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,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1j5J-0006mA-6l for submit@debbugs.gnu.org; Fri, 10 Jan 2014 15:53:41 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1j5H-0000XZ-LF for bug-gnu-emacs@gnu.org; Fri, 10 Jan 2014 15:53:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1j5G-0006kH-6B for bug-gnu-emacs@gnu.org; Fri, 10 Jan 2014 15:53:39 -0500 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:62686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1j5F-0006k4-Rg for bug-gnu-emacs@gnu.org; Fri, 10 Jan 2014 15:53:38 -0500 Received: by mail-wi0-f178.google.com with SMTP id bz8so117094wib.5 for ; Fri, 10 Jan 2014 12:53:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=79HMSvjGHW59/+YCklA9C5qd+Z9YAoXhlq0vDl5mThw=; b=KhGEW52w71eGe52/EiyikE7jHsa0S1d7ROUf/eQDRVsZYyq9nALRyyjXo+jgrR7N92 zhkHtnywGfmxLRX3k3Kyjx8lUkIFCGdUPpOwSF18SXfL3MUyXd2Uwye4udIEV+BIykel o4R5TZ/69n5YDjcmmpXGRewKnW1C+oYJiLEkzCe6O7VydqYcXsPGGuaH/GJVYMcU8UQK I7f58FiBhqL/qjXqRTDy9HIUYfOcN5yzzWa7ZTe8Vxic/CrWHUgrOo3vAQDv4dpez6py g5W1t162eHuWZuIZAEajjq/dTpru4eeO8S/VMylhyJa6Q65wqwqh6dx0TxoVdtKcz0hq 4FIg== MIME-Version: 1.0 X-Received: by 10.180.109.107 with SMTP id hr11mr4501176wib.56.1389387216958; Fri, 10 Jan 2014 12:53:36 -0800 (PST) Received: by 10.216.223.140 with HTTP; Fri, 10 Jan 2014 12:53:36 -0800 (PST) Date: Fri, 10 Jan 2014 21:53:36 +0100 Message-ID: Subject: 24.3.50; Edebug fails to remove overlay arrow when started from buffer with local overlay arrow, like *grep* From: Anders Lindgren To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=e89a8f3ba12d85e90304efa3eb9c X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -4.0 (----) --e89a8f3ba12d85e90304efa3eb9c Content-Type: text/plain; charset=ISO-8859-1 Edebug fails to remove overlay arrow when started from buffer with local overlay arrow, like *grep* Steps to repeat: emacs -Q M-x grep RET GNU src/* RET (assuming Emacs was started in the Emacs root) M-x next-error RET C-x C-f ../lisp/progmodes/compile.el RET C-s compilation-goto-locus ( C-a C-u C-M-x C-x b *grep* RET M-x next-error RET q Now, the Edebug overlay arrow is still present in the "compile.el" buffer, even though Edebug no longer is active. Sincerely, Anders Lindgren In GNU Emacs 24.3.50.1 (x86_64-apple-darwin13.0.0, NS apple-appkit-1265.00) of 2014-01-09 on macpro.lan Repository revision: 115931 monnier@iro.umontreal.ca-20140109015919-e2odlbm4kphig5ya Windowing system distributor `Apple', version 10.3.1265 Configured using: `configure --with-ns' Important settings: value of $LC_CTYPE: UTF-8 locale-coding-system: utf-8-unix Major mode: Grep Minor modes in effect: shell-dirtrack-mode: t tooltip-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 buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f C-g x g r e p f p r o r SPC s r c - / * C-x C-f C-g C-x o C-x o C-h f c o m p i l a g o t C-e C-x p C-x o C-e C-u C-u C-M-x C-x b C-a g C-x b o m p c o m p C-h v e d e b u o v e r l a p o C-x o C-h v C-h v e m a v c z s - b z C-x p C-x o C-x o Recent messages: uncompressing compile.el.gz...done is undefined Edebug: compilation-goto-locus Go... Making completion list... [2 times] Type "q" to restore previous buffer. Grep exited abnormally with code 2 C-x p is undefined Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils pp edebug cl-loaddefs cl-lib jka-compr find-func help-mode easymenu help-fns vc-bzr shell pcomplete grep compile comint ansi-color ring time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer 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 make-network-process cocoa ns multi-tty emacs) --e89a8f3ba12d85e90304efa3eb9c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Edebug fails to remove overlay arrow when started fro= m buffer with local overlay arrow, like *grep*

Steps to repeat:

=A0 =A0 emacs -Q
=A0 = =A0 M-x grep RET GNU src/* RET =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(assuming= Emacs was started in the Emacs root)
=A0 =A0 M-x next-error RET
=A0 =A0 C-x C-f ../lisp/progmodes= /compile.el RET
=A0 =A0 C-s compilation-goto-locus ( C-a
=A0 =A0 C-u C-M-x
=A0 =A0 C-x b *grep* RET
=A0 =A0 M-= x next-error RET
=A0 =A0 q

Now, the Edebug overlay arrow is st= ill present in the "compile.el" buffer, even though Edebug no lon= ger is active.

Sincerely,
=A0 =A0 Anders= Lindgren


In GNU Emacs 24.3.50.1 (x86_64-apple-dar= win13.0.0, NS apple-appkit-1265.00)
=A0of 2014-01-09 on macpro.la= n
Repository revision: 115931 monnier@iro.umontreal.ca-2014010901= 5919-e2odlbm4kphig5ya
Windowing system distributor `Apple', version 10.3.1265
= Configured using:
=A0`configure --with-ns'

Important settings:
=A0 value of $LC_CTYPE: UTF-8
=A0 locale-coding-system: utf-8-unix

Major mode: G= rep

Minor modes in effect:
=A0 shell-dir= track-mode: t
=A0 tooltip-mode: t
=A0 electric-indent-m= ode: t
=A0 mouse-wheel-mode: t
=A0 tool-bar-mode: t
=A0 m= enu-bar-mode: t
=A0 file-name-shadow-mode: t
=A0 global= -font-lock-mode: t
=A0 font-lock-mode: t
=A0 blink-curs= or-mode: t
=A0 auto-composition-mode: t
=A0 auto-encryption-mode: t
=A0 auto-compression-mode: t
=A0 buffer-read-only: t
=
=A0 line-number-mode: t
=A0 transient-mark-mode: t

Recent input:
C-x C-f C-g <escape> x g r e p <retur= n> f p r <backspace>=A0
<backspace> o r SPC s r c = - <backspace> / * <return>=A0
C-x C-f C-g C-x o <d= own> <down> <down> <down> <return>=A0
C-x o C-h f c o m p i l a <tab> g o t <tab> <return>= =A0
C-e <left> C-x p C-x o C-e <left> <left> &l= t;left> <return>=A0
<down> C-u <C-s-268632088&g= t; C-u C-M-x C-x b <return>=A0
<down> C-a <up> <right> <return> g C-x b o m p= <backspace>=A0
<backspace> <backspace> c o m p= <tab> <return> C-h=A0
v e d e b u <backspace> = <backspace> <backspace> <backspace>=A0
<backspace> o v e r <tab> l <tab> a <tab> p o = <tab>=A0
<return> C-x o C-h v <up> <return&g= t; C-h v e m a v <backspace>=A0
c z <backspace> s - b= z <tab> <return> C-x p C-x o=A0
C-x o <menu-bar> <help-menu> <send-emacs-bug-repor
t>

Recent messages:
uncompressi= ng compile.el.gz...done
<C-s-268632088> is undefined
Edebug: compilation-goto-locus
Go...
Making comple= tion list... [2 times]
Type "q" to restore previous buf= fer.

Grep exited abnormally with code 2

C-x p is undefined

Load-path shadow= s:
None found.

Features:
(shad= ow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils pp edebug cl-loaddefs cl-lib jka-compr find-f= unc
help-mode easymenu help-fns vc-bzr shell pcomplete grep compile comint=
ansi-color ring time-date tooltip electric uniquify ediff-hook v= c-hooks
lisp-float-type mwheel ns-win tool-bar dnd fontset image = regexp-opt
fringe tabulated-list newcomment lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-loc= k
syntax facemenu font-core frame cham georgian utf-8-lang misc-l= ang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
=
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvic= e
loaddefs button faces cus-face macroexp files text-properties overlay<= /div>
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process cocoa ns
multi-tty emacs)

--e89a8f3ba12d85e90304efa3eb9c-- ------------=_1389667983-12461-1--