all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Go to my CWD!
Date: Wed, 27 Jan 2010 19:17:12 -0700	[thread overview]
Message-ID: <hjqs36$v5n$1@ger.gmane.org> (raw)
In-Reply-To: <m1r5pbv3we.fsf@gmail.com>

Andrea Crotti wrote:
> Whenever I have a shell or another interpreter of course they keep
> they're own current directory, which is given from the first time I've
> launched them.
> 
> But if I for example call
> M-x shell 
> again it means that I want the shell in the directory of the current
> buffer, not that old forgotten position.

`C-u M-x shell RET' will give you a new shell buffer named *shell*<2>
whose default directory is the same as the buffer from which you called
it.  Subsequent shells will be named *shell*<3>, *shell*<4>, *shell*<5>
etc.

> That's also true for python interpreter or any other interpreter, is
> there a way to solve this problem automatically?

No, each interpreter starts comint in its own way.

> Maybe a second call should kill and restart instead of visiting the
> already open?

Happy hacking,

-- 
Kevin Rodgers
Denver, Colorado, USA





  parent reply	other threads:[~2010-01-28  2:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-27 17:44 Go to my CWD! Andrea Crotti
2010-01-27 19:38 ` Andreas Röhler
2010-01-27 21:08   ` Andrea Crotti
2010-01-27 21:30     ` Andreas Röhler
2010-01-28  2:17 ` Kevin Rodgers [this message]
2010-01-28  9:02   ` Andreas Röhler

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='hjqs36$v5n$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.