GNU bug report logs - #20880
25.0.50; etags fails to work

Previous Next

Package: emacs;

Reported by: jpff <jpff <at> codemist.co.uk>

Date: Tue, 23 Jun 2015 12:20:03 UTC

Severity: normal

Tags: moreinfo, notabug

Found in version 25.0.50

Done: Glenn Morris <rgm <at> gnu.org>

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 20880 in the body.
You can then email your comments to 20880 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-gnu-emacs <at> gnu.org:
bug#20880; Package emacs. (Tue, 23 Jun 2015 12:20:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to jpff <jpff <at> codemist.co.uk>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 23 Jun 2015 12:20:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jpff <jpff <at> codemist.co.uk>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; etags fails to work
Date: Tue, 23 Jun 2015 13:18:16 +0100
I used to use etags and M-. to navigate my 0.5m lines of code but for
a while now it just does not work
Debugger entered--Lisp error: (error "Autoloading failed to define function xref-find-definitions")
  autoload-do-load((autoload "xref" 1654971 t nil) xref-find-definitions)
  command-execute(xref-find-definitions)

I can load xref.elc by hand, but that makes no difference.

Running on todays sources.



In GNU Emacs 25.0.50.19 (x86_64-suse-linux-gnu, GTK+ Version 2.24.28)
 of 2015-06-23 on birtwistle
