[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: shell-mode question
From: |
Barry Margolin |
Subject: |
Re: shell-mode question |
Date: |
Thu, 02 Oct 2008 17:00:27 -0400 |
User-agent: |
MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) |
In article <mailman.20.1222932685.25473.help-gnu-emacs@gnu.org>,
"Stefan Thomas" <kontrapunktstefan@googlemail.com> wrote:
> Dear emacs-community,
> I have a question concerning the shell mode.
> When I execute a shell-skript, how can I display the output not in the
> shell-buffer but in the buffer im working?
Use C-u M-! to prompt for a shell command, execute it, and insert the
output in the current buffer.
> And: is it possible in shell-mode to add text not only at the end of line
> but whenever I want to?
Yes, you can edit the current input line normally.
--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***