Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there,
I am an org-file user who wants to learn Emacs I'm currently at the "googling C-x C-c stage".
I have very intermittent access to a "proper computer", so I have just installed DooM in termux on my phone as per the instructions in README.org
I assume your custom configs are what is letting me interact with emacs using my touchscreen.
When DooM runs I get the following error:
entered--Lisp error: (void-function def-package!)
Running DooM with the --debug-init option gets me the following result:
--debug-init
Debugger entered--Lisp error: (void-function def-package!) (def-package! dired :commands dired-jump :init (setq dired$ eval-buffer(#<buffer *load*-226721> nil "/data/data/com.t$ load-with-code-conversion("/data/data/com.termux/files/hom$ load("/data/data/com.termux/files/home/.doom.d/modules/e..$ (let (file-name-handler-alist) (load (expand-file-name fil$ (condition-case e (let (file-name-handler-alist) (load (ex$ (let ((doom--current-module module) (doom--current-flags ($ (closure ((file . "config") t) (module plist) (let ((doom-$ maphash((closure ((file . "config") t) (module plist) (let$ (if no-config-p nil (maphash (doom-module-loader doom-modu$ (progn (if doom-debug-p (progn (let ((inhibit-message (act$ (if init-p (progn (if doom-debug-p (progn (let ((inhibit-m$ (let* ((init-p (and t (condition-case e (let (file-name-ha$ (progn (setq doom-init-modules-p t) (if no-config-p nil (i$ (if (or force-p (not doom-init-modules-p)) (progn (setq do$ doom-initialize-modules(nil) (progn (setq doom-init-p t) (if doom-debug-p (progn (let ($ (if (or force-p (not doom-init-p)) (progn (setq doom-init-$ doom-initialize() eval-buffer(#<buffer *load*> nil "/data/data/com.termux/f$ load-with-code-conversion("/data/data/com.termux/files/hom$ load("/data/data/com.termux/files/home/.emacs.d/init" noer$ startup--load-user-init-file(#f(compiled-function () #<byt$ command-line()
Any help you can offer would be appreciated.
The text was updated successfully, but these errors were encountered:
Same here
Loading
Sorry, something went wrong.
+1
Successfully merging a pull request may close this issue.
Hi there,
I am an org-file user who wants to learn Emacs I'm currently at the "googling C-x C-c stage".
I have very intermittent access to a "proper computer", so I have just installed DooM in termux on my phone as per the instructions in README.org
I assume your custom configs are what is letting me interact with emacs using my touchscreen.
When DooM runs I get the following error:
entered--Lisp error: (void-function def-package!)Running DooM with the
--debug-initoption gets me the following result:Debugger entered--Lisp error: (void-function def-package!) (def-package! dired :commands dired-jump :init (setq dired$ eval-buffer(#<buffer *load*-226721> nil "/data/data/com.t$ load-with-code-conversion("/data/data/com.termux/files/hom$ load("/data/data/com.termux/files/home/.doom.d/modules/e..$ (let (file-name-handler-alist) (load (expand-file-name fil$ (condition-case e (let (file-name-handler-alist) (load (ex$ (let ((doom--current-module module) (doom--current-flags ($ (closure ((file . "config") t) (module plist) (let ((doom-$ maphash((closure ((file . "config") t) (module plist) (let$ (if no-config-p nil (maphash (doom-module-loader doom-modu$ (progn (if doom-debug-p (progn (let ((inhibit-message (act$ (if init-p (progn (if doom-debug-p (progn (let ((inhibit-m$ (let* ((init-p (and t (condition-case e (let (file-name-ha$ (progn (setq doom-init-modules-p t) (if no-config-p nil (i$ (if (or force-p (not doom-init-modules-p)) (progn (setq do$ doom-initialize-modules(nil) (progn (setq doom-init-p t) (if doom-debug-p (progn (let ($ (if (or force-p (not doom-init-p)) (progn (setq doom-init-$ doom-initialize() eval-buffer(#<buffer *load*> nil "/data/data/com.termux/f$ load-with-code-conversion("/data/data/com.termux/files/hom$ load("/data/data/com.termux/files/home/.emacs.d/init" noer$ startup--load-user-init-file(#f(compiled-function () #<byt$ command-line()Any help you can offer would be appreciated.
The text was updated successfully, but these errors were encountered: