unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Emacs start directory.
@ 2008-02-28  4:02 cc
  2008-02-28  5:29 ` Pete Axon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cc @ 2008-02-28  4:02 UTC (permalink / raw)
  To: help-gnu-emacs

In Windows, how to add a start directory in .emacs


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

* Re: Emacs start directory.
  2008-02-28  4:02 Emacs start directory cc
@ 2008-02-28  5:29 ` Pete Axon
  2008-02-28 10:24 ` root
  2008-02-28 18:56 ` David Hansen
  2 siblings, 0 replies; 4+ messages in thread
From: Pete Axon @ 2008-02-28  5:29 UTC (permalink / raw)
  To: help-gnu-emacs

> In Windows, how to add a start directory in .emacs

You can specify the `Start in' directory in the propeties for the
Windows shortcut for emacs.


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

* Re: Emacs start directory.
  2008-02-28  4:02 Emacs start directory cc
  2008-02-28  5:29 ` Pete Axon
@ 2008-02-28 10:24 ` root
  2008-02-28 18:56 ` David Hansen
  2 siblings, 0 replies; 4+ messages in thread
From: root @ 2008-02-28 10:24 UTC (permalink / raw)
  To: help-gnu-emacs

cc <jinggcc@gmail.com> writes:

> In Windows, how to add a start directory in .emacs

You can add a 'cd' command at the end of your .emacs:

(cd "C:/Documents and Settings/Username/Desktop")


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

* Re: Emacs start directory.
  2008-02-28  4:02 Emacs start directory cc
  2008-02-28  5:29 ` Pete Axon
  2008-02-28 10:24 ` root
@ 2008-02-28 18:56 ` David Hansen
  2 siblings, 0 replies; 4+ messages in thread
From: David Hansen @ 2008-02-28 18:56 UTC (permalink / raw)
  To: help-gnu-emacs

On Wed, 27 Feb 2008 20:02:41 -0800 (PST) cc wrote:

> In Windows, how to add a start directory in .emacs

(setq default-directory "/foo/bar/baz")

David





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

end of thread, other threads:[~2008-02-28 18:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-28  4:02 Emacs start directory cc
2008-02-28  5:29 ` Pete Axon
2008-02-28 10:24 ` root
2008-02-28 18:56 ` David Hansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).