all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Neal Becker <ndbecker2@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: outshine.el howto?
Date: Tue, 25 Mar 2014 11:24:02 -0400	[thread overview]
Message-ID: <lgs724$5v6$1@ger.gmane.org> (raw)

I just tried playing with outshine.el to edit python code.  I'm not having any 
luck.  Can't seem to figure out how to put in headings and have outshine 
actually work.  Maybe I have some version problems?

emacs: 24.3.1
outshine: 1.0
python-mode.el: 5.2.0

in .emacs:
(require 'outshine)
(add-hook 'outline-minor-mode-hook 'outshine-hook-function)

I can start with a .py file.  M-x outline-minor-mode.

Now typing

* this is a header

and then using comment-region on it:

## * this is a header

appears to be recognized as header (blue font).

But on menu, outshine demote/promote etc are grayed out, no matter where
I put my cursor (in header, at beginning of line, end of line, middle of 
line...)




             reply	other threads:[~2014-03-25 15:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 15:24 Neal Becker [this message]
2014-03-26 14:30 ` outshine.el howto? Thorsten Jolitz

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='lgs724$5v6$1@ger.gmane.org' \
    --to=ndbecker2@gmail.com \
    --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.