GNU bug report logs - #45800
27.1; ibuffer sort by filename/process fails with Dired

Previous Next

Package: emacs;

Reported by: Fabrice BAUZAC-STEHLY <noon <at> mykolab.com>

Date: Mon, 11 Jan 2021 20:49:02 UTC

Severity: normal

Tags: fixed, patch

Found in version 27.1

Fixed in version 28.1

Done: "Basil L. Contovounesios" <contovob <at> tcd.ie>

Bug is archived. No further changes may be made.

Full log


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

From: "Basil L. Contovounesios" <contovob <at> tcd.ie>
To: Fabrice BAUZAC-STEHLY <noon <at> mykolab.com>
Cc: 45800 <at> debbugs.gnu.org
Subject: Re: bug#45800: 27.1; ibuffer sort by filename/process fails with Dired
Date: Sun, 17 Jan 2021 15:27:50 +0000
Fabrice BAUZAC-STEHLY <noon <at> mykolab.com> writes:

> To fix this on my side, I have replaced both occurrences of
>   (buffer-file-name (car X))
> with
>   (with-current-buffer (car X) (ibuffer-buffer-file-name))
> which seems to work:

Thanks, that looks correct.  Would you like to provide a patch against
master to that effect?

I think your cumulative changes would still be exempt of copyright
paperwork, but would you be willing to start the copyright assignment
process for future changes that exceed the limit, if you haven't
already?

-- 
Basil




This bug report was last modified 4 years and 180 days ago.

Previous Next


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