* How to set the default location of 'tags table'?
@ 2002-08-21 13:05 Wu XiaoGuang
[not found] ` <20020821103330.A1854@sasken.com>
0 siblings, 1 reply; 2+ messages in thread
From: Wu XiaoGuang @ 2002-08-21 13:05 UTC (permalink / raw)
Hi,all:
When I press 'Alt-.' to find some-function's source,emacs will ask me
to input the location(the default one is '~/').I must input
'/usr/share/emacs/21.1/lisp'.
How can I set the default location of 'tags table'?
Thank you.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to set the default location of 'tags table'?
[not found] ` <20020821103330.A1854@sasken.com>
@ 2002-08-21 13:19 ` Wu XiaoGuang
0 siblings, 0 replies; 2+ messages in thread
From: Wu XiaoGuang @ 2002-08-21 13:19 UTC (permalink / raw)
Praveen D V wrote:
> Create a TAGS file using 'etags' and then U can give it
> directory name. If U want to put it in U'r .emacs
>
> (setq tags-table-list
> '("~/abc" "/usr/share/"))
>
> Hope this helps.
> regards,
> Praveen
>
>
I set it as:
(setq tags-table-list '("/usr/share/emacs/21.1/lisp"))
It works now.
Thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-21 13:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-21 13:05 How to set the default location of 'tags table'? Wu XiaoGuang
[not found] ` <20020821103330.A1854@sasken.com>
2002-08-21 13:19 ` Wu XiaoGuang
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.