all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Dimech <dimech@gmx.com>
To: Christopher Dimech <dimech@gmx.com>
Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>, Jean Louis <bugs@gnu.support>
Subject: Re: outline-minor-mode and org-mode capabilities for programming languages
Date: Mon, 10 May 2021 03:25:25 +0200	[thread overview]
Message-ID: <trinity-fc0710a1-7c3c-443e-becb-04086e9030ed-1620609925272@3c-app-mailcom-bs04> (raw)
In-Reply-To: <trinity-cf5e0d04-a931-4647-97d5-4be9b2e8635d-1620565228777@3c-app-mailcom-bs04>

In "outline-magic.el", Carsten wrote

;; Maybe the maintainers of the modes can be persuaded to set `outline-promotion-headings'
;; already as part of the mode setup.

To get outline-minor-mode to be much like org-mode (perhaps org-minor-mode) would
be most beneficial.  We could also assimilate outline-magic.el in outline-minor-mode.


> Sent: Monday, May 10, 2021 at 1:00 AM
> From: "Christopher Dimech" <dimech@gmx.com>
> To: "Jean Louis" <bugs@gnu.support>
> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: outline-minor-mode and org-mode capabilities for programming languages
>
> Do you have a list to what commands you find useful for outline-minor-mode?
> Perhaps me can formalise them and update outline-minor-mode with new keys.
>
> Do not like the idea of an additional minor mode of a current minor mode.
>
> I would think that many struggle with the long and awkward keybindings
> provided as default.
>
>
>
>
>
> ---------------------
> Christopher Dimech
> General Administrator - Naiad Informatics - GNU Project (Geocomputation)
> - Geophysical Simulation
> - Geological Subsurface Mapping
> - Disaster Preparedness and Mitigation
> - Natural Resource Exploration and Production
> - Free Software Advocacy
>
>
> > Sent: Monday, May 10, 2021 at 12:45 AM
> > From: "Jean Louis" <bugs@gnu.support>
> > To: "Christopher Dimech" <dimech@gmx.com>
> > Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> > Subject: Re: outline-minor-mode and org-mode capabilities for programming languages
> >
> > * Christopher Dimech <dimech@gmx.com> [2021-05-09 15:36]:
> > > Would there be any interest in outline-minor-mode in remodeling for cycling using
> > > <tab> and moving around with M-up, M-<down>, M-right, M-left, with same effect as
> > > OrgMode.
> >
> > Just make key bindings to outline-cycle or outline-cycle-buffer functions.
> >
> > > These types of functionalities (org mode for programming languages) will make it much
> > > easier to navigate and modify the code quite rapidly.
> >
> > That is why you can make your own key bindings for that.
> >
> > I would not like for example, when I invoke outline-minor-mode in
> > Emacs Lisp mode to have TAB changed to anything else but what it is
> > now (indent-for-tab-command &optional ARG).
> >
> > For example: C-c TAB can be set for outline-cycle-buffer and there you go.
> >
> >
> > --
> > Jean
> >
> > Take action in Free Software Foundation campaigns:
> > https://www.fsf.org/campaigns
> >
> > Sign an open letter in support of Richard M. Stallman
> > https://stallmansupport.org/
> > https://rms-support-letter.github.io/
> >
> >
> >
>
>



  parent reply	other threads:[~2021-05-10  1:25 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-09  8:53 outline-minor-mode and org-mode capabilities for programming languages Christopher Dimech
2021-05-09  9:11 ` Jean Louis
2021-05-09 12:35   ` Christopher Dimech
2021-05-09 12:45     ` Jean Louis
2021-05-09 13:00       ` Christopher Dimech
2021-05-09 16:27         ` Jean Louis
2021-05-09 17:35           ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-05-09 17:50             ` Jean Louis
2021-05-09 18:02               ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-05-09 19:09                 ` Jean Louis
2021-05-10  1:49               ` Christopher Dimech
2021-05-10  6:22                 ` Jean Louis
2021-05-10  6:53                   ` Christopher Dimech
2021-05-10  7:32                     ` Jean Louis
2021-05-10  8:32                       ` Christopher Dimech
2021-05-10  9:29                         ` Christopher Dimech
2021-05-10  9:31                         ` Jean Louis
2021-05-10 10:01                           ` Christopher Dimech
2021-05-10 11:43                             ` Jean Louis
2021-05-10 12:52                               ` Christopher Dimech
2021-05-10 17:05                                 ` Jean Louis
2021-05-11  2:00                                   ` Christopher Dimech
2021-05-10 10:27                           ` Christopher Dimech
2021-05-10 11:53                             ` Jean Louis
2021-05-10 12:32                               ` Christopher Dimech
2021-05-10 16:07                                 ` Jean Louis
2021-05-11  2:26                                   ` Christopher Dimech
2021-05-10  8:46                       ` Christopher Dimech
2021-05-10  9:15                       ` Christopher Dimech
2021-05-10  9:33                         ` Jean Louis
2021-05-10  6:08             ` Christopher Dimech
2021-05-10  1:25         ` Christopher Dimech [this message]
2021-05-09 13:02       ` Christopher Dimech
2021-05-09 16:34         ` Jean Louis
2021-05-09 14:02 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-05-09 14:02   ` Stefan Monnier via General discussions about Org-mode.

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=trinity-fc0710a1-7c3c-443e-becb-04086e9030ed-1620609925272@3c-app-mailcom-bs04 \
    --to=dimech@gmx.com \
    --cc=bugs@gnu.support \
    --cc=help-gnu-emacs@gnu.org \
    /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.