[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: moving between buffers side-by-side using the keyboard
From: |
Marcin Borkowski |
Subject: |
Re: moving between buffers side-by-side using the keyboard |
Date: |
Thu, 16 Feb 2017 05:44:47 +0100 |
User-agent: |
mu4e 0.9.19; emacs 26.0.50.5 |
On 2017-02-15, at 17:07, Drew Adams <drew.adams@oracle.com> wrote:
> It _seems_ slow at first. And yes, it's dumb. But it's power is
> exponential - it quickly gets very quick. ;-) Think of the old
> story of doubling the grains of rice on a chessboard. Yes, at
> first it seems like very little rice is involved...
>
> The slowest part of this particular binary search is to restart
> Emacs each time, after you've commented out part of your init
> file. But the more that is commented out, the closer the startup
> becomes to a virgin startup (i.e., `emacs -Q': no init file).
Also, see https://github.com/Malabarba/elisp-bug-hunter for a way to
automate the dumb part.
Best,
--
Marcin Borkowski
- moving between buffers side-by-side using the keyboard, Sharon Kimble, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Filipe Silva, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Sharon Kimble, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, tomas, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Joost Kremers, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Sharon Kimble, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Kaushal Modi, 2017/02/15
- RE: moving between buffers side-by-side using the keyboard, Drew Adams, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Sharon Kimble, 2017/02/15
- RE: moving between buffers side-by-side using the keyboard, Drew Adams, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard,
Marcin Borkowski <=
- Re: moving between buffers side-by-side using the keyboard, Filipe Silva, 2017/02/15
Re: moving between buffers side-by-side using the keyboard, Joost Kremers, 2017/02/15