From: henry atting <nsmp_01@online.de>
To: help-gnu-emacs@gnu.org
Subject: Re: eshell and quick cd
Date: Sun, 29 Mar 2009 11:35:46 +0200 [thread overview]
Message-ID: <87prg0r7rh.fsf@online.de> (raw)
In-Reply-To: mailman.4141.1238219904.31690.help-gnu-emacs@gnu.org
On Sa, Mär 28 2009, thierry.volpiatto@gmail.com wrote:
> Hi,
> you have a very nice file called esh-toggle.el, you will find here:
>
> ftp://ftp.newartisans.com/pub/emacs/
>
> It should be integrated in emacs, this file is in the git repo of eshell
> also but i can't find back url.
>
> henry atting <nsmp_01@online.de> writes:
>
>> I recently encountered `wcd' [1], which provides a way to quickly change
>> directories. For example if I am in ~/a/b and want to cd to ~/c/def a
>> `wcd def' would suffice if def is a unique directory name.
>> Since only `cd' is allowed to change directories you have to write a
>> function in your ~/.zshrc (in my case) like that:
>>
>> function wcd
>> {
>> $HOME/bin/wcd.exe $*
>> . $HOME/bin/wcd.go
>> }
>>
>> Is there already a builtin function of eshell which does the same? Or,
>> if not, how can I tell eshell to use wcd?
>>
>> henry
>>
>> ___
>>
>> [1] http://www.xs4all.nl/~waterlan/
>>
esh-toogle is very handy, thanks.
But if I want to stay on the eshell command-line I still would like
eshell to use the above mentioned function. How can it be implemented in
eshell?
henry
next prev parent reply other threads:[~2009-03-29 9:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-28 5:37 eshell and quick cd henry atting
2009-03-28 5:51 ` thierry.volpiatto
[not found] ` <mailman.4141.1238219904.31690.help-gnu-emacs@gnu.org>
2009-03-29 9:35 ` henry atting [this message]
2009-03-29 13:30 ` thierry.volpiatto
[not found] ` <mailman.4199.1238333835.31690.help-gnu-emacs@gnu.org>
2009-03-30 13:45 ` henry atting
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=87prg0r7rh.fsf@online.de \
--to=nsmp_01@online.de \
--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).