Repository revision: 2cc87a4b666a018d50a7c977603a237b4ca12724
Windowing system distributor `The X.Org Foundation', version 11.0.11601000
System Description:	openSUSE 13.2 (Harlequin) (x86_64)

Configured features:
XPM JPEG TIFF GIF PNG SOUND GSETTINGS NOTIFY LIBXML2 FREETYPE XFT ZLIB
TOOLKIT_SCROLL_BARS GTK2

Important settings:
  value of $LANG: en_GB.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix

Major mode: Debugger

Minor modes in effect:
  diff-auto-refine-mode: t
  auto-image-file-mode: t
  show-paren-mode: t
  display-time-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-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 messages:
Loading after-save...done
Loading uniquify...done
Loading /home/jpff/mail-filter.el (source)...done
Loading /home/jpff/myemacs.elc...done
Loading delsel...done
Preparing diary...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark saved where search started
Entering debugger...
Loading dired-add...done

Load-path shadows:
/home/jpff/GNU/local-lisp/xref hides /home/jpff/GNU/emacs/lisp/progmodes/xref

Features:
(shadow flyspell ispell mailalias mailcrypt mail-extr comint
ansi-color ring emacsbug message dired 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 help-fns
mail-prsvr mail-utils help-mode debug xref misearch multi-isearch vc
cl-loaddefs pcase cl-lib vc-dispatcher vc-git diff-mode easy-mmode
imenu cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align
cc-engine cc-vars cc-defs cal-julian delsel cus-start cus-load
image-file crypt crypt++ crypt+pgp-pub paren view cal-china cal-bahai
cal-islam cal-hebrew lunar solar cal-dst appt diary-lib diary-loaddefs
holidays hol-loaddefs cal-menu easymenu calendar cal-loaddefs time
time-date mule-util tooltip eldoc electric uniquify ediff-hook
vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list newcomment
elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow
timer select scroll-bar mouse jit-lock font-lock syntax facemenu
font-core 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 charscript case-table epa-hook jka-cmpr-hook help simple
abbrev 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
gfilenotify dynamic-setting system-font-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 143134 6048)
 (symbols 48 25203 0)
 (miscs 40 258 188)
 (strings 32 31162 6069)
 (string-bytes 1 1050220)
 (vectors 16 18032)
 (vector-slots 8 519483 4501)
 (floats 8 674 586)
 (intervals 56 451 0)
 (buffers 976 14)
 (heap 1024 18097 1132))

==John ffitch




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20880; Package emacs. (Tue, 23 Jun 2015 15:12:02 GMT) Full text and rfc822 format available.

Message #8 received at 20880 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: jpff <jpff <at> codemist.co.uk>, 20880 <at> debbugs.gnu.org
Subject: Re: bug#20880: 25.0.50; etags fails to work
Date: Tue, 23 Jun 2015 18:11:18 +0300
Hi!

On 06/23/2015 03:18 PM, jpff wrote:
> I used to use etags and M-. to navigate my 0.5m lines of code but for
> a while now it just does not work
> Debugger entered--Lisp error: (error "Autoloading failed to define function xref-find-definitions")
>    autoload-do-load((autoload "xref" 1654971 t nil) xref-find-definitions)
>    command-execute(xref-find-definitions)
>
> I can load xref.elc by hand, but that makes no difference.
>
> Running on todays sources.

Have you tried 'make bootstrap'?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20880; Package emacs. (Tue, 23 Jun 2015 15:33:01 GMT) Full text and rfc822 format available.

Message #11 received at 20880 <at> debbugs.gnu.org (full text, mbox):

From: jpff <jpff <at> codemist.co.uk>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 20880 <at> debbugs.gnu.org
Subject: Re: bug#20880: 25.0.50; etags fails to work
Date: Tue, 23 Jun 2015 16:32:48 +0100 (BST)
Yes I have done make bootstrap since thus started happening, but can do it 
again
.....
done that and still see error

Arhh!! My fault.  Just seen an ancient version of xref.el lurking.  Seems 
OK now.  Many apologies -- failinf eyesight
==John ff


> Hi!
>
> On 06/23/2015 03:18 PM, jpff wrote:
>> I used to use etags and M-. to navigate my 0.5m lines of code but for
>> a while now it just does not work
>> Debugger entered--Lisp error: (error "Autoloading failed to define function 
>> xref-find-definitions")
>>    autoload-do-load((autoload "xref" 1654971 t nil) xref-find-definitions)
>>    command-execute(xref-find-definitions)
>> 
>> I can load xref.elc by hand, but that makes no difference.
>> 
>> Running on todays sources.
>
> Have you tried 'make bootstrap'?
>




Added tag(s) notabug. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 23 Jun 2015 15:35:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 20880 <at> debbugs.gnu.org and jpff <jpff <at> codemist.co.uk> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 23 Jun 2015 15:35:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20880; Package emacs. (Tue, 23 Jun 2015 15:36:02 GMT) Full text and rfc822 format available.

Message #18 received at 20880 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: jpff <jpff <at> codemist.co.uk>
Cc: 20880 <at> debbugs.gnu.org
Subject: Re: bug#20880: 25.0.50; etags fails to work
Date: Tue, 23 Jun 2015 11:34:09 -0400
jpff wrote:

> Load-path shadows:
> /home/jpff/GNU/local-lisp/xref hides /home/jpff/GNU/emacs/lisp/progmodes/xref

A local problem.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20880; Package emacs. (Tue, 23 Jun 2015 15:41:02 GMT) Full text and rfc822 format available.

Message #21 received at 20880 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: jpff <jpff <at> codemist.co.uk>
Cc: 20880 <at> debbugs.gnu.org
Subject: Re: bug#20880: 25.0.50; etags fails to work
Date: Tue, 23 Jun 2015 18:39:48 +0300
> Date: Tue, 23 Jun 2015 13:18:16 +0100
> From: jpff <jpff <at> codemist.co.uk>
> 
> 
> I used to use etags and M-. to navigate my 0.5m lines of code but for
> a while now it just does not work
> Debugger entered--Lisp error: (error "Autoloading failed to define function xref-find-definitions")
>   autoload-do-load((autoload "xref" 1654971 t nil) xref-find-definitions)
>   command-execute(xref-find-definitions)
> 
> I can load xref.elc by hand, but that makes no difference.

Please provide a full recipe starting from "emacs -Q".  I cannot
reproduce the problem with today's master, FWIW.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20880; Package emacs. (Tue, 23 Jun 2015 15:44:01 GMT) Full text and rfc822 format available.

Message #24 received at 20880-done <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Glenn Morris <rgm <at> gnu.org>, jpff <jpff <at> codemist.co.uk>
Cc: 20880-done <at> debbugs.gnu.org
Subject: Re: bug#20880: 25.0.50; etags fails to work
Date: Tue, 23 Jun 2015 18:43:16 +0300
On 06/23/2015 06:34 PM, Glenn Morris wrote:
> jpff wrote:
>
>> Load-path shadows:
>> /home/jpff/GNU/local-lisp/xref hides /home/jpff/GNU/emacs/lisp/progmodes/xref
>
> A local problem.

Nice to see some part of that verbose output to be useful.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 22 Jul 2015 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 338 days ago.

Previous Next


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