emacs-devel
[Top][All Lists]
Advanced

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

Re: master ff4de1b: Fix quoting style in Lisp comments


From: Eli Zaretskii
Subject: Re: master ff4de1b: Fix quoting style in Lisp comments
Date: Thu, 16 Sep 2021 16:31:06 +0300

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Thu, 16 Sep 2021 14:32:30 +0200
> Cc: stefan@marxist.se, emacs-devel@gnu.org, rudalics@gmx.at,
>  Stefan Monnier <monnier@iro.umontreal.ca>, Eli Zaretskii <eliz@gnu.org>,
>  juri@linkov.net
> 
> .el/.c files are not plain text files, they are source code files, and I
> do not agree that we have to (or should) change the convention from
> `...'  there.  At least not until we have fixed our tool chain to
> respect '...'  in .el/.c files

Btw, `...' in *.c files is not highlighted.

> and if we decide to move to '...', we
> should do so everywhere in those files: Both doc strings and comments.

That is impossible, because doc strings must still use `...'.  And I
don't see why comments and doc strings should use the same convention,
they are used differently.



reply via email to

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