unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: John Paul Wallington <jpw@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Ibuffer as default
Date: Tue, 11 Mar 2003 07:47:28 +0000	[thread overview]
Message-ID: <87adg21h0v.fsf@china.shootybangbang.com> (raw)
In-Reply-To: <200303102328.h2ANSN6V027594@rum.cs.yale.edu> ("Stefan Monnier"'s message of "Mon, 10 Mar 2003 18:28:22 -0500")

"Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu> wrote:

> Hadn't it been decided to make Ibuffer the default (i.e. replacing
> list-buffers) ?  Did I dream it ?

Colin told me that making Ibuffer the default was contingent upon it
taking less space or consing less.

> Also I see that list-buffers uses the header-line whereas Ibuffer
> doesn't.

Ibuffer does use the header-line, but for displaying what filters
(not filter groups) are active.

>  But I also note that the header-line doesn't look right
> (I think it doesn't take into account the width taken up by the
> scrollbar and it doesn't use the default face so the things
> don't line up neatly).
>
>
> 	Stefan
>
>
> PS: Turns out the header-line problem is that:
>     - my header-line face uses a different font than my default face
>       which makes it hard to line things up.  Adding a `face default'
>       property to the string solves the lining-up but overrides the
>       general look of the header-line (grey background with a slight
>       3d look).
>     - list-buffers-noselect calculates the spacing necessary for the
>       scrollbar+fringe for the current frame which in my case was the
>       minibuffer-only frame, leading to a result that's wrong for
>       the frame that is ultimately used to display the buffer.

I recently changed it to work better, especially for relatively
default cases like emacs -nw and Emacs under X with a left-sided
scrollbar and left-sided fringe (before it just used one space char
regardless).  But it seems doomed to lose given unusual settings.  Is
there a straight-forward way to cons up pixel-perfect spacing, say as
a display property ?

  reply	other threads:[~2003-03-11  7:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-10 23:28 Ibuffer as default Stefan Monnier
2003-03-11  7:47 ` John Paul Wallington [this message]
2003-03-11  8:49   ` Miles Bader
2003-03-11 19:13     ` Stefan Monnier
2003-03-11 18:36 ` Richard Stallman

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=87adg21h0v.fsf@china.shootybangbang.com \
    --to=jpw@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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).