help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to set the default location of 'tags table'?


From: Wu XiaoGuang
Subject: Re: How to set the default location of 'tags table'?
Date: Wed, 21 Aug 2002 13:19:09 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204

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!







reply via email to

[Prev in Thread] Current Thread [Next in Thread]