[gnu.emacs.bug] tags

Julius_Smith@NEXT.COM (Julius Smith) (01/04/89)

It would be great if there were a way to BACK UP when using tags.  How many
times have you followed a chain of function calls and wished you had some
simple way to go back to the previous tag, or the one before that, etc.
For example, if ESC ` were bound to this function, then ESC ` would go back
one, C-u ESC ` would go back four, etc.

lrs@esl.esl.com (Lynn Slater) (01/04/89)

> It would be great if there were a way to BACK UP when using tags. 

I offer this facility in a file I call "location".  It keeps a stack
of buffer locations and provides calls to manipulate the stack.  I use
it for tags, online manual lookup, and some special modes.

-- Lynn
===============================================================
Lynn Slater -- lrs@esl.com
ESL/TRW 495 Java Drive, Box 3510, Sunnyvale, Ca 94088-3510
Office (408) 738-2888 x 4482; Home (415) 796-4149 
===============================================================