Skip to content

Error when using with Doom Emacs #8

@VitalyAnkh

Description

@VitalyAnkh

I attempted to use the Emacs AppImage ([igc version](https://github.com/blahgeek/emacs-appimage/releases?q=Daily+mps+build&expanded=true), specifically) with Doom Emacs, but encountered the following error during initialization:

Warning (initialization): An error occurred while booting Doom Emacs:
File is missing: Cannot open load file, No such file or directory, tex-site

I understand that tex-site is a component of AUCTeX, which is usually bundled with Emacs. This makes the error quite puzzling. Additionally, Emacs seems unable to locate other built-in files. For instance, when I run "C-h v", it throws the error: Cannot open load file: No such file or directory, help-fns.

My Doom Emacs configuration can be found at this repository. However, the issue can also be reproduced with a vanilla Doom Emacs setup.

Launching Emacs without Doom Emacs is normal.

Do I need to bundle the entire configuration into the AppImage? I’m not very familiar with how AppImage works. Any advice would be greatly appreciated. Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions