From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: winkerbean Newsgroups: gmane.emacs.help Subject: Different options for different modes? Date: Fri, 23 Sep 2011 07:24:02 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8c415ae4-eedc-41e2-9993-0c2fbd8b3573@t3g2000vbe.googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1332966720 32384 80.91.229.3 (28 Mar 2012 20:32:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Mar 2012 20:32:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 28 22:32:00 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SCzXD-0008CI-72 for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Mar 2012 22:31:59 +0200 Original-Received: from localhost ([::1]:55552 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCyvt-00044k-5d for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Mar 2012 15:53:25 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!t3g2000vbe.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: 68.81.174.11 Original-X-Trace: posting.google.com 1316787842 30169 127.0.0.1 (23 Sep 2011 14:24:02 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 23 Sep 2011 14:24:02 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: t3g2000vbe.googlegroups.com; posting-host=68.81.174.11; posting-account=ljJMsQoAAACoZAM_K1dsfOURG1txixmJ User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUARLECNK X-HTTP-UserAgent: Mozilla/5.0 (iPad; U; CPU OS 4_3_4 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8K2 Safari/6533.18.5, gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:188926 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:84147 Archived-At: Hi, Can Someone point Me in the direction of documentation which shows how to set different options for different modes? (e.g., preserving tabs as tabs in a ruby file while converting tabs to four ' ' characters in a c file) I have searched thru the docs Myself and, though I may have missed it, I did not see the information. I am using 23.3. Thanks in advance.