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: Scala with Emacs Date: Thu, 3 Oct 2013 19:33:17 -0700 (PDT) Message-ID: 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 1380865073 16851 80.91.229.3 (4 Oct 2013 05:37:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Oct 2013 05:37:53 +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 07:37:58 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 1VRy5O-0000yk-4C for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Oct 2013 07:37:58 +0200 Original-Received: from localhost ([::1]:46422 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRy5N-0000GY-OQ for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Oct 2013 01:37:57 -0400 X-Received: by 10.224.137.67 with SMTP id v3mr19682599qat.0.1380853997969; Thu, 03 Oct 2013 19:33:17 -0700 (PDT) X-Received: by 10.49.14.132 with SMTP id p4mr514536qec.2.1380853997940; Thu, 03 Oct 2013 19:33:17 -0700 (PDT) Original-Path: usenet.stanford.edu!a6no3490724qak.0!news-out.google.com!9ni7792qaf.0!nntp.google.com!q9no3799820qas.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=134.240.40.21; posting-account=CZZpzgoAAAAoaHoNNp9zhY9EzQgEmxhU Original-NNTP-Posting-Host: 134.240.40.21 User-Agent: G2/1.0 Injection-Date: Fri, 04 Oct 2013 02:33:17 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:201555 X-Mailman-Approved-At: Fri, 04 Oct 2013 01:37:42 -0400 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:93826 Archived-At: Good Evening, I am brand new to Emacs. I have done a few tutorials and though it will ta= ke me awhile to get use to all the new keyboard shortcuts I am confident I = can pick it up if I continue to force myself to use it. =20 I need help understanding a few things first though specifically regarding = to scala. I have Emacs for Windows. I am running Windows 7. I already hav= e the scala language installed on my machine. This is the major mode that I= want to use: https://github.com/hvesalai/scala-mode2 Here are my questions: How to install this? I have read about editing the emacs.el file or emacs.= init and stuff like that and stuff about MELPA and I still do not understan= d it. I did find an emacs.el file but I did not know where to add the code= from the readme in that file. Is there anything else I need to do? Since I am not an Emacs power user and have not learned Emacs Lisp yet is t= here anyone who can give me very simple step by step instructions (to inclu= de file names and paths and code etc.) that I need to properly add the scal= a-mode2 (see link above) to my emacs. Thanks a bunch! -Will