emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Suggested patch for eshell (em-dirs.el)


From: Leo
Subject: Re: Suggested patch for eshell (em-dirs.el)
Date: Thu, 14 Apr 2011 23:35:00 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (Mac OS X 10.6.7)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]