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

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

bug#11899: 24.1.50; Weird names and unhelpful docstrings for some python


From: Chong Yidong
Subject: bug#11899: 24.1.50; Weird names and unhelpful docstrings for some python function
Date: Fri, 13 Jul 2012 13:02:33 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

>>   python-nav-sentence-start
>>   python-nav-sentence-end
>>   python-nav-forward-sentence
>>   python-nav-backward-sentence
>> have weird names in the sense that they don't move by sentences.
>
> Indeed, thanks for catching that.  Fabián, can you take a look at it?

For consistency with the rest of the Emacs code base, I suggest dropping
the `nav', since other modes don't use that naming convention.  As for
the bug report, I don't have an opinion on whether it should be
`python-sentence-start' or `python-statement-start'.  If the former, it
would be nice if the docstring explains what "sentence" means in the
Python context.





reply via email to

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