GNU bug report logs - #1930
23.0.60; Can't jump to error location in compilation-mode

Previous Next

Package: emacs;

Reported by: Magnus Henoch <mange <at> freemail.hu>

Date: Fri, 16 Jan 2009 14:50:03 UTC

Severity: normal

Merged with 1929

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1930 in the body.
You can then email your comments to 1930 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1930; Package emacs. (Fri, 16 Jan 2009 14:50:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Magnus Henoch <mange <at> freemail.hu>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Fri, 16 Jan 2009 14:50:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Magnus Henoch <mange <at> freemail.hu>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; Can't jump to error location in compilation-mode
Date: Fri, 16 Jan 2009 14:48:32 +0000
After running a compilation with M-x compile, I try to jump to the
location of an error with M-g M-n.  This doesn't work, though:

Debugger entered--Lisp error: (wrong-type-argument window-live-p nil)
  select-window(nil nil)
  pop-to-buffer(#<buffer erltest> other-window)
  compilation-goto-locus(#<marker at 3465 in *compilation*> #<marker at 1749 in erltest> nil)
  compilation-next-error-function(1 nil)
  next-error(nil)
  call-interactively(next-error nil nil)


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.4 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2009-01-15 on linux-b2a3
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--enable-maintainer-mode''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  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: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Compilation

Minor modes in effect:
  diff-auto-refine-mode: t
  jabber-activity-mode: t
  jabber-mode-line-mode: t
  show-paren-mode: t
  server-mode: t
  iswitchb-mode: t
  icomplete-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
Back to top level.
Entering debugger...
Back to top level.
Entering debugger...
Back to top level.
(No files need saving)
Compilation exited abnormally with code 2
Entering debugger...
Mark set [2 times]
Back to top level.




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1930; Package emacs. (Fri, 16 Jan 2009 16:05:08 GMT) Full text and rfc822 format available.

Acknowledgement sent to martin rudalics <rudalics <at> gmx.at>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Fri, 16 Jan 2009 16:05:09 GMT) Full text and rfc822 format available.

Message #10 received at 1930 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Magnus Henoch <mange <at> freemail.hu>, 1930 <at> debbugs.gnu.org
Subject: Re: bug#1930: 23.0.60; Can't jump to error location in compilation-mode
Date: Fri, 16 Jan 2009 16:57:44 +0100
> Debugger entered--Lisp error: (wrong-type-argument window-live-p nil)
>   select-window(nil nil)
>   pop-to-buffer(#<buffer erltest> other-window)
>   compilation-goto-locus(#<marker at 3465 in *compilation*> #<marker at 1749 in erltest> nil)
>   compilation-next-error-function(1 nil)
>   next-error(nil)
>   call-interactively(next-error nil nil)

This is the same as bug#1929.  I suppose it's my "fix" from 2009-1-04.
Could you try with revisions 1.175, 1.173, and 1.172 of window.el?

Thanks, martin.




Reply sent to martin rudalics <rudalics <at> gmx.at>:
You have taken responsibility. (Fri, 16 Jan 2009 17:10:04 GMT) Full text and rfc822 format available.

Notification sent to Magnus Henoch <mange <at> freemail.hu>:
bug acknowledged by developer. (Fri, 16 Jan 2009 17:10:05 GMT) Full text and rfc822 format available.

Message #15 received at 1930-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Magnus Henoch <mange <at> freemail.hu>
Cc: 1930-done <at> debbugs.gnu.org
Subject: Re: bug#1930: 23.0.60; Can't jump to error location in compilation-mode
Date: Fri, 16 Jan 2009 17:59:34 +0100
I hope this is fixed now.  Please try again.

Thanks for reporting immediately, martin.




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1930; Package emacs. (Mon, 19 Jan 2009 10:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Magnus Henoch <mange <at> freemail.hu>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 19 Jan 2009 10:30:03 GMT) Full text and rfc822 format available.

Message #20 received at 1930 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Magnus Henoch <mange <at> freemail.hu>
To: 1930 <at> debbugs.gnu.org
Subject: Confirmed
Date: Mon, 19 Jan 2009 10:27:50 +0000
Yes, the bug is fixed now.  Thanks!

Magnus




Merged 1929 1930. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 20 Jan 2009 21:05:05 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Wed, 18 Feb 2009 15:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 129 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.