From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: JS Newsgroups: gmane.emacs.help Subject: Re: sml mode in emacs Date: Fri, 29 Oct 2004 21:45:48 +0200 Organization: UNI-C Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <2uf51aF2981j4U1@uni-berlin.de> <2uf7biF29v5ujU1@uni-berlin.de> <2ufct5F28h5h6U1@uni-berlin.de> <2ufj48F2agrqgU1@uni-berlin.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1099079241 27506 80.91.229.6 (29 Oct 2004 19:47:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Oct 2004 19:47:21 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 29 21:47:13 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CNciP-0001W3-00 for ; Fri, 29 Oct 2004 21:47:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CNcqG-0004C3-AA for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Oct 2004 15:55:20 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!news2.google.com!proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!news.net.uni-c.dk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: 130.225.245.182 Original-X-Trace: news.net.uni-c.dk 1099078951 7888 130.225.245.182 (29 Oct 2004 19:42:31 GMT) Original-X-Complaints-To: usenet@news.net.uni-c.dk Original-NNTP-Posting-Date: Fri, 29 Oct 2004 19:42:31 +0000 (UTC) User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) Original-Xref: shelby.stanford.edu gnu.emacs.help:126222 Original-To: help-gnu-emacs@gnu.org 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21603 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21603 On Fri, 29 Oct 2004 13:14:10 -0600, Kevin Rodgers wrote: > JS wrote: > > "Kevin Rodgers" skrev i en meddelelse > > news:2ufct5F28h5h6U1@uni-berlin.de... > >>Google: sml mode > > > > Yes I have tried that! But Its a bit more complicated. I have to make > > a new file sml-mode-color and the refer to this in .emacs...but I > > can't make it work. > > I don't see anything complicated: > > http://www.cis.ksu.edu/~allen/sml/sml-emacs.html I already have a line: (global-font-lock-mode t) in my .emacs file but there is still no colors! I both have it above my sml settings and in my sml settings. Johs