[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Did Anyone Ever Get This Working ... ?
From: |
Eric Schulte |
Subject: |
Re: [Orgmode] Did Anyone Ever Get This Working ... ? |
Date: |
Mon, 01 Jun 2009 11:20:47 -0700 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.92 (darwin) |
use the `orgstruct-mode' command
,----[orgstruct-mode]
| orgstruct-mode is an interactive Lisp function in `org.el'.
|
| (orgstruct-mode &optional ARG)
|
| Toggle the minor more `orgstruct-mode'.
| This mode is for using Org-mode structure commands in other modes.
| The following key behave as if Org-mode was active, if the cursor
| is on a headline, or on a plain list item (both in the definition
| of Org-mode).
| ...
`----
also, if you want to create org tables you can use the `orgtbl-mode'
command
,----[orgtbl-mode]
| orgtbl-mode is an interactive Lisp function in `org-table.el'.
|
| (orgtbl-mode &optional ARG)
|
| The `org-mode' table editor as a minor mode for use in other modes.
|
| [back]
`----
Tennis Smith <address@hidden> writes:
> Hi Jason,
>
> Do you have an example of how to run org-mode as a minor mode? I'm trying to
> figure out how to do it. ;-)
> -T
>
> On Mon, Jun 1, 2009 at 6:38 AM, Jason Schadel <address@hidden> wrote:
>
> Have you tried using trac-wiki mode with org-mode as a minor mode?
> You still have to use the wiki format but lists can be manipulated the
> org-mode way.
>
> On Fri, May 29, 2009 at 4:36 PM, Tennis Smith <address@hidden> wrote:
> > Hi,
> >
> > Has anyone figured out a way to export from org to a trac wiki? I've
> tried
> > ascii (ugly) and html (doesn't work).
> >
> > Tks,
> > -T
> >
> > _______________________________________________
> > Emacs-orgmode mailing list
> > Remember: use `Reply All' to send replies to the list.
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> >
> >
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode