doomemacs / doomemacs/core

autoloads.28.1.el:10819:95: Warning: the function ‘SEVERAL-FUNCTIONS-NAME’ is not known to be defined.

Open
#6,774 0 comments 1 reaction 0 assignees View on GitHub
is:bug needs-triage
Dominant language
Emacs Lisp
Stars
22.7k
Forks
3.1k
Avg merge
10h 46m
Merged PRs (30d)
4

Description

### What did you expect to happen?

When I start Doom, it should do it with the Dashboard

### What actually happened?

When I start Doom, it starts opening scratch buffer. If I open doom with `--debug-init`, several warnings appear (see screenshot):
![Starting with `--debug-init`](https://user-images.githubusercontent.com/111991033/189850588-fc299715-a509-4e94-8f7a-acfc5d710050.png).

It all happened after executing `.emacs.d/bin/doom upgrade`.

### Describe your attempts to resolve the issue

First, there were more errors. I read the FAQ on Github and at the Messages buffer I found this:
```
[yas] Check your `yas-snippet-dirs': ~/.emacs.d/snippets is not a directory
[yas] Prepared just-in-time loading of snippets with some errors. Check *Messages*.
[yas] Check your `yas-snippet-dirs': ~/.emacs.d/snippets is not a directory
```
I changed the snippets directory to ~/.doom.d/snippets which is the actual directory where I store them but errors persisted.

I run `doom doctor`:
`"Everything seems fine, happy Emacs'ing!"`

I noticed that it appeared a buffer I had never seen before: `Async-native-compile-log`. It prompts several messages like this one:
`"autoloads.28.1.el:212:3039: Warning: the function ‘org-element-property’ is not known to be defined."`

I asked for help within the community and one member (and I want to help everyone through doom's community) suggested this:

> Move this file away to /tmp and restart doom.

I did it and there were other errors. :/

I have no clue on how to fix this. Meanwhile, it is true that I can use Doom, but it is quite annoying...

### Steps to reproduce

1. Upgrade doom
2. Open doom[^1][^2]

[^1]: Thank you for your work. I really enjoy doom!
[^2]: My apologies if I do not provide more technical details. My fields are humanitites and music.

### System Information

https://pastebin.com/FHBMkhKZ

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.