You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: the child emacs had the following errors:
ERROR(profile-sexp) at /Applications/Emacs.app/Contents/Resources/lisp/emacs-lisp/package.elc:15: (error Not enough arguments for format string)
Results will be incomplete due to errors.
Total User Startup Time: 0.000sec Total Number of GC Pauses: 0 Total GC Time: 0.000sec
package.elc:16 0.000sec 50%
(defvar package--default-summary "No description available.")
init.el:3 0.000sec 50%
(add-to-list 'package-archives
'("melpa" . "https://melpa.org/packages/") t)
I got the same error running esup on a custom file.
ERROR: the child emacs had the following errors:
ERROR(profile-sexp) at /usr/local/Cellar/emacs-mac/emacs-26.3-z-mac-7.8/share/emacs/26.3/lisp/calendar/calendar.elc:50 with sexp (byte-code
Running esup without prefix works fine. One of the files I am calling (which contains additional init information) is not profiled in detail so I wanted to give it a look and then the error happened.
This portion of the esup report is what I wanted to further profile:
Total User Startup Time: 17.325sec Total Number of GC Pauses: 4 Total GC Time: 0.382sec
Hello. When running
esup
an error is generated:My
init.el
begins as:I'm running a nightly version of Emacs: 26.0.50 from 6-11 from emacsforosx.com. I'll retest on 25.2.
The text was updated successfully, but these errors were encountered: