From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Barry Margolin Newsgroups: gmane.emacs.help Subject: Re: shell-mode question Date: Thu, 02 Oct 2008 17:00:27 -0400 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1222983687 1071 80.91.229.12 (2 Oct 2008 21:41:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2008 21:41:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 02 23:42:25 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KlVvp-0005NZ-KD for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Oct 2008 23:41:57 +0200 Original-Received: from localhost ([127.0.0.1]:37918 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlVum-0004zn-Kd for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Oct 2008 17:40:52 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed00.sul.t-online.de!t-online.de!news.k-dsl.de!news.motzarella.org!motzarella.org!barmar Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-X-Trace: feeder.motzarella.org U2FsdGVkX1+YAIflbab+2Vowpw/5HUo/5+nFyVc30RWP2UE8P0ucGyNWhFBEztOlAkeOQS7EnbzEQ8jO/NOLUcQCNZpX18lTFGuveWjujHEw/ulBMfblreOt9T+2iKzU3fu2HN2fVBU= Original-X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers Original-NNTP-Posting-Date: Thu, 2 Oct 2008 21:00:28 +0000 (UTC) X-Auth-Sender: U2FsdGVkX19Ualr2JPNmo25Tc/iSJXY5yG6K6pw+dNU= Cancel-Lock: sha1:Du5zOTMetAH7CV7TvF1kMc/mCEU= User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) Mail-Copies-To: nobody Original-Xref: news.stanford.edu gnu.emacs.help:162970 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:58311 Archived-At: In article , "Stefan Thomas" 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 ***