From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Mel" Newsgroups: gmane.emacs.help Subject: exec of shell... Date: Thu, 27 Mar 2003 20:50:16 -0500 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1048816651 21992 80.91.224.249 (28 Mar 2003 01:57:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 28 Mar 2003 01:57:31 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 28 02:57:29 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18yj7Z-0005iS-00 for ; Fri, 28 Mar 2003 02:57:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18yj5b-0006kG-07 for gnu-help-gnu-emacs@m.gmane.org; Thu, 27 Mar 2003 20:55:27 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!feed.news.qwest.net!news.uswest.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-NNTP-Posting-Host: 67.40.211.12 Original-X-Trace: news.uswest.net 1048816218 67.40.211.12 (Thu, 27 Mar 2003 19:50:18 CST) Original-NNTP-Posting-Date: Thu, 27 Mar 2003 19:50:18 CST Original-Xref: shelby.stanford.edu gnu.emacs.help:111464 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7964 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7964 i need to create a shell and do a "tail -f" on a file, then rename that buffer and create a new shell when i startup my emacs is that possible? if so how? really appreciate it :-) Mel