GNU bug report logs - #15324
24.3; make hideshow bindings similar to outline minor mode bindings

Previous Next

Package: emacs;

Reported by: Susanne Oberhauser <froh <at> suse.com>

Date: Tue, 10 Sep 2013 17:06:03 UTC

Severity: wishlist

Tags: fixed, patch

Found in version 24.3

Fixed in version 26.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Susanne Oberhauser <froh <at> suse.com>
Cc: 15324 <at> 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
Susanne Oberhauser <froh <at> 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




This bug report was last modified 8 years and 174 days ago.

Previous Next


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