all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* lwlib
@ 2007-04-26 10:12 A Soare
  2007-04-27  6:00 ` lwlib Richard Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: A Soare @ 2007-04-26 10:12 UTC (permalink / raw)
  To: Emacs   Dev  [emacs-devel]

What is lwlib good for?

I receive every day messages like

<<
Starting a new list of tags tables
visit-tags-table-buffer: File /gnu/lwlib/TAGS is not a valid tags table
>>

when I find a symbol from emacs. I made the TAGS and TAGS-LISP files using make tags...

Why do you not take it out if it is not useful?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: lwlib
  2007-04-26 10:12 lwlib A Soare
@ 2007-04-27  6:00 ` Richard Stallman
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Stallman @ 2007-04-27  6:00 UTC (permalink / raw)
  To: alinsoar; +Cc: emacs-devel

    <<
    Starting a new list of tags tables
    visit-tags-table-buffer: File /gnu/lwlib/TAGS is not a valid tags table
    >>

Can you debug what is invalid about it?
That's the crucial thing for debugging this.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: lwlib
@ 2007-04-27 10:04 A Soare
  0 siblings, 0 replies; 4+ messages in thread
From: A Soare @ 2007-04-27 10:04 UTC (permalink / raw)
  To: rms; +Cc: Emacs   Dev  [emacs-devel]

>     <<
>     Starting a new list of tags tables
>     visit-tags-table-buffer: File /gnu/lwlib/TAGS is not a valid tags table
>     >>
> 
> Can you debug what is invalid about it?
> That's the crucial thing for debugging this.
> 

OK, I will debug and try to make a patch.


Alin Soare.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: lwlib
@ 2007-04-28 21:17 A Soare
  0 siblings, 0 replies; 4+ messages in thread
From: A Soare @ 2007-04-28 21:17 UTC (permalink / raw)
  To: rms; +Cc: Emacs   Dev  [emacs-devel]


>     <<
>     Starting a new list of tags tables
>     visit-tags-table-buffer: File /gnu/lwlib/TAGS is not a valid tags table
>     >>
> 
> Can you debug what is invalid about it?
> That's the crucial thing for debugging this.
> 

I always work with 2 soft-links to TAGS and TAGS-LISP

ln -s src/TAGS .

in my TAGS file there is the line

../lwlib//TAGS,include

Maybe the error is due to the current-directory?

I haven't worked in the meantime with tags. But now I suppose this.

If in TAGS there were the complete path, not a relative path, I believe that it work.

More, if I use visit-tags-table to TAGS that is a SoftLink, and I make find-tag xaw_update_scrollbar from lwlib, the message is 

byte-code: No tags containing xaw_update_scrollbar


I am almost sure (even I did not work with find-tags in the meantime) that the reported bug is due to the relative path used in the TAGS file.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-04-28 21:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-26 10:12 lwlib A Soare
2007-04-27  6:00 ` lwlib Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2007-04-27 10:04 lwlib A Soare
2007-04-28 21:17 lwlib A Soare

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.