all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Scott Frazer <frazer.scott@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How can I reload etags project path
Date: Mon, 03 Nov 2008 13:17:44 -0500	[thread overview]
Message-ID: <1225736264.239603@sj-nntpcache-3.cisco.com> (raw)
In-Reply-To: <1ffcb4ce-95bf-4ccd-8fb8-63037e000d74@f37g2000pri.googlegroups.com>

yinglcs@gmail.com wrote:
> 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.

I just released something to do this:

http://www.emacswiki.org/emacs/EtagsTable


  parent reply	other threads:[~2008-11-03 18:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2008-11-03 18:44   ` Richard Riley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1225736264.239603@sj-nntpcache-3.cisco.com \
    --to=frazer.scott@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.