all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Ibuffer as default
@ 2003-03-10 23:28 Stefan Monnier
  2003-03-11  7:47 ` John Paul Wallington
  2003-03-11 18:36 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Monnier @ 2003-03-10 23:28 UTC (permalink / 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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-03-11 19:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-10 23:28 Ibuffer as default Stefan Monnier
2003-03-11  7:47 ` John Paul Wallington
2003-03-11  8:49   ` Miles Bader
2003-03-11 19:13     ` Stefan Monnier
2003-03-11 18:36 ` Richard Stallman

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.