From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sanjeev Sariya Newsgroups: gmane.emacs.help Subject: no package.el emacs 24.5.1 Date: Wed, 7 Oct 2015 10:46:40 -0700 (PDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1444240634 18567 80.91.229.3 (7 Oct 2015 17:57:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Oct 2015 17:57:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 07 19:57:09 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 1Zjsxg-0006cl-2i for geh-help-gnu-emacs@m.gmane.org; Wed, 07 Oct 2015 19:57:08 +0200 Original-Received: from localhost ([::1]:58906 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zjsxf-0007S0-G3 for geh-help-gnu-emacs@m.gmane.org; Wed, 07 Oct 2015 13:57:07 -0400 X-Received: by 10.66.236.133 with SMTP id uu5mr1935791pac.5.1444240001498; Wed, 07 Oct 2015 10:46:41 -0700 (PDT) X-Received: by 10.50.8.42 with SMTP id o10mr60168iga.7.1444240001470; Wed, 07 Oct 2015 10:46:41 -0700 (PDT) Original-Path: usenet.stanford.edu!news.glorb.com!kq10no18072909igb.0!news-out.google.com!z4ni14066ign.0!nntp.google.com!kq10no18072905igb.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=128.164.101.95; posting-account=3hywiQoAAAC7qRM75dhCGL6Nt6I-WinJ Original-NNTP-Posting-Host: 128.164.101.95 User-Agent: G2/1.0 Injection-Date: Wed, 07 Oct 2015 17:46:41 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:215259 X-Mailman-Approved-At: Wed, 07 Oct 2015 13:56:57 -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:107543 Archived-At: Hi Emacs community, I'm new to emacs. I'm trying to add couple of bells and whistles to it. I upgraded it's version to 24.5.1 Mac OSX When I type emacs on terminal I get: ;; This buffer is for notes you don't want to save, and for Lisp evaluation. ;; If you want to create a file, visit that file with C-x C-f, ;; then enter the text in that file's own buffer. There's no package.el present in ~/.emacs.d/ Without this nothing would load, and no M-x would work. Please help.