From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: strattonbrazil@gmail.com Newsgroups: gmane.emacs.help Subject: sass-mode in emacs does not start on file load Date: Fri, 7 Mar 2014 10:21:32 -0800 (PST) Message-ID: <372dd97c-bf6e-4e8e-ac33-e42ef4581245@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1394216716 29113 80.91.229.3 (7 Mar 2014 18:25:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2014 18:25:16 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 07 19:25:25 2014 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 1WLzSX-0002We-GE for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Mar 2014 19:25:25 +0100 Original-Received: from localhost ([::1]:37789 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLzSX-00050Z-03 for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Mar 2014 13:25:25 -0500 X-Received: by 10.182.252.235 with SMTP id zv11mr7538703obc.43.1394216493197; Fri, 07 Mar 2014 10:21:33 -0800 (PST) X-Received: by 10.50.66.133 with SMTP id f5mr85415igt.13.1394216493048; Fri, 07 Mar 2014 10:21:33 -0800 (PST) Original-Path: usenet.stanford.edu!l13no3693908iga.0!news-out.google.com!gi6ni57igc.0!nntp.google.com!l13no3693904iga.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=4.31.99.202; posting-account=V4LEVAoAAAAT-xKvsgocriMxoCFQpwYd Original-NNTP-Posting-Host: 4.31.99.202 User-Agent: G2/1.0 Injection-Date: Fri, 07 Mar 2014 18:21:33 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:204029 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:96299 Archived-At: I've added sass-mode to my .emacs file after installing it from the package= manager, but when I load a .scss file it isn't in sass mode unless I speci= fically enter it (M-x sass-mode). Do I need to add some hook specifically = for .scss files to enter sass-mode on start?