emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#16410: closed (24.3.50; Edebug fails to remove ove


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16410: closed (24.3.50; Edebug fails to remove overlay arrow when started from buffer with local overlay arrow, like *grep*)
Date: Tue, 14 Jan 2014 02:53:02 +0000

Your message dated Mon, 13 Jan 2014 21:52:32 -0500
with message-id <address@hidden>
and subject line Re: bug#16410: 24.3.50; Edebug fails to remove overlay arrow 
when started from buffer with     local overlay arrow, like *grep*
has caused the debbugs.gnu.org bug report #16410,
regarding 24.3.50; Edebug fails to remove overlay arrow when started from 
buffer with local overlay arrow, like *grep*
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
16410: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16410
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; Edebug fails to remove overlay arrow when started from buffer with local overlay arrow, like *grep* Date: Fri, 10 Jan 2014 21:53:36 +0100
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 address@hidden
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 <escape> x g r e p <return> f p r <backspace> 
<backspace> o r SPC s r c - <backspace> / * <return> 
C-x C-f C-g C-x o <down> <down> <down> <down> <return> 
C-x o C-h f c o m p i l a <tab> g o t <tab> <return> 
C-e <left> C-x p C-x o C-e <left> <left> <left> <return> 
<down> C-u <C-s-268632088> C-u C-M-x C-x b <return> 
<down> C-a <up> <right> <return> g C-x b o m p <backspace> 
<backspace> <backspace> c o m p <tab> <return> C-h 
v e d e b u <backspace> <backspace> <backspace> <backspace> 
<backspace> o v e r <tab> l <tab> a <tab> p o <tab> 
<return> C-x o C-h v <up> <return> C-h v e m a v <backspace> 
c z <backspace> s - b z <tab> <return> C-x p C-x o 
C-x o <menu-bar> <help-menu> <send-emacs-bug-repor
t>

Recent messages:
uncompressing compile.el.gz...done
<C-s-268632088> 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)


--- End Message ---
--- Begin Message --- Subject: Re: bug#16410: 24.3.50; Edebug fails to remove overlay arrow when started from buffer with local overlay arrow, like *grep* Date: Mon, 13 Jan 2014 21:52:32 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
>> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]