From: Andreas Matthias <andreas.matthias@gmail.com>
To: 21934@debbugs.gnu.org
Subject: bug#21934: 24.5; find-tag: reading TAGS file incorrectly
Date: Mon, 16 Nov 2015 20:47:16 +0100 [thread overview]
Message-ID: <87ziyd20cb.fsf@winky.hogwarts> (raw)
[-- Attachment #1: Type: text/plain, Size: 252 bytes --]
find-tag does not read the TAGS file correctly. This concerns
all tags in the TAGS file which contain a period, e.g.: Shape.getPos.
Attached is a lua-file with its corresponding TAGS file. Running
M-x find-tag <TAB> does not list the tags correctly.
[-- Attachment #2: test.lua --]
[-- Type: application/octet-stream, Size: 91 bytes --]
Rectangle = {}
function Rectangle.getPos ()
end
Circle = {}
function Circle.getPos ()
end
[-- Attachment #3: TAGS --]
[-- Type: application/octet-stream, Size: 75 bytes --]
[-- Attachment #4: Type: text/plain, Size: 98 bytes --]
I think the problem is in function etags-tags-completion-table() in etags.el.
Here is a patch:
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #5: etags.patch --]
[-- Type: text/x-diff, Size: 600 bytes --]
--- etags.el.orig 2015-11-16 20:25:20.153470934 +0100
+++ etags.el 2015-11-16 20:25:27.101470859 +0100
@@ -1285,8 +1285,8 @@
;; \6 is the line to start searching at;
;; \7 is the char to start searching at.
(while (re-search-forward
- "^\\(\\([^\177]+[^-a-zA-Z0-9_+*$:\177]+\\)?\
-\\([-a-zA-Z0-9_+*$?:]+\\)[^-a-zA-Z0-9_+*$?:\177]*\\)\177\
+ "^\\(\\([^\177]+[^-.a-zA-Z0-9_+*$:\177]+\\)?\
+\\([-.a-zA-Z0-9_+*$?:]+\\)[^-.a-zA-Z0-9_+*$?:\177]*\\)\177\
\\(\\([^\n\001]+\\)\001\\)?\\([0-9]+\\)?,\\([0-9]+\\)?\n"
nil t)
(intern (prog1 (if (match-beginning 5)
[-- Attachment #6: Type: text/plain, Size: 3649 bytes --]
Andreas
In GNU Emacs 24.5.2 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8)
of 2015-08-25 on winky
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description: Ubuntu 14.04.3 LTS
Configured using:
`configure --prefix=/home/andreas/local/emacs-24.5'
Important settings:
value of $LC_COLLATE: en_US.UTF-8
value of $LC_CTYPE: en_US.UTF-8
value of $LC_MESSAGES: en_US.UTF-8
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: @im=ibus
locale-coding-system: utf-8-unix
Major mode: Group
Minor modes in effect:
gnus-topic-mode: t
gnus-undo-mode: t
show-paren-mode: t
TeX-PDF-mode: t
global-auto-complete-mode: t
tooltip-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
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
abbrev-mode: t
Load-path shadows:
None found.
Features:
(shadow flyspell ispell nnir emacsbug misearch multi-isearch derived
apropos help-mode thingatpt ac-etags etags lua-mode rx flow-fill
mule-util w3m-form w3m browse-url doc-view jka-compr dired image-mode
w3m-hist w3m-fb bookmark-w3m w3m-ems w3m-ccl ccl w3m-favicon w3m-image
w3m-proc w3m-util mm-archive qp vc-dispatcher vc-svn sort gnus-cite
mail-extr gnus-async gnus-bcklg gnus-ml disp-table gnus-topic nndraft
nnmh nnfolder parse-time bbdb-gnus bbdb-mua bbdb-com netrc
network-stream auth-source eieio byte-opt bytecomp byte-compile cl-extra
cconv eieio-core starttls tls gnus-agent gnus-srvr gnus-score score-mode
nnvirtual gnus-msg gnus-art mm-uu mml2015 mm-view mml-smime smime
password-cache dig mailcap nntp gnus-cache gnus-sum nnoo gnus-group
gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range
message sendmail format-spec rfc822 mml mml-sec mm-decode mm-bodies
mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev
gmm-utils mailheader gnus-win gnus gnus-ems nnheader gnus-util
mail-utils mm-util mail-prsvr wid-edit flymake compile comint ansi-color
ring paren cus-start cus-load bbdb bbdb-site timezone git-messenger
auto-complete-auctex latex easy-mmode tex-style tex dbus xml crm advice
help-fns mmm-noweb mmm-mode mmm-univ mmm-class mmm-region mmm-auto
mmm-vars mmm-utils mmm-compat cl auto-complete-config auto-complete
edmacro kmacro cl-macs gv popup cl-loaddefs cl-lib tex-site info
easymenu package epg-config time-date tooltip electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd 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
dbusbind gfilenotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)
Memory information:
((conses 16 463756 69676)
(symbols 48 162620 0)
(miscs 40 205 925)
(strings 32 181716 11817)
(string-bytes 1 4773158)
(vectors 16 34424)
(vector-slots 8 759595 16405)
(floats 8 357 427)
(intervals 56 17755 62)
(buffers 960 35)
(heap 1024 70832 3857))
next reply other threads:[~2015-11-16 19:47 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-16 19:47 Andreas Matthias [this message]
2015-11-17 4:01 ` bug#21934: 24.5; find-tag: reading TAGS file incorrectly Dmitry Gutov
2015-11-17 16:06 ` Eli Zaretskii
2015-11-17 17:21 ` Andreas Matthias
2015-11-17 17:24 ` Dmitry Gutov
2015-11-17 17:40 ` Andreas Matthias
2015-11-17 17:46 ` Dmitry Gutov
2015-11-17 19:38 ` Andreas Matthias
2015-11-18 1:56 ` Dmitry Gutov
2015-11-21 13:07 ` Eli Zaretskii
2015-11-22 1:17 ` Dmitry Gutov
2015-11-22 4:38 ` Dmitry Gutov
2015-11-22 14:08 ` Andreas Matthias
2015-11-22 14:33 ` Dmitry Gutov
2015-11-22 14:41 ` Dmitry Gutov
2015-11-22 15:06 ` Andreas Matthias
2015-11-22 15:23 ` Dmitry Gutov
2015-11-22 16:41 ` Andreas Matthias
2015-11-22 16:43 ` Dmitry Gutov
2015-11-22 16:12 ` Eli Zaretskii
2015-11-22 16:54 ` Dmitry Gutov
2015-11-22 17:38 ` Eli Zaretskii
2015-11-22 17:43 ` Dmitry Gutov
2015-11-22 17:49 ` Andreas Matthias
2015-11-22 18:13 ` Eli Zaretskii
2015-11-23 16:50 ` Andreas Matthias
2015-11-23 17:16 ` Eli Zaretskii
2015-11-23 17:28 ` Andreas Matthias
2015-11-23 18:17 ` Eli Zaretskii
2015-11-28 10:33 ` Eli Zaretskii
2015-11-28 17:25 ` Andreas Matthias
2015-11-30 17:34 ` Eli Zaretskii
2015-11-28 17:25 ` Andreas Matthias
2015-11-22 18:09 ` Eli Zaretskii
2015-11-22 18:27 ` Andreas Matthias
2015-11-22 18:33 ` Dmitry Gutov
2015-11-22 18:52 ` Andreas Matthias
2015-11-26 2:41 ` Dmitry Gutov
2015-11-17 11:05 ` Stephen Leake
2015-11-17 17:17 ` Andreas Matthias
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ziyd20cb.fsf@winky.hogwarts \
--to=andreas.matthias@gmail.com \
--cc=21934@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).