all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Suggested patch for eshell (em-dirs.el)
Date: Thu, 14 Apr 2011 23:35:00 +0800	[thread overview]
Message-ID: <m1ei547snv.fsf@th041098.ip.tsinghua.edu.cn> (raw)
In-Reply-To: BANLkTimKC1Byh3HKJ=QojsYrrYefXWjZYw@mail.gmail.com

On 2011-04-14 22:57 +0800, Ted Roden wrote:
> diff --git a/lisp/eshell/em-dirs.el b/lisp/eshell/em-dirs.el
> index 1aa2c34..26256a2 100644
> --- a/lisp/eshell/em-dirs.el
> +++ b/lisp/eshell/em-dirs.el
> @@ -403,4 +403,5 @@ in the minibuffer:
>   (if eshell-list-files-after-cd
>      ;; Let-bind eshell-last-command around this?
>      (eshell-plain-command "ls" (cdr args)))
> - nil))))
> + nil))
> +    ""))

Maybe it should just return PWD as bash does.

Leo




      reply	other threads:[~2011-04-14 15:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-14 14:57 Suggested patch for eshell (em-dirs.el) Ted Roden
2011-04-14 15:35 ` Leo [this message]

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=m1ei547snv.fsf@th041098.ip.tsinghua.edu.cn \
    --to=sdl.web@gmail.com \
    --cc=emacs-devel@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.