GNU bug report logs - #14532
24.3.50; Review keybindings for bookmark-set and bookmark-jump

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Sun, 2 Jun 2013 09:31:02 UTC

Severity: wishlist

Found in version 24.3.50

Done: Jambunathan K <kjambunathan <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#14532: closed (24.3.50; Review keybindings for bookmark-set
 and bookmark-jump)
Date: Fri, 15 Nov 2013 04:50:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Nov 2013 10:19:24 +0530
with message-id <87a9h6nuaz.fsf <at> gmail.com>
and subject line Re: bug#14532: 24.3.50; Review keybindings for bookmark-set and bookmark-jump
has caused the debbugs.gnu.org bug report #14532,
regarding 24.3.50; Review keybindings for bookmark-set and bookmark-jump
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
14532: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14532
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; Review keybindings for bookmark-set and bookmark-jump
Date: Sun, 02 Jun 2013 14:58:52 +0530
Please review default keybindings for bookmark-set and bookmark-jump.

The current keybindings are 

    C-x r b
    C-x r m

Even after years of use, I get confused on what key to press - "b" or
"m".

The "cognitive dissonance" is probably due to the word bookmark being
both a noun and a verb.

      If I treat "bookmark" as a noun, m => "mark a bookmark" seems
      satisfactory.  b => "bookmark a bookmark" (Read as a "noun a
      noun") seems a bit wanting.

      If I treat "bookmark" as a verb, then C-x r b should create a
      bookmark.  (It is not so).  m => "mark a bookmark" (read as a
      "verb a verb") seems a bit strange.

Here is a binding I have in .emacs.

    (global-set-key "^Xrv" (quote bookmark-jump))
    (global-set-key "^Xr." (quote bookmark-set))

The memory aid, I use is this:

"." stands for "this".  As in "find this tag", "bookmark this location"
etc. "v" stands for "visit".

So C-x r . creates bookmark while C-x r v visits a bookmark.

In GNU Emacs 24.3.50.4 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2013-05-28 on debian-6.05
Bzr revision: 112750 xfq.free <at> gmail.com-20130528010541-pm5k3k6hy16k12w4
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Important settings:
  value of $LANG: en_IN
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t


[Message part 3 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: 14532-done <at> debbugs.gnu.org
Subject: Re: bug#14532: 24.3.50;
 Review keybindings for bookmark-set and bookmark-jump
Date: Fri, 15 Nov 2013 10:19:24 +0530
OP here.  Closed.


This bug report was last modified 11 years and 191 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.