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

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

bug#6027: 23.1.96; negative arg to pcomplete-arg broken


From: Leo
Subject: bug#6027: 23.1.96; negative arg to pcomplete-arg broken
Date: Tue, 12 Jul 2011 12:33:35 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (Mac OS X 10.6.7)

On 2011-07-12 05:46 +0800, Glenn Morris wrote:
> Do you have an example of an actual problem? It basically does
>
> (nth (- pcomplete-index index) pcomplete-args)
>
> which looks fine to me. positive/negative indices are intepreted as
> offsets to pcomplete-index, which is what the doc says.

I have re-read the code and the doc-string and come to the same
conclusion as yours. I guess this bug can be closed.

Leo





reply via email to

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