all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* why am I asked to Visit tags table for ~/.emacs.d/init.el?
@ 2015-08-17 10:54 Sam Halliday
  2015-08-17 14:18 ` Sam Halliday
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Halliday @ 2015-08-17 10:54 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

I have a separate tags table for each project/directory that I'm working with, which is ideal. When I find-tag in any of my projects for the first time since starting emacs, the correct tags table is automatically discovered and selected, which is great.

However, if I do find-tags in my ~/.emacs.d/init.el I still get asked which tags table to use, despite the fact that there is a TAGS file in ~/.emacs.d

Is this expected behaviour? I would have thought that the TAGS file would be trivially discovered.

Best regards,
Sam


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

* Re: why am I asked to Visit tags table for ~/.emacs.d/init.el?
  2015-08-17 10:54 why am I asked to Visit tags table for ~/.emacs.d/init.el? Sam Halliday
@ 2015-08-17 14:18 ` Sam Halliday
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Halliday @ 2015-08-17 14:18 UTC (permalink / raw)
  To: help-gnu-emacs

On Monday, 17 August 2015 11:55:00 UTC+1, Sam Halliday  wrote:
> Hi all,
> 
> I have a separate tags table for each project/directory that I'm working with, which is ideal. When I find-tag in any of my projects for the first time since starting emacs, the correct tags table is automatically discovered and selected, which is great.
> 
> However, if I do find-tags in my ~/.emacs.d/init.el I still get asked which tags table to use, despite the fact that there is a TAGS file in ~/.emacs.d
> 
> Is this expected behaviour? I would have thought that the TAGS file would be trivially discovered.


I think I've worked this out ... it is expected behaviour. In my projects (which are all git repositories) I am using projectile and it automatically detects and visits the TAGS for a project that it recognises. Projectile does not, however, recognise my ~/.emacs.d directory as a project and hence does not load the tags file.


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

end of thread, other threads:[~2015-08-17 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-17 10:54 why am I asked to Visit tags table for ~/.emacs.d/init.el? Sam Halliday
2015-08-17 14:18 ` Sam Halliday

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.