emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* hide-other
@ 2009-08-29 19:38 Sean Sieger
  2009-08-29 19:50 ` hide-other Bernt Hansen
  0 siblings, 1 reply; 3+ messages in thread
From: Sean Sieger @ 2009-08-29 19:38 UTC (permalink / raw)
  To: emacs-orgmode

What do you suggest as an alternative key combination for hide-other?

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

* Re: hide-other
  2009-08-29 19:38 hide-other Sean Sieger
@ 2009-08-29 19:50 ` Bernt Hansen
  2009-08-29 21:00   ` hide-other Sean Sieger
  0 siblings, 1 reply; 3+ messages in thread
From: Bernt Hansen @ 2009-08-29 19:50 UTC (permalink / raw)
  To: Sean Sieger; +Cc: emacs-orgmode

Sean Sieger <sean.sieger@gmail.com> writes:

> What do you suggest as an alternative key combination for hide-other?

I make custom key bindings on function keys that are not already mapped
to something - that way they are unlikely to conflict with future key
bindings.

I like to use f9-something for commands and f9-h makes sense to me in
this case.

(global-set-key (kbd "<f9> h") 'hide-other)

-Bernt

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

* Re: hide-other
  2009-08-29 19:50 ` hide-other Bernt Hansen
@ 2009-08-29 21:00   ` Sean Sieger
  0 siblings, 0 replies; 3+ messages in thread
From: Sean Sieger @ 2009-08-29 21:00 UTC (permalink / raw)
  To: emacs-orgmode

Bernt Hansen <bernt@norang.ca> writes:

    I like to use f9-something for commands and f9-h makes sense to me in
    this case.

    (global-set-key (kbd "<f9> h") 'hide-other)

... and thank you for the example.

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

end of thread, other threads:[~2009-08-29 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-29 19:38 hide-other Sean Sieger
2009-08-29 19:50 ` hide-other Bernt Hansen
2009-08-29 21:00   ` hide-other Sean Sieger

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).