unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* how to set the hs-minor-mode-map?
@ 2007-10-19 17:55 sunway
  0 siblings, 0 replies; only message in thread
From: sunway @ 2007-10-19 17:55 UTC (permalink / raw)
  To: help-gnu-emacs

the default hs-minor-mode-map is set to
;; menu entry      command                key
           '(["Hide Block"    hs-hide-block          "\C-c@\C-h"]
             ["Show Block"    hs-show-block          "\C-c@\C-s"]
             ["Hide All"      hs-hide-all            "\C-c@\C-\M-h"]
             ["Show All"      hs-show-all            "\C-c@\C-\M-s"]
             ["Hide Level"    hs-hide-level          "\C-c@\C-l"]
             ["Toggle Hiding" hs-toggle-hiding       "\C-c@\C-c"]
             [nil             hs-mouse-toggle-hiding [(shift
mouse-2)]]
             ))
in the hideshow.el

how to reset it in my .emacs file?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-19 17:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-19 17:55 how to set the hs-minor-mode-map? sunway

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