From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Davin Pearson Newsgroups: gmane.emacs.help Subject: Getting Emacs Lisp sources in Lubuntu Date: Sun, 11 Jan 2015 18:49:06 -0800 (PST) Message-ID: <1d15e35f-2f0a-42b5-8b73-caf321c78607@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1421031026 5415 80.91.229.3 (12 Jan 2015 02:50:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Jan 2015 02:50:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 12 03:50:21 2015 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 1YAV5A-0003U9-PK for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Jan 2015 03:50:20 +0100 Original-Received: from localhost ([::1]:60126 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YAV5A-0000YF-3i for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Jan 2015 21:50:20 -0500 X-Received: by 10.52.11.38 with SMTP id n6mr21259476vdb.3.1421030946825; Sun, 11 Jan 2015 18:49:06 -0800 (PST) X-Received: by 10.50.66.141 with SMTP id f13mr186475igt.17.1421030946591; Sun, 11 Jan 2015 18:49:06 -0800 (PST) Original-Path: usenet.stanford.edu!f12no521701qad.0!news-out.google.com!qk8ni2634igc.0!nntp.google.com!h15no3605517igd.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=159.117.1.11; posting-account=SVVH0AoAAABplEQzMkIR3gU7a0gK8IuF Original-NNTP-Posting-Host: 159.117.1.11 User-Agent: G2/1.0 Injection-Date: Mon, 12 Jan 2015 02:49:06 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:209735 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:102014 Archived-At: I tried the following command: sudo apt-get emacs24 and it installed Emacs for me. I was wondering how you go about installing the Emacs Lisp source files onto my machine. Please advise me as I am stuck... At present I have to look at my NTEmacs Lisp source files.