* bug#22029: 25.1.50; etags/tag search seems to fail
@ 2015-11-27 14:49 jpff
2015-11-27 15:03 ` Eli Zaretskii
2015-11-28 19:42 ` jpff
0 siblings, 2 replies; 10+ messages in thread
From: jpff @ 2015-11-27 14:49 UTC (permalink / raw)
To: 22029
I look at a C file, and use M-. to find the definition of a word
Instead of opening a file with the definition I get a crash about xref
and a backtrace. This was working a few days ago; I looked at
Changelogs etc but found no clue as to the change. It is possible
that I have an old configuration, but I am not aware of having any
such.
Message seems to be
cl-no-applicable-method: No applicable method for %S: xref-backend-definitions, nil, "PVSINI"
In GNU Emacs 25.1.50.9 (x86_64-suse-linux-gnu, GTK+ Version 2.24.28)
of 2015-11-27
Repository revision: 36b927c3d9077ad25b0deec21ddeb9708ac7abf3
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 X11
Important settings:
value of $LANG: en_GB.UTF-8
value of $XMODIFIERS: @im=local
locale-coding-system: utf-8-unix
Major mode: C/l
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
line-number-mode: t
transient-mark-mode: (only . t)
abbrev-mode: t
Recent messages:
Local Ispell dictionary set to british [2 times]
Making completion list... [2 times]
Local Ispell dictionary set to british
Mark saved where search started
C-x g is undefined
C-z is undefined
Back to top level
Mark set
Entering debugger...
Making completion list...
Load-path shadows:
None found.
Features:
(shadow flyspell mailalias mailcrypt mail-extr comint ansi-color
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 help-fns mail-prsvr mail-utils
character-fold misearch multi-isearch bug-reference ispell add-log
dired find-func map debug thingatpt xref cl-seq project ring eieio
eieio-core cl-macs vc 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 seq byte-opt gv bytecomp
byte-compile cconv cl-extra help-mode cl-loaddefs pcase cl-lib 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 obarray 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 inotify dynamic-setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty make-network-process emacs)
Memory information:
((conses 16 157149 5492)
(symbols 48 26500 0)
(miscs 40 244 418)
(strings 32 37034 16224)
(string-bytes 1 1208465)
(vectors 16 20899)
(vector-slots 8 599453 4464)
(floats 8 769 495)
(intervals 56 1328 0)
(buffers 976 21)
(heap 1024 42490 2355))
==John ffitch
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#22029: 25.1.50; etags/tag search seems to fail
2015-11-27 14:49 bug#22029: 25.1.50; etags/tag search seems to fail jpff
@ 2015-11-27 15:03 ` Eli Zaretskii
2015-11-28 18:42 ` John Wiegley
2015-11-28 19:42 ` jpff
1 sibling, 1 reply; 10+ messages in thread
From: Eli Zaretskii @ 2015-11-27 15:03 UTC (permalink / raw)
To: jpff; +Cc: 22029
> Date: Fri, 27 Nov 2015 14:49:53 +0000
> From: jpff <jpff@codemist.co.uk>
>
>
> I look at a C file, and use M-. to find the definition of a word
> Instead of opening a file with the definition I get a crash about xref
> and a backtrace.
Thanks, this is a duplicate of bug #$22026 that was fixed just a few
hours ago.
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#22029: 25.1.50; etags/tag search seems to fail
2015-11-27 14:49 bug#22029: 25.1.50; etags/tag search seems to fail jpff
2015-11-27 15:03 ` Eli Zaretskii
@ 2015-11-28 19:42 ` jpff
2015-11-28 19:54 ` Dmitry Gutov
1 sibling, 1 reply; 10+ messages in thread
From: jpff @ 2015-11-28 19:42 UTC (permalink / raw)
To: John Wiegley; +Cc: 22029-done
It does not appear fixed Pulled just now, remade TAGS file just in
case, and tried the identical test. I get
Debugger entered--Lisp error: (cl-no-applicable-method xref-backend-definitions nil "PVSINI")
signal(cl-no-applicable-method (xref-backend-definitions nil "PVSINI"))
cl-no-applicable-method([cl-struct-cl--generic xref-backend-definitions ((1 [cl-struct-cl--generic-generalizer cl--generic-t-generalizer 0 #[385 "\300\207" [nil] 3 "\n\n(fn NAME &rest _)"] #[385 "\300\207" [(t)] 3 "\n\n(fn TAG &rest _)"]]) (0 [cl-struct-cl--generic-generalizer cl--generic-eql-generalizer 100 #[385 "\300\x02\301BB\207" [gethash (cl--generic-eql-used)] 5 "\n\n(fn NAME &rest _)"] #[385 "\x01\242\300=\205
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#22029: 25.1.50; etags/tag search seems to fail
2015-11-28 19:42 ` jpff
@ 2015-11-28 19:54 ` Dmitry Gutov
2015-11-28 20:16 ` jpff
2015-11-28 20:19 ` jpff
0 siblings, 2 replies; 10+ messages in thread
From: Dmitry Gutov @ 2015-11-28 19:54 UTC (permalink / raw)
To: jpff, John Wiegley; +Cc: 22029-done
On 11/28/2015 09:42 PM, jpff wrote:
> It does not appear fixed Pulled just now, remade TAGS file just in
> case, and tried the identical test. I get
Please do
make clean
make bootstrap
first.
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#22029: 25.1.50; etags/tag search seems to fail
2015-11-28 19:54 ` Dmitry Gutov
@ 2015-11-28 20:16 ` jpff
2015-11-28 20:19 ` jpff
1 sibling, 0 replies; 10+ messages in thread
From: jpff @ 2015-11-28 20:16 UTC (permalink / raw)
To: Dmitry Gutov; +Cc: John Wiegley, 22029-done
Tried that -- exactly the same behaviour
ie still no usable tags system
On Sat, 28 Nov 2015, Dmitry Gutov wrote:
> On 11/28/2015 09:42 PM, jpff wrote:
>> It does not appear fixed Pulled just now, remade TAGS file just in
>> case, and tried the identical test. I get
>
> Please do
>
> make clean
> make bootstrap
>
> first.
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#22029: 25.1.50; etags/tag search seems to fail
2015-11-28 19:54 ` Dmitry Gutov
2015-11-28 20:16 ` jpff
@ 2015-11-28 20:19 ` jpff
2015-11-28 20:33 ` Dmitry Gutov
2015-11-28 20:42 ` Eli Zaretskii
1 sibling, 2 replies; 10+ messages in thread
From: jpff @ 2015-11-28 20:19 UTC (permalink / raw)
To: Dmitry Gutov; +Cc: John Wiegley, 22029-done
ps: Bug 22026 is said to be fixed in commit
a521310f9e866d0cb9ab966947ff8e13
which I cannot find in "git log"
Is this a branch issue?
On Sat, 28 Nov 2015, Dmitry Gutov wrote:
> On 11/28/2015 09:42 PM, jpff wrote:
>> It does not appear fixed Pulled just now, remade TAGS file just in
>> case, and tried the identical test. I get
>
> Please do
>
> make clean
> make bootstrap
>
> first.
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#22029: 25.1.50; etags/tag search seems to fail
2015-11-28 20:19 ` jpff
@ 2015-11-28 20:33 ` Dmitry Gutov
[not found] ` <alpine.DEB.2.02.1511282036360.30102@snout.codemist.co.uk>
2015-11-28 20:42 ` Eli Zaretskii
1 sibling, 1 reply; 10+ messages in thread
From: Dmitry Gutov @ 2015-11-28 20:33 UTC (permalink / raw)
To: jpff; +Cc: John Wiegley, 22029-done
On 11/28/2015 10:19 PM, jpff wrote:
> ps: Bug 22026 is said to be fixed in commit
> a521310f9e866d0cb9ab966947ff8e13
> which I cannot find in "git log"
> Is this a branch issue?
It's in the emacs-25 branch, which is the one we ask everyone, who
follows the development sources, to use until 25.1 is released.
^ permalink raw reply [flat|nested] 10+ messages in thread
* bug#22029: 25.1.50; etags/tag search seems to fail
2015-11-28 20:19 ` jpff
2015-11-28 20:33 ` Dmitry Gutov
@ 2015-11-28 20:42 ` Eli Zaretskii
1 sibling, 0 replies; 10+ messages in thread
From: Eli Zaretskii @ 2015-11-28 20:42 UTC (permalink / raw)
To: jpff; +Cc: jwiegley, 22029, dgutov
> Date: Sat, 28 Nov 2015 20:19:35 +0000 (GMT)
> From: jpff <jpff@codemist.co.uk>
> Cc: John Wiegley <jwiegley@gmail.com>, 22029-done@debbugs.gnu.org
>
> ps: Bug 22026 is said to be fixed in commit
> a521310f9e866d0cb9ab966947ff8e13
> which I cannot find in "git log"
> Is this a branch issue?
Could be. You need to build the emacs-25 branch, not the master
branch.
It works for me, FWIW.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2015-11-28 20:42 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-27 14:49 bug#22029: 25.1.50; etags/tag search seems to fail jpff
2015-11-27 15:03 ` Eli Zaretskii
2015-11-28 18:42 ` John Wiegley
2015-11-28 19:42 ` jpff
2015-11-28 19:54 ` Dmitry Gutov
2015-11-28 20:16 ` jpff
2015-11-28 20:19 ` jpff
2015-11-28 20:33 ` Dmitry Gutov
[not found] ` <alpine.DEB.2.02.1511282036360.30102@snout.codemist.co.uk>
2015-11-28 20:41 ` Dmitry Gutov
2015-11-28 20:42 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.