unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Axel Svensson <mail@axelsvensson.com>
Cc: 35049@debbugs.gnu.org
Subject: bug#35049: 25.1; ibuffer-do-sort-by-filename does not sort all buffers
Date: Sat, 30 Mar 2019 18:00:19 +0300	[thread overview]
Message-ID: <83d0m8if0c.fsf@gnu.org> (raw)
In-Reply-To: <CAJ40yaxSyGF9Rcsj7T8=Cuu5XbjF5op_G75DvJa1VLZkjK6vOg@mail.gmail.com> (message from Axel Svensson on Sat, 30 Mar 2019 13:36:08 +0000)

> From: Axel Svensson <mail@axelsvensson.com>
> Date: Sat, 30 Mar 2019 13:36:08 +0000
> 
> To reproduce:
>  1) In a shell, run: mkdir ~/dir-a ~/dir-b ~/dir-c
>  2) In a shell, run: touch ~/dir-a/filea1 ~/dir-c/filec1 ~/dir-c/filc2
>  3) find-file ~/a and enter 20 characters in this buffer.
>  4) find-file ~/c and enter 30 characters in this buffer.
>  5) find-file ~/b and enter 10 characters in this buffer.
>  6) find-file ~/dir-a
>  7) find-file ~/dir-c
>  8) find-file ~/dir-b
>  9) M-x ibuffer. You should see three Fundamental buffers named a, b,
>     and c, as well as three "Dired by name" buffers named dir-a, dir-b
>     and dir-c.
> 10) Press s s
> 11) The modeline says "IBuffer by size", and the buffers are ordered by
>     size, i.e. b,a,c,dir-b,dir-a,dir-c.
> 12) Press s f
> 13) The modeline says "IBuffer by filename/process", but not all the
>     buffers are ordered. The Fundamental buffers are ordered a,b,c
>     correctly, but the Dired buffers are ordered dir-b,dir-a,dir-c as
>     before pressing s f.

Dired buffers have the buffer-file-name as nil, which is why their
order is not changed by "s f".





  reply	other threads:[~2019-03-30 15:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-30 13:36 bug#35049: 25.1; ibuffer-do-sort-by-filename does not sort all buffers Axel Svensson
2019-03-30 15:00 ` Eli Zaretskii [this message]
2019-03-30 16:01   ` Axel Svensson
2021-08-11 19:08 ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83d0m8if0c.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=35049@debbugs.gnu.org \
    --cc=mail@axelsvensson.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).