Skip to content

Emacs 30.1 Error 'docstring has wrong usage of unescaped single quotes' #1875

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

Closed
Pitometsu-GeniusYield opened this issue Mar 16, 2025 · 1 comment

Comments

@Pitometsu-GeniusYield
Copy link

In attempt to build:

$ make EMACS=/usr/bin/emacs all
EMACS check-emacs-version
Using EMACS = /usr/bin/emacs, version = 30.1
EMACS build-30.1/haskell-commands.elc

In toplevel form:
haskell-commands.el:712:2: Error: docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...')
make: *** [Makefile:80: build-30.1/haskell-commands.elc] Error 1
purcell added a commit that referenced this issue Apr 1, 2025
@purcell purcell mentioned this issue Apr 1, 2025
@purcell
Copy link
Member

purcell commented Apr 1, 2025

Fixed in #1876, thanks.

@purcell purcell closed this as completed Apr 1, 2025
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

No branches or pull requests

2 participants