From: ckhan <charleykhan@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: shortcut to take me from eshell to shell and preserve cwd
Date: Fri, 9 May 2014 11:25:29 -0700 (PDT) [thread overview]
Message-ID: <9a205eac-45b5-4c03-983d-5a4d51f5958d@googlegroups.com> (raw)
How would I write an elisp function that is active in eshell mode that does the following:
- queries current directory
- changes to the buffer named *shell*, (runs M-x shell to create it if it's no there)
- runs "cd <dir>" to drop me into the same dir that I was in in eshell
Thanks for any tips!
-ck
next reply other threads:[~2014-05-09 18:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-09 18:25 ckhan [this message]
2014-05-09 18:53 ` shortcut to take me from eshell to shell and preserve cwd Grant Rettke
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9a205eac-45b5-4c03-983d-5a4d51f5958d@googlegroups.com \
--to=charleykhan@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.
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).