From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Which mode for editing (ba)sh scripts Date: Tue, 5 Feb 2008 10:10:29 +0100 Message-ID: References: <47A7835A.6000503@telenet.be> <47A81DB8.6000900@telenet.be> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1202202687 6619 80.91.229.12 (5 Feb 2008 09:11:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Feb 2008 09:11:27 +0000 (UTC) Cc: emacs list To: Alain Muls Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 05 10:11:49 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 1JMJqC-0000Vx-3I for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Feb 2008 10:11:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMJpj-0005v3-Qd for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Feb 2008 04:11:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMJpT-0005um-Hc for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 04:10:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMJpR-0005u2-OZ for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 04:10:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMJpR-0005tz-MG for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 04:10:57 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMJpR-0007Lf-CX for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 04:10:57 -0500 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id 0DE9ECDC9527; Tue, 5 Feb 2008 10:10:32 +0100 (CET) Original-Received: from [195.4.207.204] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1JMJp1-0002Mj-00; Tue, 05 Feb 2008 10:10:31 +0100 In-Reply-To: <47A81DB8.6000900@telenet.be> X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+to9U8xupaJRsUIHM1Gy6FmkoAvW71ShZv9zuq aNnjj36LBtGspQhhz7qhP8iPHgZ5S06v/LoiDmd95RAYLguXzE 75kXGgLwCzbYvQLc6aJw== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:51217 Archived-At: Am 05.02.2008 um 09:26 schrieb Alain Muls: > Is that by enabling > M-x shell-mode? No, by opening a shell script. For me it works automatically. All I =20 have to do is to open the shell script. Could you make a try with an =20 Emacs launched with -Q and shell scripts that start with: #!/bin/bash or #!/bin/sh or #!/bin/csh or #!/bin/tcsh or #!/bin/ksh or #!/bin/zsh or ... and look at the mode-line? -- Greetings Pete Only two things are infinite, the universe and human stupidity, and =20 I'm not sure about the former. =96 Albert Einstein