all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Projectile: Associating variables to a project?
@ 2016-02-12 15:35 Elena
  2016-03-04 14:49 ` egarrulo
  0 siblings, 1 reply; 2+ messages in thread
From: Elena @ 2016-02-12 15:35 UTC (permalink / raw)
  To: help-gnu-emacs

As far as I can see, Projectile does not let you associate variables to a project.  How could I accomplish this?

For example, I would like to start an inferior shell for a project and keep track of it, in order to be able to switch to it from any file buffer that belongs to the project.

Thank you.


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

* Re: Projectile: Associating variables to a project?
  2016-02-12 15:35 Projectile: Associating variables to a project? Elena
@ 2016-03-04 14:49 ` egarrulo
  0 siblings, 0 replies; 2+ messages in thread
From: egarrulo @ 2016-03-04 14:49 UTC (permalink / raw)
  To: help-gnu-emacs

In the end, I have discovered that `(projectile-project-root)` returns a 
value that I can use as key to a global hash for every project variable.


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

end of thread, other threads:[~2016-03-04 14:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-12 15:35 Projectile: Associating variables to a project? Elena
2016-03-04 14:49 ` egarrulo

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.