Hey Robert,
I have never installed the 21.4.13 version, so I'm just trying to
understand how your system could be different from mine.
On 1/30/06, Robert Abad <Robert_Abad(a)trimble.com> wrote:
So what is the proper uninstallation????? I used the uninstall
program
that came with 21.4.13. I even went through my registry and deleted all
references to XEmacs before installing 21.4.18. Should I have done
other steps in the uninstallation???
No, it sounds like you covered it.
I thought I was clear on my exact steps earlier but I'll
re-iterate them
here. To produce the problem, I do the following:
- start XEmacs
- C-x C-f C:\projects\code\airborne\05xx\app565\167in.c
- place cursor on GPS167_ERROR (a #define in my code)
- M-. GPS167_ERROR (to find the definition of this #define)
Light dawns on Marblehead! I see - I have no TAGS file in my home
directory. When I created a TAGS file in my home directory, the XEmacs
tag handling code takes that as the TAGS file to use. I take it you
don't want to delete that C:\TAGS file? If you want to keep that TAGS
file in c:\TAGS and you don't want to mess with tag-table-alist, then
I think you're out of luck until someone wants to dig into this.
The documentation on tag-table-alist is pretty explicit, though. I
think you could easily craft the example code to do what you want.
Regards,
Vin