From unknown Fri Aug 15 12:49:22 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#6209 <6209@debbugs.gnu.org> To: bug#6209 <6209@debbugs.gnu.org> Subject: Status: 23.2; debugger cursor getting misplaced Reply-To: bug#6209 <6209@debbugs.gnu.org> Date: Fri, 15 Aug 2025 19:49:22 +0000 retitle 6209 23.2; debugger cursor getting misplaced reassign 6209 emacs submitter 6209 "Uday Reddy" severity 6209 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue May 18 08:55:24 2010 Received: (at submit) by debbugs.gnu.org; 18 May 2010 12:55:24 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEMKQ-0007Ed-Mi for submit@debbugs.gnu.org; Tue, 18 May 2010 08:55:23 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEIvd-00050v-Cz for submit@debbugs.gnu.org; Tue, 18 May 2010 05:17:34 -0400 Received: from lists.gnu.org ([199.232.76.165]:58125) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OEIva-0006dL-De for submit@debbugs.gnu.org; Tue, 18 May 2010 05:17:30 -0400 Received: from [140.186.70.92] (port=47086 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEIvU-0003QA-FU for bug-gnu-emacs@gnu.org; Tue, 18 May 2010 05:17:29 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, STOX_REPLY_TYPE, STOX_REPLY_TYPE_WITHOUT_QUOTES, T_RP_MATCHES_RCVD autolearn=no version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEIvP-00083h-Ge for bug-gnu-emacs@gnu.org; Tue, 18 May 2010 05:17:24 -0400 Received: from smtp-out4.blueyonder.co.uk ([195.188.213.7]:45172) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEINU-0003Dy-6k for bug-gnu-emacs@gnu.org; Tue, 18 May 2010 04:42:16 -0400 Received: from [172.23.170.146] (helo=anti-virus03-09) by smtp-out4.blueyonder.co.uk with smtp (Exim 4.52) id 1OEINS-0000gt-HC; Tue, 18 May 2010 09:42:14 +0100 Received: from [92.232.137.113] (helo=maruti) by asmtp-out5.blueyonder.co.uk with smtp (Exim 4.52) id 1OEINR-0005Pm-VO; Tue, 18 May 2010 09:42:14 +0100 Message-ID: <83292DF4671B4FDBA8ED4E23BF3265AF@maruti> From: "Uday Reddy" To: Subject: 23.2; debugger cursor getting misplaced Date: Tue, 18 May 2010 09:42:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5931 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 18 May 2010 08:55:21 -0400 Cc: u.s.reddy@cs.bham.ac.uk X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.9 (-----) New problem in Emacs 23.2 (at least on Windows). When the debugger is entered, the cursor is getting placed on random positions instead of the first line of the backtrace. For example, I placed debug-on-entry on dired-get-subdir-min, and did dired-find-file. The following backtrace got generated, but the cursor was on the `call-interactively' line. Doing subsequent 'd' and 'c' commands put the cursor on random positions. Cheers, Uday Reddy * dired-get-subdir-min(("d:/gnu/packages/bbdb-3.0/" . #)) dired-current-directory() dired-get-filename(nil t) dired-get-file-for-visit() byte-code("\301.\302\303 !)\207" [find-file-run-dired t find-file dired-get-file-for-visit] 2) dired-find-file() call-interactively(dired-find-file nil nil) In GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600) of 2010-05-08 on G41R2F1 Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/xpm/include' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: C.UTF-8 value of $XMODIFIERS: nil locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Dired by name Minor modes in effect: tooltip-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-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: e b SPC SPC SPC d i r e d - f i n d - f i l e q e q M-x r e p o r t = - e m a c s - b u g d e b u g g e r SPC c u r s o r SPC g e t t i n g SPC m s p i s p l a c e d C-p C-p C-p C-p C-p C-p C-p C-n C-f C-f C-f C-f C-k r e u . s . r e d d y @ c s . b h a m . a c . u k C-p C-a C-f C-b C-k u . s . r e d d y @ c s . b h a m . a c . u k C-c C-c y e s e q n n e q e d c d d d c d c d d d c d c d c c C-x k n n e q e d c d d c c d d c d c q e C-p C-p C-p C-p C-p q e q n n e d c d d c q e C-p C-p C-SPC C-n C-n C-n C-n C-n C-n C-n C-x C-k q C-x C-x M-x c o p y - r e g SPC SPC SPC q C-x C-g M-x s u b m r r e p o r t - e m a c s SPC SPC Recent messages: Entering debugger... Proceeding, will debug on next eval or call. Entering debugger... Continuing. Entering debugger... Back to top level. Entering debugger... Mark set kbd-macro-query: Not defining or executing kbd macro Back to top level. Load-path shadows: None found. Features: (macros kmacro browse-url mailalias mailclient sendmail gnus-msg gnus-art mm-uu mml2015 epg-config mm-view smime dig gnus-sum nnoo gnus-group gnus-undo nnmail mail-source format-spec gnus-start gnus-spec gnus-int gnus-range gnus-win gnus gnus-ems shadow sort mail-extr message ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils emacsbug help-mode easymenu view debug dired regexp-opt tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag 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 loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Tue May 18 11:27:23 2010 Received: (at 6209) by debbugs.gnu.org; 18 May 2010 15:27:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEOhW-0008T0-PC for submit@debbugs.gnu.org; Tue, 18 May 2010 11:27:22 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEOhV-0008Sq-Bb for 6209@debbugs.gnu.org; Tue, 18 May 2010 11:27:21 -0400 Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o4IFQXj4029907 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 18 May 2010 15:26:34 GMT Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by rcsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o4IF4ufH017567; Tue, 18 May 2010 15:26:28 GMT Received: from abhmt005.oracle.com by acsmt353.oracle.com with ESMTP id 275947981274196307; Tue, 18 May 2010 08:25:07 -0700 Received: from dradamslap1 (/141.144.80.23) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 18 May 2010 08:23:22 -0700 From: "Drew Adams" To: "'Uday Reddy'" , <6209@debbugs.gnu.org> References: <83292DF4671B4FDBA8ED4E23BF3265AF@maruti> Subject: RE: bug#6209: 23.2; debugger cursor getting misplaced Date: Tue, 18 May 2010 08:23:23 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <83292DF4671B4FDBA8ED4E23BF3265AF@maruti> Thread-Index: Acr2nGj5G36hQtuCRVikxh86I5ARdQAAXf1Q X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5931 X-Auth-Type: Internal IP X-Source-IP: rcsinet15.oracle.com [148.87.113.117] X-CT-RefId: str=0001.0A090203.4BF2B1AB.000E:SCFMA4539811,ss=1,fgs=0 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: 6209 Cc: u.s.reddy@cs.bham.ac.uk X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) > New problem in Emacs 23.2 (at least on Windows). When the debugger is > entered, the cursor is getting placed on random positions > instead of the first line of the backtrace. For example, I placed > debug-on-entry on dired-get-subdir-min, and did dired-find-file. > The following backtrace got generated, but the cursor was on the > `call-interactively' line. Doing subsequent 'd' and 'c' commands > put the cursor on random positions. FWIW, I see this too (also on Windows). From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 08 13:03:27 2011 Received: (at control) by debbugs.gnu.org; 8 Sep 2011 17:03:27 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R1i0b-0000CR-SF for submit@debbugs.gnu.org; Thu, 08 Sep 2011 13:03:27 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R1i0Z-0000CK-W9 for control@debbugs.gnu.org; Thu, 08 Sep 2011 13:03:24 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R1hwi-0005JZ-Gd for control@debbugs.gnu.org; Thu, 08 Sep 2011 12:59:24 -0400 Date: Thu, 08 Sep 2011 12:59:24 -0400 Message-Id: Subject: control message for bug 9462 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) merge 6209 9462 From unknown Fri Aug 15 12:49:22 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 12 Oct 2011 11:24:04 +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