Doom-emacs: doom-autoload-error، "autoloads.pkg.el" (عناصر القفز الشريرة المتغيرة الفراغية) في أحدث تطوير

تم إنشاؤها على ٢٨ ديسمبر ٢٠١٨  ·  4تعليقات  ·  مصدر: hlissner/doom-emacs

السلوك المرصود

إخراج التحديث العذاب

In toplevel form:
autoloads.pkg.el:3890:1:Warning: misplaced interactive spec: ‘(interactive
    "P")’
Copied backup to /Users/bharat/.emacs.d/.local/autoloads.pkg.el.bk
Deleted old autoloads.pkg.el
--------------------------------------------------

There was an unexpected error:
  Error in an autoloads file (doom-autoload-error)
  autoloads.pkg.el
  (void-variable evilmi-jump-items)

Run the command again with the -d (or --debug) option to enable debug
mode and, hopefully, generate a stack trace. If you decide to file a bug
report, please include it!

Emacs outputs to standard error, so you’ll need to redirect stderr to
stdout to pipe this to a file or clipboard!

  e.g. doom -d install 2>&1 | clipboard-program
Error in Doom Emacs core: doom-autoload-error, "autoloads.pkg.el", (void-variable evilmi-jump-items)

Finished!

سلوك متوقع

يجب فتح عذاب emacs بشكل صحيح

خطوات التكاثر

  1. استنساخ جديد لعذاب الهلاك
  2. تسجيل الخروج تطوير الفرع
  3. قم بتشغيل make install

معلومات النظام


انقر فوق لتوسيع

Doom Doctor
Emacs v27.0.50
Doom v2.0.9 (869758e8)
shell: /bin/zsh
Compiled with:
  RSVG IMAGEMAGICK GLIB NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS
  NS MODULES THREADS LCMS2 GMP
uname -a:
  Darwin 192-168-1-105.tpgi.com.au 18.2.0 Darwin Kernel Version 18.2.0: Mon Nov 12
  20:24:46 PST 2018; root:xnu-4903.231.4~2/RELEASE_X86_64 x86_64

Checking your OS...
Checking your fonts...
Checking gnutls/openssl...
Testing your root certificates...
Checking for GNU/BSD tar...
Attempt to load DOOM: failed (Your package autoloads are missing! Run
  ‘bin/doom refresh’ to regenerate them)

duplicate

التعليق الأكثر فائدة

هذه نسخة مكررة من # 1077 و # 1078.

للأجيال القادمة ، سأترك ردي على # 1077 هنا. يرجى ترك هذه القضية مفتوحة. سأغلقه عندما يتم حل المشكلة في المنبع.


سبب [خطأ التحميل التلقائي] هو أحدث إصدار من حزمة evil-matchit. هناك علاقات عامة مفتوحة للتصدي لها .

في غضون ذلك ، يمكنك إضافة هذا إلى ملف ~ / .doom.d /pack.el للالتفاف عليه:

(package! evil-matchit :recipe (:fetcher github :repo "redguardtoo/evil-matchit" :commit "7d65b4167b1f0086c2b42b3aec805e47a0d355c4"))

بعد ذلك ، لا تنس تشغيل ~/.emacs.d/bin/doom refresh (أو make في ~ / .emacs.d ، فهما نفس الشيء).

ال 4 كومينتر

هذه نسخة مكررة من # 1077 و # 1078.

للأجيال القادمة ، سأترك ردي على # 1077 هنا. يرجى ترك هذه القضية مفتوحة. سأغلقه عندما يتم حل المشكلة في المنبع.


سبب [خطأ التحميل التلقائي] هو أحدث إصدار من حزمة evil-matchit. هناك علاقات عامة مفتوحة للتصدي لها .

في غضون ذلك ، يمكنك إضافة هذا إلى ملف ~ / .doom.d /pack.el للالتفاف عليه:

(package! evil-matchit :recipe (:fetcher github :repo "redguardtoo/evil-matchit" :commit "7d65b4167b1f0086c2b42b3aec805e47a0d355c4"))

بعد ذلك ، لا تنس تشغيل ~/.emacs.d/bin/doom refresh (أو make في ~ / .emacs.d ، فهما نفس الشيء).

شكرا. حصلت على emacs يعمل مع الكود أعلاه 😃.

تم دمج PR ، لذلك سأعتبر أن هذا قد تم حله. يمكنك إزالة الحزمة المذكورة أعلاه! حظر بمجرد تحديث الحزم الخاصة بك: ~/.emacs.d/bin/doom update (أو make update من ~/.emacs.d ).

شكرا.

هل كانت هذه الصفحة مفيدة؟
0 / 5 - 0 التقييمات

القضايا ذات الصلة

ghost picture ghost  ·  31تعليقات

shuxiao9058 picture shuxiao9058  ·  25تعليقات

Strayer picture Strayer  ·  27تعليقات

ExarGD picture ExarGD  ·  22تعليقات

HaoZeke picture HaoZeke  ·  28تعليقات