emacs-devel
[Top][All Lists]
Advanced

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

Re: M-x shell question


From: Oleh Krehel
Subject: Re: M-x shell question
Date: Thu, 18 Aug 2016 16:22:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> Your function seems to do basically what I want (I think cd is better
> than pushd for this).  I've put it in my .emacs, but I think it should
> be a standard feature -- perhaps as M-x cdshell.
>
> Does anyone disagree?

I like the idea. I do the same thing in two steps in my config:

1. "C-x C-j" calls `dired-jump' globally.
2. "`" calls `cdshell' in `dired-mode'.

This way, I can quickly adjust the path in `dired'.

Oleh



reply via email to

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