From: A Soare <alinsoar@voila.fr>
To: "Emacs Dev [emacs-devel]" <emacs-devel@gnu.org>
Subject: Re: find-tag and partial completion mode -- Francisco, urgent!
Date: Wed, 2 May 2007 22:26:47 +0200 (CEST) [thread overview]
Message-ID: <15435305.691161178137607047.JavaMail.www@wwinf4106> (raw)
> Francisco, what do you think of this issue?
>
>
> in TAGS there is a line
>
> ../lwlib//TAGS,include
>
> and from here the error was born.
>
> Please try changing that line to
>
> ../lwlib/TAGS,include
>
> Does that make it work?
It does not.
I repeat.
I use a LINK to TAGS file from src/TAGS.
More precisely, look ls -al in ./emacs directory
lrwxrwxrwx 1 root root 8 2007-04-18 05:56 TAGS -> src/TAGS
lrwxrwxrwx 1 root root 13 2007-04-18 05:56 TAGS-LISP -> src/TAGS-LISP
I do so:
M-. re-fr-st <TAB> insert here the path to TAGS file FROM EMACS DIRECTORY, NOT FROM ./EMACS/SRC.
In this case it does not work.
If I complete the path to the TAGS file from ./emacs/src/TAGS , it works.
So the only problem is that etags does not work if we work to a sym-link to the TAGS file. We must use the path to the original TAGS file. This is the but. This is the same bug as that one reported by me here:
<<lwlib>>.
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01293.html
next reply other threads:[~2007-05-02 20:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-02 20:26 A Soare [this message]
2007-05-03 1:46 ` find-tag and partial completion mode -- Francisco, urgent! Stefan Monnier
2007-05-04 13:14 ` Francesco Potorti`
2007-05-04 14:10 ` Stefan Monnier
2007-05-04 21:17 ` Richard Stallman
2007-05-05 0:37 ` Francesco Potorti`
-- strict thread matches above, loose matches on Subject: below --
2007-05-03 9:41 A Soare
2007-05-02 20:27 A Soare
2007-05-02 20:26 A Soare
2007-05-02 11:02 find-tag and partial completion mode A Soare
2007-05-02 17:44 ` find-tag and partial completion mode -- Francisco, urgent! Richard Stallman
2007-05-02 20:13 ` Glenn Morris
2007-05-02 20:02 ` Tom Tromey
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=15435305.691161178137607047.JavaMail.www@wwinf4106 \
--to=alinsoar@voila.fr \
--cc=emacs-devel@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).