emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: JD Smith <jdtsmith@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Mention outli, and h speed-key
Date: Fri, 24 Mar 2023 12:11:54 +0300	[thread overview]
Message-ID: <ZB1pWk2o/LRT+nUj@protected.localdomain> (raw)
In-Reply-To: <7AD95B6C-38FB-41AA-8574-4B9C9AE3C481@gmail.com>

* JD Smith <jdtsmith@gmail.com> [2023-03-10 07:03]:
> One speed key I added to outli I really miss in org, so I added it:
> 
> (if-let ((pos (cl-position '("Outline Visibility") org-speed-commands :test #'equal)))
>       (cl-pushnew '("h" . outline-hide-sublevels) (nthcdr (1+ pos) org-speed-commands)))
> 
> Basically h=outline-hide-sublevels.  This allows you to quickly
> collapse the entire tree to the level [h]ere.  It’s a wonderful,
> fast compromise between the ease of Shift-Tab and org’s more
> targeted folding capabilities.

It is more visible, but I am trying to understand what o you consider
better then outline-minor-mode

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/


  reply	other threads:[~2023-03-24 16:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-10  4:00 Mention outli, and h speed-key JD Smith
2023-03-24  9:11 ` Jean Louis [this message]
2023-03-25  2:21   ` JD Smith
2023-03-25 14:36     ` Jean Louis

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZB1pWk2o/LRT+nUj@protected.localdomain \
    --to=bugs@gnu.support \
    --cc=emacs-orgmode@gnu.org \
    --cc=jdtsmith@gmail.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 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).