From: thierry.volpiatto@gmail.com
To: help-gnu-emacs@gnu.org
Subject: Re: eshell and quick cd
Date: Sat, 28 Mar 2009 06:51:15 +0100 [thread overview]
Message-ID: <87vdpu6vqk.fsf@tux.homenetwork> (raw)
In-Reply-To: 878wmqmclw.fsf@online.de
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/
>
--
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France
next prev parent reply other threads:[~2009-03-28 5:51 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 [this message]
[not found] ` <mailman.4141.1238219904.31690.help-gnu-emacs@gnu.org>
2009-03-29 9:35 ` henry atting
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vdpu6vqk.fsf@tux.homenetwork \
--to=thierry.volpiatto@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.