all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@Oracle.com>
To: "Kim F. Storm" <storm@cua.dk>
Cc: Emacs-Devel <emacs-devel@gnu.org>
Subject: RE: bookmark.el patch for 1) other window and 2) C-x p instead of C-x r
Date: Fri, 13 Jul 2007 17:01:48 -0700	[thread overview]
Message-ID: <BNELLINCGFJLDJIKDGACMEIFCAAA.drew.adams@oracle.com> (raw)
In-Reply-To: <87myxzx4ck.fsf@kfs-lx.testafd.dk>

> > Here is a bookmark.el patch with a minor enhancement to let you
> > use another window.
> >
> > It also replaces use of `C-x r' for bookmark commands by use of
> > `C-x p'. I think that's better, because:
> >
> > 1. It reserves all of `C-x r' for register and rectangle commands. (Even
> > those should be split, IMO.)
> >
> > 2. It lets you reuse the standard bookmark keys with `C-x p', instead of
> > having, for instance, `j' mean jump in the bookmark-map, but
> > `b' mean jump when used with `C-x r'. Nothing new to remember this way:
> > just add `C-x p' in front of all bookmark-map keys.
>
> But why C-x p ??

No special reason. I've been using that for years, but anything else would
do.

These are already taken: `b' (for `bookmark'), `f' (for `favorite'), `s'
(for `saved place'), and `d' (for `dog-ear').

> Personally, I would reserve C-x p for printing commands.
> I suggest using C-x j as bookmark prefix.

OK by me. I doubt we'll find a character that's mnemonic for what bookmarks
are, anyway.

> Then C-x j j would be bookmark jump (which is easy to type)
> and C-x j m (mark) is nicely close to type easily as well...

Go for it.

      parent reply	other threads:[~2007-07-14  0:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-13 16:30 bookmark.el patch for 1) other window and 2) C-x p instead of C-x r Drew Adams
2007-07-13 18:27 ` Karl Fogel
2007-07-13 23:09 ` Richard Stallman
2007-07-13 23:21   ` Karl Fogel
2007-07-13 23:29     ` Drew Adams
2007-07-13 23:37 ` Kim F. Storm
2007-07-13 23:55   ` Karl Fogel
2007-07-14 18:17     ` Karl Fogel
2007-07-14 22:33     ` Richard Stallman
2007-07-14 22:47       ` Karl Fogel
2007-07-15 20:46         ` Juri Linkov
2007-07-16 15:49           ` Richard Stallman
2007-07-27 11:07             ` Dieter Wilhelm
2007-07-27 11:11               ` David Kastrup
2007-07-27 11:34                 ` Dieter Wilhelm
2007-07-14  0:01   ` Drew Adams [this message]

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=BNELLINCGFJLDJIKDGACMEIFCAAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=storm@cua.dk \
    /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.