From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Another few emacs questions Date: Mon, 28 May 2007 22:51:57 +0300 Message-ID: References: <1180322087.603463.11690@r19g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1180381950 32736 80.91.229.12 (28 May 2007 19:52:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 May 2007 19:52:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 28 21:52:29 2007 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 1HslGR-0004tx-Qd for geh-help-gnu-emacs@m.gmane.org; Mon, 28 May 2007 21:52:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HslGR-0006wQ-AJ for geh-help-gnu-emacs@m.gmane.org; Mon, 28 May 2007 15:52:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HslGB-0006vl-O6 for help-gnu-emacs@gnu.org; Mon, 28 May 2007 15:52:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HslG6-0006uJ-SI for help-gnu-emacs@gnu.org; Mon, 28 May 2007 15:52:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HslG5-0006tv-FV for help-gnu-emacs@gnu.org; Mon, 28 May 2007 15:52:01 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HslG4-0001B9-Uh for help-gnu-emacs@gnu.org; Mon, 28 May 2007 15:52:01 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-15-44.inter.net.il [80.230.15.44]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CRI96665 (AUTH halo1); Mon, 28 May 2007 22:51:57 +0300 (IDT) In-reply-to: <1180322087.603463.11690@r19g2000prf.googlegroups.com> (message from mowgli on 27 May 2007 20:14:47 -0700) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:44512 Archived-At: > From: mowgli > Date: 27 May 2007 20:14:47 -0700 > > At times when writing a shell script, I am unable to tab and have to > use spaces instead (like when writing if statements). This only > happens sometimes. At other times this is fine. > > This same problem I have seen in jed. Is there a way to be able to > tab when needed? Does "C-q TAB" do what you want?