[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Org-mode outside Org-mode
From: |
Thorsten Jolitz |
Subject: |
Re: [O] Org-mode outside Org-mode |
Date: |
Thu, 25 Apr 2013 19:33:38 +0200 |
User-agent: |
Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.3 (gnu/linux) |
Alexander Vorobiev <address@hidden> writes:
Hi Alexander,
> A while back I wrote a macro (based on the advice inĀ
> http://stackoverflow.com/a/2494384/973603) which allows to activate
> minor mode bindings when a condition is true and fall back to previous
> bindings otherwise:
I just pushed a new version of outshine.el on github (and updated the
Org-mode outside Org-mode article on Worg). I use a modified version of
your macro to bind TAB, M-<left-arrow> and M-<right-arrow>. I still
'take over' BACKTAB and M-<up-arrow> and M-<down-arrow> in outshine.el,
since the associated functions are usefull anywhere in an outshine
buffer.
Thanks for the tip and the code!
--
cheers,
Thorsten
- Re: [O] Org-mode outside Org-mode, (continued)
- Re: [O] Org-mode outside Org-mode, Thorsten Jolitz, 2013/04/06
- Re: [O] Org-mode outside Org-mode, Eric Schulte, 2013/04/06
- Re: [O] Org-mode outside Org-mode, Bastien, 2013/04/07
- Re: [O] Org-mode outside Org-mode, Samuel Wales, 2013/04/11
- Re: [O] Org-mode outside Org-mode, Samuel Wales, 2013/04/13
- Re: [O] Org-mode outside Org-mode, Samuel Wales, 2013/04/11
- Re: [O] Org-mode outside Org-mode, Thorsten Jolitz, 2013/04/12
- Re: [O] Org-mode outside Org-mode, Samuel Wales, 2013/04/13
Re: [O] Org-mode outside Org-mode, Alexander Vorobiev, 2013/04/24