From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Subject: Re: binding ibuffer to C-x C-b by default
Date: Fri, 08 Oct 2010 02:34:35 +0200 [thread overview]
Message-ID: <m3pqvlo738.fsf@quimbies.gnus.org> (raw)
In-Reply-To: 878w29a5ns.fsf@catnip.gol.com
Miles Bader <miles@gnu.org> writes:
> Anyway, as I say, while the differences exist, they're for the most
> part simply irrelevant. The right thing to do is to simply switch to
> ibuffer, and then fix stuff up as the need arises (or somebody gets
> the itch to do so).
Before making ibuffer the default, I'd apply this patch:
=== modified file 'lisp/ibuffer.el'
*** lisp/ibuffer.el 2010-09-25 21:42:48 +0000
--- lisp/ibuffer.el 2010-10-08 00:32:45 +0000
***************
*** 1053,1059 ****
one window."
(interactive "P")
(let ((buf (ibuffer-current-buffer t)))
- (bury-buffer (current-buffer))
(switch-to-buffer buf)
(when single
(delete-other-windows))))
--- 1053,1058 ----
That was the only difference between list-buffers and ibuffer mode
that annoyed me after playing with it for 30 seconds.
--
(domestic pets only, the antidote for overdose, milk.)
larsi@gnus.org * Lars Magne Ingebrigtsen
next prev parent reply other threads:[~2010-10-08 0:34 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-07 15:17 binding ibuffer to C-x C-b by default Dan Nicolaescu
2010-10-07 15:46 ` Drew Adams
2010-10-07 20:54 ` Deniz Dogan
2010-10-08 0:29 ` Miles Bader
2010-10-08 0:34 ` Lars Magne Ingebrigtsen [this message]
2010-10-08 0:46 ` Miles Bader
2010-10-08 0:51 ` Lars Magne Ingebrigtsen
2010-10-08 1:32 ` Óscar Fuentes
2010-10-08 1:38 ` Lars Magne Ingebrigtsen
2010-10-08 2:26 ` Óscar Fuentes
2010-10-08 2:33 ` Lars Magne Ingebrigtsen
2010-10-08 3:16 ` Óscar Fuentes
2010-10-08 6:48 ` David Kastrup
2010-10-08 13:53 ` Ted Zlatanov
2010-10-08 13:56 ` Ted Zlatanov
2010-10-08 14:06 ` Lars Magne Ingebrigtsen
2010-10-08 14:09 ` Miles Bader
2010-10-08 16:45 ` Dan Nicolaescu
2010-10-08 1:43 ` Miles Bader
2010-10-08 7:57 ` Sergei Organov
2010-10-08 8:51 ` Stephen J. Turnbull
2010-10-08 11:22 ` Sergei Organov
2010-10-09 4:02 ` Chong Yidong
2010-10-09 14:51 ` Dan Nicolaescu
2010-10-09 15:44 ` Lars Magne Ingebrigtsen
2010-10-08 0:57 ` Drew Adams
2010-10-08 1:30 ` Miles Bader
2010-10-08 2:57 ` Drew Adams
2010-10-08 1:03 ` Juanma Barranquero
2010-10-08 1:34 ` Miles Bader
2010-10-08 9:12 ` Juanma Barranquero
2010-10-09 4:01 ` Chong Yidong
2010-10-07 23:29 ` Juri Linkov
2010-10-08 3:05 ` Dan Nicolaescu
2010-10-08 9:23 ` Deniz Dogan
2010-10-08 11:26 ` David Kastrup
2010-10-08 11:43 ` Deniz Dogan
2010-10-08 11:51 ` David Kastrup
2010-10-08 12:13 ` Deniz Dogan
2010-10-08 12:19 ` Deniz Dogan
2010-10-08 12:27 ` David Kastrup
2010-10-08 15:17 ` Lennart Borgman
2010-10-08 9:54 ` René Kyllingstad
2010-10-08 16:06 ` Drew Adams
-- strict thread matches above, loose matches on Subject: below --
2010-10-08 4:13 Roland Winkler
2010-10-08 8:27 ` Deniz Dogan
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=m3pqvlo738.fsf@quimbies.gnus.org \
--to=larsi@gnus.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 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.