unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14532: 24.3.50; Review keybindings for bookmark-set and bookmark-jump
@ 2013-06-02  9:28 Jambunathan K
  2013-06-02 15:47 ` Stefan Monnier
  2013-11-15  4:49 ` Jambunathan K
  0 siblings, 2 replies; 3+ messages in thread
From: Jambunathan K @ 2013-06-02  9:28 UTC (permalink / raw)
  To: 14532


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@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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#14532: 24.3.50; Review keybindings for bookmark-set and bookmark-jump
  2013-06-02  9:28 bug#14532: 24.3.50; Review keybindings for bookmark-set and bookmark-jump Jambunathan K
@ 2013-06-02 15:47 ` Stefan Monnier
  2013-11-15  4:49 ` Jambunathan K
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2013-06-02 15:47 UTC (permalink / raw)
  To: Jambunathan K; +Cc: 14532

> Please review default keybindings for bookmark-set and bookmark-jump.

FWIW, I think bookmark-jump should appear in the M-g submap.


        Stefan





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#14532: 24.3.50; Review keybindings for bookmark-set and bookmark-jump
  2013-06-02  9:28 bug#14532: 24.3.50; Review keybindings for bookmark-set and bookmark-jump Jambunathan K
  2013-06-02 15:47 ` Stefan Monnier
@ 2013-11-15  4:49 ` Jambunathan K
  1 sibling, 0 replies; 3+ messages in thread
From: Jambunathan K @ 2013-11-15  4:49 UTC (permalink / raw)
  To: 14532-done


OP here.  Closed.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-15  4:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-02  9:28 bug#14532: 24.3.50; Review keybindings for bookmark-set and bookmark-jump Jambunathan K
2013-06-02 15:47 ` Stefan Monnier
2013-11-15  4:49 ` Jambunathan K

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).