From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stefan Thomas" Newsgroups: gmane.emacs.help Subject: shell-mode question Date: Thu, 2 Oct 2008 09:31:19 +0200 Message-ID: <8c1eed9b0810020031j378429efn9153fe53b94bf9ac@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_53979_1173151.1222932679514" X-Trace: ger.gmane.org 1222932713 23586 80.91.229.12 (2 Oct 2008 07:31:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2008 07:31:53 +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 09:32:52 2008 connect(): Connection refused 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 1KlIg7-0000Lc-0Q for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Oct 2008 09:32:51 +0200 Original-Received: from localhost ([127.0.0.1]:45865 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlIf1-0006Sd-AW for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Oct 2008 03:31:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KlIeh-0006SH-Iz for help-gnu-emacs@gnu.org; Thu, 02 Oct 2008 03:31:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KlIeg-0006S5-0j for help-gnu-emacs@gnu.org; Thu, 02 Oct 2008 03:31:23 -0400 Original-Received: from [199.232.76.173] (port=57200 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlIef-0006S2-Qn for help-gnu-emacs@gnu.org; Thu, 02 Oct 2008 03:31:21 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:49681) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KlIef-0006qe-Fk for help-gnu-emacs@gnu.org; Thu, 02 Oct 2008 03:31:21 -0400 Original-Received: from mail-gx0-f10.google.com ([209.85.217.10]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KlIee-0001Z3-IS for help-gnu-emacs@gnu.org; Thu, 02 Oct 2008 03:31:20 -0400 Original-Received: by gxk3 with SMTP id 3so1168169gxk.18 for ; Thu, 02 Oct 2008 00:31:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=VsJwBwekG/eT6yelrrFoqot3Jmik1UpeqeYy7SdXvWU=; b=tmllqrGILzqaKPIaCHJlYz2LBrARKfj5neQTDay9FbjpGAK51TEJ9anhmFPMXIrtzt 5SV857fru+FnI61Au2lvkhmcJSmvhzTITuOh21Tdu45KaO9jQ43mibZJdssxpuFhoOAY v/myACGsMBKf06tjGuJf+x9P/Km6uaA3smxUI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=Ka1bn0WiuYp9fGnfg81WO5yoZoDvaSTApRJN2jdMKYzkylxtW26ZATv0BAmssN8ZAi E6OkiBZoaawduumlr8hq3sTSKBj5huksrrBAPupxuQsiPSfOAMiyATzvIw8vNxb2Eltl rMCVwfmOfizm/yPEM7GWOncPVRCpCKbetf+bQ= Original-Received: by 10.150.12.10 with SMTP id 10mr13614515ybl.178.1222932679500; Thu, 02 Oct 2008 00:31:19 -0700 (PDT) Original-Received: by 10.150.181.12 with HTTP; Thu, 2 Oct 2008 00:31:19 -0700 (PDT) X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:58272 Archived-At: ------=_Part_53979_1173151.1222932679514 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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? And: is it possible in shell-mode to add text not only at the end of line but whenever I want to? Thanks for Your help, Stefan ------=_Part_53979_1173151.1222932679514 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
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?
And: is it possible in shell-mode to add text not only at the end of line but whenever I want to?
Thanks for Your help,
Stefan
------=_Part_53979_1173151.1222932679514--