all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Susanne Oberhauser <froh@suse.com>
Cc: 15324@debbugs.gnu.org
Subject: bug#15324: 24.3; make hideshow bindings similar to outline minor mode bindings
Date: Wed, 24 Feb 2016 15:14:14 +1100	[thread overview]
Message-ID: <87vb5eiw2x.fsf@gnus.org> (raw)
In-Reply-To: <s2itxhsr52y.fsf@byron.suse.de> (Susanne Oberhauser's message of "Tue, 10 Sep 2013 18:53:25 +0200")

Susanne Oberhauser <froh@suse.com> writes:

> hideshow, prefixed with '+' are proposed new bindings:
>
>      (define-key map "\C-c@\C-h"       'hs-hide-block)
>      (define-key map "\C-c@\C-s"       'hs-show-block)
>      (define-key map "\C-c@\C-\M-h"    'hs-hide-all)
>      (define-key map "\C-c@\C-\M-s"    'hs-show-all)
>      (define-key map "\C-c@\C-l"       'hs-hide-level)
>      (define-key map "\C-c@\C-c"       'hs-toggle-hiding)
> +    (define-key map "\C-c@\C-a"       'hs-show-all)
> +    (define-key map "\C-c@\C-t"       'hs-hide-all)
> +    (define-key map "\C-c@\C-d"       'hs-hide-block)
>
> This one is for those having show/hide entry hard wired to their spinal
> chords
>
> +    (define-key map "\C-c@\C-e"       'hs-toggle-hiding)

Thanks; Stefan seemed to think it was a good idea, but this was never
applied, apparently.  I've now done so to the Emacs trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      parent reply	other threads:[~2016-02-24  4:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-10 16:53 bug#15324: 24.3; make hideshow bindings similar to outline minor mode bindings Susanne Oberhauser
     [not found] ` <handler.15324.B.137883272628472.ack@debbugs.gnu.org>
2013-09-11  8:33   ` bug#15324: Acknowledgement (24.3; make hideshow bindings similar to outline minor mode bindings) Susanne Oberhauser
2013-09-12 20:19 ` bug#15324: 24.3; make hideshow bindings similar to outline minor mode bindings Stefan Monnier
2016-02-24  4:14 ` Lars Ingebrigtsen [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=87vb5eiw2x.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=15324@debbugs.gnu.org \
    --cc=froh@suse.com \
    /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.