GNU bug report logs - #55773
Emacs 29.0.50:: allow single-quoted chars in docstring

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Thu, 2 Jun 2022 19:50:02 UTC

Severity: normal

Tags: notabug

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: 55773 <at> debbugs.gnu.org
Subject: bug#55773: Emacs 29.0.50:: allow single-quoted chars in docstring
Date: Thu, 2 Jun 2022 21:49:44 +0200
[Message part 1 (text/plain, inline)]
Need to display single-quoted chars in docstring dealing with Python code


result = some_function_that_takes_arguments(
    'a', 'b', 'c',
    'd', 'e', 'f'
)

Example shown in

https://peps.python.org/pep-0008/#indentation
[Message part 2 (text/html, inline)]

This bug report was last modified 3 years and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.