unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How can I reload etags project path
@ 2008-11-03 15:50 yinglcs
  2008-11-03 15:56 ` Richard Riley
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: yinglcs @ 2008-11-03 15:50 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

In my .emacs I have defined the etags project path like this:


(defvar etags-project-path "/media/storage/working" "*Base path for
your project")

(require 'etags)
(setq tags-file-name (expand-file-name "TAGS" etags-project-path))

After i open emacs, how can i point to a different project path,let's
say i have multiple project etag files, how can i switch dynamically?

Thank you.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-11-03 18:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-03 15:50 How can I reload etags project path yinglcs
2008-11-03 15:56 ` Richard Riley
2008-11-03 16:03 ` Sébastien Vauban
2008-11-03 16:52   ` Richard Riley
2008-11-03 18:17 ` Scott Frazer
2008-11-03 18:44   ` Richard Riley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).