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 20:47:26 +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> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1099075936 18399 80.91.229.6 (29 Oct 2004 18:52:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Oct 2004 18:52:16 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 29 20:52:11 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 1CNbr8-0005cC-00 for ; Fri, 29 Oct 2004 20:52:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CNbyz-0006Fx-RZ for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Oct 2004 15:00:17 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!newsfeed.wirehub.nl!news-FFM2.ecrc.net!news.net.uni-c.dk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: 130.225.245.182 Original-X-Trace: news.net.uni-c.dk 1099075449 6631 130.225.245.182 (29 Oct 2004 18:44:09 GMT) Original-X-Complaints-To: usenet@news.net.uni-c.dk Original-NNTP-Posting-Date: Fri, 29 Oct 2004 18:44:09 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Original-Xref: shelby.stanford.edu gnu.emacs.help:126220 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:21601 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21601 "Kevin Rodgers" skrev i en meddelelse news:2ufct5F28h5h6U1@uni-berlin.de... > JS wrote: > > Now I only need to get some colors in emacs when you write "fun, if then > > else" etc. > > Google: sml mode > > -- > Kevin Rodgers 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. Johs