all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>
Subject: Ibuffer as default
Date: Mon, 10 Mar 2003 18:28:22 -0500	[thread overview]
Message-ID: <200303102328.h2ANSN6V027594@rum.cs.yale.edu> (raw)


Hadn't it been decided to make Ibuffer the default (i.e. replacing
list-buffers) ?  Did I dream it ?
Also I see that list-buffers uses the header-line whereas Ibuffer
doesn't.  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.

             reply	other threads:[~2003-03-10 23:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-10 23:28 Stefan Monnier [this message]
2003-03-11  7:47 ` Ibuffer as default John Paul Wallington
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

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

  git send-email \
    --in-reply-to=200303102328.h2ANSN6V027594@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.edu \
    /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.