all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Piet van Oostrum <piet@cs.uu.nl>
Subject: Re: shell mode, changing directory
Date: 22 Mar 2003 10:42:23 +0100	[thread overview]
Message-ID: <wzznnnbuv4.fsf@nono.cs.uu.nl> (raw)
In-Reply-To: mailman.3489.1048272184.21513.help-gnu-emacs@gnu.org

[-- Attachment #1: Type: text/plain, Size: 869 bytes --]

>>>>> "Bingham, Jay" <Jay.Bingham@hp.com> (BJ) wrote:

BJ> On Friday, March 21, 2003 12:23 PM Alan Shutko wrote:
>> Phillip Lord <p.lord@russet.org.uk> writes:

>> Specifically I want to write two commands. The first is "move CWD of shell
>> to the same as the file of the current buffer" (currently you can achieve
>> this, by killing the *shell* buffer, and typing M-x shell). And secondly I
>> want to be able to use the ECB's
>> (ecb.sourceforge.net) directory window, to move shells CWD. 

[snip]

BJ> I hope that this helps clarify his needs.

I use myself a slightly different approach, which in fact might even be
more confortable:
I have a command that starts a shell in the current directory which
encodes the directory name in the buffer name. If there is already a shell
running in the current directory it uses that buffer rather than starting
a new one.


[-- Attachment #2: sh.el --]
[-- Type: application/emacs-lisp, Size: 855 bytes --]

[-- Attachment #3: Type: text/plain, Size: 114 bytes --]


-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum@hccnet.nl

[-- Attachment #4: Type: text/plain, Size: 151 bytes --]

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

  parent reply	other threads:[~2003-03-22  9:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3489.1048272184.21513.help-gnu-emacs@gnu.org>
2003-03-21 19:53 ` shell mode, changing directory Alan Shutko
2003-03-22  9:42 ` Piet van Oostrum [this message]
2003-03-24 16:21   ` Phillip Lord
2003-03-21 18:40 Bingham, Jay
  -- strict thread matches above, loose matches on Subject: below --
2003-03-19 16:22 Phillip Lord
2003-03-21 16:18 ` Kevin Rodgers
2003-03-21 17:56   ` Phillip Lord
2003-03-21 18:11     ` Barry Margolin
2003-03-21 21:15     ` Kevin Rodgers
2003-03-24 12:40       ` Phillip Lord
2003-03-21 18:23 ` Alan Shutko

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=wzznnnbuv4.fsf@nono.cs.uu.nl \
    --to=piet@cs.uu.nl \
    /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.