From: Zhang Wei <id.brep@gmail.com>
Subject: Re: startup with dired
Date: Thu, 26 Jan 2006 09:25:08 +0800 [thread overview]
Message-ID: <873bjb6arv.fsf@gmail.com> (raw)
In-Reply-To: mailman.147.1138236957.2878.help-gnu-emacs@gnu.org
Ryan Moszynski <ryan.m.lists@gmail.com> writes:
> is there something I can put in my .emacs file to make emacs startup
> in dired mode at a certain directory?
>
> for instance, when i start emacs, i want it to automatically be in
> dired mode at /home/ryan/code
(setq inhibit-startup-message t)
(dired "/home/ryan/code")
--
Zhang Wei or Brep
<brep@smth.org>
next parent reply other threads:[~2006-01-26 1:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.147.1138236957.2878.help-gnu-emacs@gnu.org>
2006-01-26 1:25 ` Zhang Wei [this message]
2006-01-26 0:52 startup with dired Ryan Moszynski
2006-01-26 0:59 ` Edward O'Connor
2006-01-26 16:32 ` Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=873bjb6arv.fsf@gmail.com \
--to=id.brep@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.