From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Martin Barth" Newsgroups: gmane.emacs.help Subject: Re: tabs with cperl-mode Date: Wed, 08 Jun 2005 16:14:48 +0200 Message-ID: References: <7d93d678fa12d8aaf9b5be813879cf05@testdomain.com> Reply-To: martin@senfdax.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118240519 7716 80.91.229.2 (8 Jun 2005 14:21:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Jun 2005 14:21:59 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 08 16:21:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dg1NJ-0007Xv-5e for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Jun 2005 16:17:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dg1U2-0002h0-A3 for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Jun 2005 10:24:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dg1Sv-00029Z-GJ for help-gnu-emacs@gnu.org; Wed, 08 Jun 2005 10:23:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dg1Sq-00027H-Tx for help-gnu-emacs@gnu.org; Wed, 08 Jun 2005 10:23:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dg1Sq-00024I-Mz for help-gnu-emacs@gnu.org; Wed, 08 Jun 2005 10:23:28 -0400 Original-Received: from [195.225.105.119] (helo=sendet.faxe.mit.senfdax.de) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1Dg1O5-0008WC-LK for help-gnu-emacs@gnu.org; Wed, 08 Jun 2005 10:18:33 -0400 Original-Received: from localhost ([127.0.0.1] helo=mail.senfdax.de ident=www-data) by lexx.tmtowtdi.de with smtp (Exim 4.50) id 1Dg1KS-0003dX-P1; Wed, 08 Jun 2005 16:14:48 +0200 Original-To: Peter Dyballa In-Reply-To: X-Mailer: Hastymail 1.4 x-priority: 3 X-Spam-Score: -2.8 (--) 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:27349 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27349 Hi, > C-q TAB ? Would this work? OTOH: couldn't you switch off cperl-mode, > i.e. remove Perl files from auto-mode-alist? well, C-q TAB would be something like a workaround since I am using cperl-mode because I write perl code *g*. and I like the cperl-mode indent function with TAB but i need only \t instead of spaces.