From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ryan Moszynski Newsgroups: gmane.emacs.help Subject: startup with dired Date: Wed, 25 Jan 2006 19:52:48 -0500 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1138236937 31902 80.91.229.2 (26 Jan 2006 00:55:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Jan 2006 00:55:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 26 01:55:35 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F1vQE-0005Sr-O9 for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Jan 2006 01:55:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1vT0-0001hq-53 for geh-help-gnu-emacs@m.gmane.org; Wed, 25 Jan 2006 19:58:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F1vQS-0000rb-C3 for help-gnu-emacs@gnu.org; Wed, 25 Jan 2006 19:55:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F1vQO-0000q2-4s for help-gnu-emacs@gnu.org; Wed, 25 Jan 2006 19:55:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1vQK-0000oi-VH for help-gnu-emacs@gnu.org; Wed, 25 Jan 2006 19:55:41 -0500 Original-Received: from [64.233.184.203] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F1vNo-0004xC-Mg for help-gnu-emacs@gnu.org; Wed, 25 Jan 2006 19:53:04 -0500 Original-Received: by wproxy.gmail.com with SMTP id i14so305769wra for ; Wed, 25 Jan 2006 16:52:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BWQrBx08Ql9wyYqJEIHtMlzAqyN4mLhusTIBOzCMWFnq6rX6Zw3S9Na1S6SUMf/T48NIQxauIeFtaz28Z1+iAvHbsr8AU8bc4mImIsyTFvZiDCHBZlFq+SssA04Dp3Z6pmx/EiJPe+A5kohqcGnpGED+0GedodE21Dd6LdjjQng= Original-Received: by 10.64.24.20 with SMTP id 20mr402715qbx; Wed, 25 Jan 2006 16:52:48 -0800 (PST) Original-Received: by 10.64.47.16 with HTTP; Wed, 25 Jan 2006 16:52:48 -0800 (PST) Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:32850 Archived-At: 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 thanks ryan