GNU bug report logs - #53371
28.0.90; eshell completion error when trying to complete buffer name, args-out-of-range

Previous Next

Package: emacs;

Reported by: Daniel Mendler <mail <at> daniel-mendler.de>

Date: Wed, 19 Jan 2022 17:37:02 UTC

Severity: normal

Found in version 28.0.90

Done: Jim Porter <jporterbugs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 53371 <at> debbugs.gnu.org (full text, mbox):

From: Jim Porter <jporterbugs <at> gmail.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 53371 <at> debbugs.gnu.org, mail <at> daniel-mendler.de
Subject: Re: bug#53371: 28.0.90; eshell completion error when trying to
 complete buffer name, args-out-of-range
Date: Fri, 24 Feb 2023 09:53:36 -0800
[Message part 1 (text/plain, inline)]
On 2/24/2023 7:09 AM, Stefan Monnier via Bug reports for GNU Emacs, the 
Swiss army knife of text editors wrote:
>> +      (let ((buffer-p (if (match-beginning 1)
>> +                          (equal (match-string 1) "buffer")
>>                           t)) ;; buffer-p is non-nil by default.
> 
> The comment just describes what the code does but it would be more
> useful to explain why.

Thanks, fixed.
[0001-Add-support-for-completing-special-references-e.g.-b.patch (text/plain, attachment)]

This bug report was last modified 2 years and 73 days ago.

Previous Next


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