|
| From: | Richard Stallman |
| Subject: | Re: Bug Report (Feature request?) etags (GNU Emacs 21.1) |
| Date: | Thu, 21 Feb 2002 21:33:10 -0700 (MST) |
However, this will often NOT be the case when #line directives are
found in files generated by other programs (there may be a 1:100 or a
100:1 correspondance) -- but you don't know. So etags will have to
put the #line directive's line number directly into TAGS.
That is doing things the hard way. Wouldn't it be easier to handle
#line in Lisp inside find-tag?
| [Prev in Thread] | Current Thread | [Next in Thread] |