From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-replace-disputed-keys not working Date: Tue, 27 Mar 2012 10:20:16 +0200 Message-ID: <874ntawj3z.fsf@gnu.org> References: <87zkb6p333.fsf@googlemail.com> <87obrj2sfk.fsf@gnu.org> <87obrjdngy.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCRcQ-0001qc-SW for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 04:19:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCRcK-0004rv-JX for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 04:19:06 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:42268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCRcK-0004rd-Ab for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 04:19:00 -0400 Received: by wgbdr1 with SMTP id dr1so3458098wgb.30 for ; Tue, 27 Mar 2012 01:18:58 -0700 (PDT) In-Reply-To: <87obrjdngy.fsf@googlemail.com> (Thorsten's message of "Tue, 27 Mar 2012 00:08:45 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Thorsten Cc: emacs-orgmode@gnu.org Hi Thorsten, Thorsten writes: > Is there a windmove alternative (another way to navigate comfortably > between windows without doing C-x o several times), that works in both > console and X11 session? It is not much fun to use windmove if it only > works in certain situation and in others not. You might want to try windresize: http://lumiere.ens.fr/~guerry/u/windresize.el I hacked this quite a while ago because windmove.el didn't fit my need. I don't know if I tested it in a console... HTH, -- Bastien