guile-user
[Top][All Lists]
Advanced

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

Re: Another load path idea


From: Greg Troxel
Subject: Re: Another load path idea
Date: 31 Jan 2006 15:58:00 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

  I like that too except usually a subdir of wherever I keep the source.
  Nice and easy to rm -r when you're sick of it.  But I presume you, as
  I, don't want a package build trying to modify /etc/profile etc to
  hook itself into $PATH.  I might well add it in myself, even setup to
  test a range of locations and use what exists, I like that in my
  .emacs a lot too for instance.  Anyway, the main point would be that I
  don't think it's the package's business to try to join itself to the
  world when installed in an out-of-the-way place.

No, but it shoudl be easy for someone to add.  so I'd like to be able
to do something like:
 
# guile-admin --add-prefix /usr/foo

# guile-admin --remove-prefix /usr/foo

# guile-admin --show-prefixes

-- 
        Greg Troxel <address@hidden>




reply via email to

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