help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: "M-x shell" (was: Re: Redirecting the output of a commend in "shell"


From: Emanuel Berg
Subject: Re: "M-x shell" (was: Re: Redirecting the output of a commend in "shell" into a buffer)
Date: Sun, 07 Sep 2014 23:36:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Marcin Borkowski <mbork@wmi.amu.edu.pl> writes:

> M-: anybody?

It is not the same. You have to put parenthesis around
everything and quotation marks around data. Try it
yourself, with my solution, this works:

man ls

But with M-: or eval-expression that'll be:

(man "ls")

And then, I don't see a real advantage to:

M-x man RET ls RET

-- 
underground experts united


reply via email to

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