From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: GNU_BABY_STEP Newsgroups: gmane.emacs.help Subject: Question - Is this the right group to ask for GNU emacs init load errors? Thanks -Peter Below is my --debug-init error messages. What am I doing wrong? Date: Fri, 5 Aug 2016 17:50:34 -0700 (PDT) Message-ID: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: blaine.gmane.org 1470444937 7353 195.159.176.226 (6 Aug 2016 00:55:37 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 6 Aug 2016 00:55:37 +0000 (UTC) Injection-Date: Sat, 06 Aug 2016 00:50:34 +0000 User-Agent: G2/1.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 06 02:55:34 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bVptl-0001EH-BM for geh-help-gnu-emacs@m.gmane.org; Sat, 06 Aug 2016 02:55:33 +0200 Original-Received: from localhost ([::1]:47626 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVpti-0004cH-4r for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Aug 2016 20:55:30 -0400 X-Received: by 10.66.160.131 with SMTP id xk3mr48680633pab.17.1470444634589; Fri, 05 Aug 2016 17:50:34 -0700 (PDT) X-Received: by 10.36.26.82 with SMTP id 79mr289801iti.6.1470444634533; Fri, 05 Aug 2016 17:50:34 -0700 (PDT) Original-Path: usenet.stanford.edu!f6no7714564ith.0!news-out.google.com!d68ni18075ith.0!nntp.google.com!f6no7714562ith.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Original-Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=71.235.176.170; posting-account=G1eqrQoAAAANzq05bA1ONlSOb2DzJgFB Original-NNTP-Posting-Host: 71.235.176.170 Original-Xref: usenet.stanford.edu gnu.emacs.help:218708 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:111071 Archived-At: -uuu:---F1 *scratch* All L1 [(Fundamental)]------------------------------- Debugger entered--Lisp error: (file-error "Cannot open load file" "package") require(package) eval-buffer(# nil "/Users/abc/.emacs.d/init.el" nil t) ; Readi$ load-with-code-conversion("/Users/abc/.emacs.d/init.el" "/Users/abc/.emacs.d/$ load("/Users/abc/.emacs.d/init" t t) #[nil "^H\205\276^@ \306=\203^Q^@\307^H\310Q\202A^@ \311=\2033^@\312\307\313\31$ command-line() normal-top-level() When I launch Emacs on OS X, below show for error: Warning (initialization): An error occurred while loading `/Users/abc/.emacs.d/init.el': File error: Cannot open load file, no such file or directory, shell-integration.el To ensure normal operation, you should investigate and remove the cause of the error in your initialization file. Start Emacs with the `--debug-init' option to view a complete error backtrace.