emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Links and visual-line-mode
Date: Thu, 02 Jun 2011 22:20:45 +0200	[thread overview]
Message-ID: <80vcwo56jm.fsf@somewhere.org> (raw)
In-Reply-To: 4DE797D7.7060608@gmail.com

Hi all,

Scott Randby wrote:
>>> One reason I want pop-up-windows to be set to nil is because I
>>> frequently use C-x C-b to look at the buffer list. If pop-up-windows is
>>> set to t, then C-x C-b opens the buffer list in a pop-up window while
>>> the active cursor is in the other window. This is ridiculous.

Just on that one point, a trick read in "Emacs Lisp programming" IIRC:

#+begin_src emacs-lisp
      ;; rebind `C-x C-b'
      (global-set-key (kbd "C-x C-b") 'buffer-menu)
      ;; `buffer-menu' moves point in the window which lists your buffers
#+end_src

Best regards,
  Seb

-- 
Sebastien Vauban

  reply	other threads:[~2011-06-02 20:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-01 23:32 Links and visual-line-mode Scott Randby
2011-06-02  2:49 ` Nick Dokos
2011-06-02  5:30   ` Scott Randby
2011-06-02  5:58     ` Nick Dokos
2011-06-02  6:03       ` Nick Dokos
2011-06-02 14:01       ` Scott Randby
2011-06-02 20:20         ` Sebastien Vauban [this message]
2011-06-03 14:24           ` Scott Randby
2011-06-02 14:16       ` Carsten Dominik
2011-06-02 15:51         ` Nick Dokos
2011-06-02 16:04           ` Carsten Dominik
2011-06-02 16:41             ` Nick Dokos
2011-06-02 17:47               ` Scott Randby
2011-06-02 17:49               ` Carsten Dominik
2011-06-02 19:56                 ` Nick Dokos

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=80vcwo56jm.fsf@somewhere.org \
    --to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).