From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.help Subject: Re: how to map sh-mode to mean bash-mode Date: Mon, 18 Jul 2011 12:51:10 +0800 Message-ID: <87mxgcchtt.fsf@jidanni.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1310964763 26442 80.91.229.12 (18 Jul 2011 04:52:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 18 Jul 2011 04:52:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, 9110@debbugs.gnu.org To: monnier@iro.umontreal.ca Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 18 06:52:39 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qifos-0007er-4l for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Jul 2011 06:52:38 +0200 Original-Received: from localhost ([::1]:39634 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qifor-0002Xb-3l for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Jul 2011 00:52:37 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qifna-0002XS-DS for help-gnu-emacs@gnu.org; Mon, 18 Jul 2011 00:51:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QifnZ-00064q-69 for help-gnu-emacs@gnu.org; Mon, 18 Jul 2011 00:51:18 -0400 Original-Received: from caiajhbdcahe.dreamhost.com ([208.97.132.74]:60111 helo=homiemail-a60.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QifnY-00064m-QG for help-gnu-emacs@gnu.org; Mon, 18 Jul 2011 00:51:17 -0400 Original-Received: from homiemail-a60.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a60.g.dreamhost.com (Postfix) with ESMTP id EBD863BC06A; Sun, 17 Jul 2011 21:51:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:cc:subject :references:date:message-id:mime-version:content-type; q=dns; s= jidanni.org; b=j38psU6QBPxjioSViAR8JxOOf9EUrlth/G7PdpZCuZNwZldx5 26jkAEm7V10aEQK7IixbFE8eAHk8U5DdXcF3VWEnkaYlDms5YFbLV5GyMKEfxR2V JTbKKvGZjSOPrP//9+8oBYajNGydsFlNUspgwNpzrZb5nYbf/XdXMeHJ2Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to:cc :subject:references:date:message-id:mime-version:content-type; s=jidanni.org; bh=4R5XFe0991XBHzSeGWjxMUmNgQ8=; b=SghimQS0p4W71 dN3W0NoAHu1WP9RxZY342U7Lfhov4mTXiWjh9sASCH1xaApvB7Ti+/wNiZxqweqT lluGAmqVdq2X0nfiuWq0QqvWS2H5FGGyQQWdoCSMfuGlJYqKSdRBgfpkaOxkCyNm IZh2efZ8Y3qc4Zf+H3prowu+ueDZ6A= Original-Received: from jidanni.org (218-163-2-248.dynamic.hinet.net [218.163.2.248]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a60.g.dreamhost.com (Postfix) with ESMTPSA id 620763BC063; Sun, 17 Jul 2011 21:51:14 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.97.132.74 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81638 Archived-At: >>>>> "SM" == Stefan Monnier writes: SM> Check C-h m to see how to control them. Got it! (add-to-list 'sh-alias-alist '(sh . bash)) Thanks! I declare this thread closed. Bye. See ya. Adios. Hasta la pasta.