all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* outshine.el howto?
@ 2014-03-25 15:24 Neal Becker
  2014-03-26 14:30 ` Thorsten Jolitz
  0 siblings, 1 reply; 2+ messages in thread
From: Neal Becker @ 2014-03-25 15:24 UTC (permalink / raw)
  To: help-gnu-emacs

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-26 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 15:24 outshine.el howto? Neal Becker
2014-03-26 14:30 ` Thorsten Jolitz

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.