help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 29.0.50: fancy quote compiler warning


From: Tassilo Horn
Subject: Re: Emacs 29.0.50: fancy quote compiler warning
Date: Fri, 27 May 2022 11:51:52 +0200
User-agent: mu4e 1.7.23; emacs 29.0.50

Andreas Röhler <andreas.roehler@easy-emacs.de> writes:

> having something quoted in a docstring like below
>
> (defun foo ()
>   "Some ‘quote’")
>
>
> compiler now sends:
>
> Warning: docstring has wrong usage of "fancy" single quotation marks

Use `quote' as before.  Those will be converted as "fancy" quotation
marks when the docs are displayed.

Bye,
Tassilo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]