From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: willmann817@gmail.com Newsgroups: gmane.emacs.help Subject: Re: Scala with Emacs Date: Fri, 4 Oct 2013 06:18:44 -0700 (PDT) Message-ID: <4a04bbad-45c6-4239-808b-cb5219cf537b@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1380892813 28147 80.91.229.3 (4 Oct 2013 13:20:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Oct 2013 13:20:13 +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 Oct 04 15:20:18 2013 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 1VS5Io-0007R0-22 for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Oct 2013 15:20:18 +0200 Original-Received: from localhost ([::1]:47894 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VS5In-0007Pc-Hv for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Oct 2013 09:20:17 -0400 X-Received: by 10.224.2.68 with SMTP id 4mr23365885qai.1.1380892724433; Fri, 04 Oct 2013 06:18:44 -0700 (PDT) X-Received: by 10.49.133.67 with SMTP id pa3mr34280qeb.9.1380892724417; Fri, 04 Oct 2013 06:18:44 -0700 (PDT) Original-Path: usenet.stanford.edu!q9no4167326qas.0!news-out.google.com!9ni9969qaf.0!nntp.google.com!q9no4167317qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=134.240.18.51; posting-account=CZZpzgoAAAAoaHoNNp9zhY9EzQgEmxhU Original-NNTP-Posting-Host: 134.240.18.51 User-Agent: G2/1.0 Injection-Date: Fri, 04 Oct 2013 13:18:44 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:201560 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:93830 Archived-At: On Friday, October 4, 2013 2:26:17 AM UTC-4, Thorsten Jolitz wrote: > willmann817@gmail.com writes: > > > > Hi, > > > > > This is the major mode that I want to > > > use: https://github.com/hvesalai/scala-mode2 > > > > look here > > > > ,---------------------------------------- > > | https://github.com/hvesalai/scala-mode2 > > `---------------------------------------- > > > > for detailled installation instruction. > > > > Maybe have a look at ENSIME > > > > ,-------------------------------------- > > | https://github.com/aemoncannon/ensime > > `-------------------------------------- > > > > too, which is based on scala-mode2. > > > > -- > > cheers, > > Thorsten Thorsten, I read the README file but I do not understand how to edit the .emacs file. I do not even know where this file is or how to open it. Once open, where in the file do I add the code? Thanks For your reply, Will