all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Changing $HOME
@ 2005-02-23 23:34 Shug Boabby
  2005-02-24  0:17 ` David Hansen
  0 siblings, 1 reply; 17+ messages in thread
From: Shug Boabby @ 2005-02-23 23:34 UTC (permalink / raw)


hi there,

i wish to change the definition of ~/ in the minibuffer. i have a folder
  /Users/shug/GNU
which i wish to use as my base... it makes life a lot easier for me 
since it allows me to seperate the OS X stuff from everything i do in 
Emacs and the CL.

i have tried doing things such as:
  (setenv "HOME" "/Users/shug/GNU")
or
  (setq homedir "/Users/shug/GNU")
but it never seems to work.

the best results i have are by
  (cd "/Users/shug/GNU")
but that just means i always start in that directory when looking for 
new files... it obviously doesn't redefine the ~/ symbol.

does anyone know how to define ~/ as "/Users/shug/GNU"?

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

end of thread, other threads:[~2005-03-07  4:30 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-23 23:34 Changing $HOME Shug Boabby
2005-02-24  0:17 ` David Hansen
2005-02-24  0:29   ` Shug Boabby
2005-02-24 16:07     ` Sébastien Kirche
2005-03-04 20:28       ` Shug Boabby
2005-03-04 20:31         ` Shug Boabby
2005-03-04 23:07         ` Pascal Bourguignon
2005-03-04 23:33           ` Shug Boabby
2005-03-04 23:51             ` Kevin Rodgers
2005-03-05  0:14               ` Shug Boabby
2005-03-05  0:16             ` Pascal Bourguignon
2005-03-05  0:18               ` Pascal Bourguignon
2005-03-05  0:23                 ` Shug Boabby
2005-03-05  7:07                   ` Oliver Scholz
2005-03-07  4:30                     ` Shug Boabby
2005-03-05  7:08                   ` Oliver Scholz
2005-03-05  0:22               ` Shug Boabby

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.