Skip to content

Silence "Function provided is already compiled"#83

Open
jessiehildebrandt wants to merge 1 commit into
alphapapa:masterfrom
jessiehildebrandt:native-comp-msg-fix
Open

Silence "Function provided is already compiled"#83
jessiehildebrandt wants to merge 1 commit into
alphapapa:masterfrom
jessiehildebrandt:native-comp-msg-fix

Conversation

@jessiehildebrandt

Copy link
Copy Markdown

It looks like some native-comp Emacs 28 configurations pre-compile the anonymous byte-compiled functions in bufler.el and bufler-group-tree.el, causing the editor to fuss in the echo area when invoking certain bufler commands.

I see a similar issue (#28) was reported before, but that it was closed pending some fundamental changes in v0.4. While those changes are being worked on, this patch should presently remediate the issue.

@alphapapa alphapapa force-pushed the master branch 3 times, most recently from 9333643 to 84e837f Compare September 18, 2023 03:41
@dmalyuta

Copy link
Copy Markdown

Why was this never merged? Every time Emacs starts up, I get Function provided is already compiled [8 times] due to this.

@alphapapa

Copy link
Copy Markdown
Owner

Why was this never merged? Every time Emacs starts up, I get Function provided is already compiled [8 times] due to this.

Probably for the same reason that anything on any of your own to-do lists hasn't gotten done yet.

Anyway, looking at this patch, I'm not sure that it's the best solution.

As well, I don't get that error when I start Emacs, so there might be an issue with your installation or configuration.

@alphapapa alphapapa self-assigned this May 14, 2025
@alphapapa alphapapa added bug Something isn't working help wanted Extra attention is needed compatibility labels May 14, 2025
@alphapapa alphapapa added this to the 0.4 milestone May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working compatibility help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants