all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
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:27:21 +0200 (CEST)	[thread overview]
Message-ID: <29776352.691241178137641733.JavaMail.www@wwinf4106> (raw)


> >     in TAGS there is a line 
> >
> >     ../lwlib//TAGS,include
> >
> >     and from here the error was born.
> 
> The "issue" is just that if you have a file which contains a line
> like:
> 
>   include ../foo
> 
> and you access the file through a symlink from a different directory,
> then ../foo (probably) does not exist.

You did understand. That's it.


> 
> The solution is just to not access the TAGS file through a symlink
> (something which there is no need to do). Or put the absolute path in
> the TAGS file (which is then fragile if you want to move the sources
> somewhere else). That means changing the TAGS target in src/Makefile
> to specify an absolute path to lwlib rather than a relative one. No
> point, IMO.
> 
> For some reason, this has turned back into Alin's previous "lwlib"
> thread, but now disguised as a partial-completion issue.
> 

Yes, today's find-tags bug is due to the fact that in case of error the TAGS file is not used at all.

             reply	other threads:[~2007-05-02 20:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-02 20:27 A Soare [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-05-03  9:41 find-tag and partial completion mode -- Francisco, urgent! A Soare
2007-05-02 20:26 A Soare
2007-05-03  1:46 ` 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`
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=29776352.691241178137641733.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 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.