emacs-devel
[Top][All Lists]
Advanced

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

Re: How to disable warnings about single quotes in emacs-29


From: Thierry Volpiatto
Subject: Re: How to disable warnings about single quotes in emacs-29
Date: Tue, 07 Jun 2022 09:33:29 +0000

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Thierry Volpiatto <thievol@posteo.net> writes:
>
>> How one is supposed to stop these warnings apart replacing all "'"
>> accumulated since 12 years or so with "\\='".
>
> Are there any false positives in the warnings?

No.

> (Many people don't know that a 'foo is displayed as ’foo, which isn't
> what they intended to have displayed.)

I don't want to display 'foo as ’foo, I even don't know how to type this
on my keyboard, I was quite quiet during some time by setting
text-quoting-style to grave, but it seems not enough.
However I had to fix all the quotes in helm with "\\=". I had to write
code to do this at once. But now docstrings in source code looks ugly
and I will have to remember to use "\\=" each time I quote something
like `foo', really a pain.

-- 
Thierry

Attachment: signature.asc
Description: PGP signature


reply via email to

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