Skip to content
New issue

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

Add php-mode-debug-reinstall #721

Merged
merged 2 commits into from
Nov 12, 2022
Merged

Conversation

zonuexe
Copy link
Member

@zonuexe zonuexe commented Nov 12, 2022

PHP Mode depends on Cc Mode functions and macros, so in general byte-compiled code must be recompiled when Cc Mode version changes. This function prompts the user to reinstall PHP Mode.

Generally, the only people who need to use this command are those who have installed another version of Emacs themselves, or who have compiled their own Emacs HEAD.

If you have installed PHP Mode via a package manager, it would be wiser to update via that mechanism rather than this function.

@takeokunn
Copy link
Contributor

LGTM!!!!

@zonuexe zonuexe force-pushed the feature/php-mode-debug-reinstall branch 2 times, most recently from aceef8b to 4eb01e0 Compare November 12, 2022 11:48
@zonuexe zonuexe force-pushed the feature/php-mode-debug-reinstall branch from 4eb01e0 to 5e799da Compare November 12, 2022 12:00
@zonuexe zonuexe merged commit 5f3155f into master Nov 12, 2022
@zonuexe zonuexe deleted the feature/php-mode-debug-reinstall branch November 12, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants