all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Basil L. Contovounesios" <contovob@tcd.ie>
To: Fabrice BAUZAC-STEHLY <noon@mykolab.com>
Cc: 45800@debbugs.gnu.org
Subject: bug#45800: 27.1; ibuffer sort by filename/process fails with Dired
Date: Sun, 17 Jan 2021 15:27:50 +0000	[thread overview]
Message-ID: <874kjf1t3d.fsf@tcd.ie> (raw)
In-Reply-To: <87wnwjfdht.fsf@mykolab.com> (Fabrice BAUZAC-STEHLY's message of "Mon, 11 Jan 2021 21:02:54 +0100")

Fabrice BAUZAC-STEHLY <noon@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





  reply	other threads:[~2021-01-17 15:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-11 20:02 bug#45800: 27.1; ibuffer sort by filename/process fails with Dired Fabrice BAUZAC-STEHLY
2021-01-17 15:27 ` Basil L. Contovounesios [this message]
2021-01-18 22:05   ` Fabrice BAUZAC-STEHLY
2021-01-19 21:37   ` Fabrice BAUZAC-STEHLY
2021-01-20 14:21     ` Basil L. Contovounesios

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874kjf1t3d.fsf@tcd.ie \
    --to=contovob@tcd.ie \
    --cc=45800@debbugs.gnu.org \
    --cc=noon@mykolab.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.