unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: Should outline-minor-mode be globalized?
Date: Mon, 04 Apr 2016 08:39:18 -0400	[thread overview]
Message-ID: <jwvd1q51re4.fsf-monnier+gmane.emacs.devel@gnu.org> (raw)
In-Reply-To: m260vyar84.fsf@newartisans.com

>> It's nice to be able to globally turn on font-lock mode; on a similar note,
>> it would be nice to be able to turn on outline-minor-mode globally -- rather
>> than setting mode-specific hooks to turn on outline-minor-mode.
>> Is there any risk in globalizing outline-minor-mode?

> Wouldn't it really just be applicable in text-mode derived buffers?

Actually I wouldn't expect it to be very much used in text-mode buffers.
These use-cases are probably better supported by outline-mode or org-mode.

But maybe

    (add-hook 'prog-mode-hook #'outline-minor-mode)

covers Raman's needs?


        Stefan




  reply	other threads:[~2016-04-04 12:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04  2:39 Should outline-minor-mode be globalized? raman
2016-04-04  5:16 ` John Wiegley
2016-04-04 12:39   ` Stefan Monnier [this message]
2016-04-05 15:29     ` raman
2016-04-04 15:25   ` raman

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwvd1q51re4.fsf-monnier+gmane.emacs.devel@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).