From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tennis Smith Subject: Re: Did Anyone Ever Get This Working ... ? Date: Mon, 1 Jun 2009 11:42:39 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0408217120==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBCTU-00031t-AL for emacs-orgmode@gnu.org; Mon, 01 Jun 2009 14:43:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBCTO-000310-FF for Emacs-orgmode@gnu.org; Mon, 01 Jun 2009 14:43:07 -0400 Received: from [199.232.76.173] (port=49753 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBCTN-00030r-Sf for Emacs-orgmode@gnu.org; Mon, 01 Jun 2009 14:43:02 -0400 Received: from an-out-0708.google.com ([209.85.132.240]:30370) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MBCTL-000170-Rp for Emacs-orgmode@gnu.org; Mon, 01 Jun 2009 14:43:00 -0400 Received: by an-out-0708.google.com with SMTP id b2so4950775ana.21 for ; Mon, 01 Jun 2009 11:42:59 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: Emacs-orgmode@gnu.org --===============0408217120== Content-Type: multipart/alternative; boundary=0016e645b94497f3b0046b4dcbe7 --0016e645b94497f3b0046b4dcbe7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thanks! -T On Mon, Jun 1, 2009 at 11:20 AM, Eric Schulte wrote: > 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 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 > 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 > 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. > > > Emacs-orgmode@gnu.org > > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > > > > > > > _______________________________________________ > > Emacs-orgmode mailing list > > Remember: use `Reply All' to send replies to the list. > > Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --0016e645b94497f3b0046b4dcbe7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks!
-T

On Mon, Jun 1, 2009 at 11:2= 0 AM, Eric Schulte <schulte.eric@gmail.com> wrote:
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 <tennis@tripit.com= > writes:

> Hi Jason,
>
> Do you have an example of how to run org-mode as a minor mode?=A0 I= 9;m trying to figure out how to do it. ;-)
> -T
>
> On Mon, Jun 1, 2009 at 6:38 AM, Jason Schadel <jason.schadel@gmail.com> wrote:
>
> =A0 =A0 Have you tried using trac-wiki mode with org-mode as a minor m= ode?
> =A0 =A0 You still have to use the wiki format but lists can be manipul= ated the
> =A0 =A0 org-mode way.
>
> =A0 =A0 On Fri, May 29, 2009 at 4:36 PM, Tennis Smith <tennis@tripit.com> wrote:
> =A0 =A0 > Hi,
> =A0 =A0 >
> =A0 =A0 > Has anyone figured out a way to export from org to a trac= wiki?=A0 I've tried
> =A0 =A0 > ascii (ugly) and html (doesn't work).
> =A0 =A0 >
> =A0 =A0 > Tks,
> =A0 =A0 > -T
> =A0 =A0 >
> =A0 =A0 > _______________________________________________
> =A0 =A0 > Emacs-orgmode mailing list
> =A0 =A0 > Remember: use `Reply All' to send replies to the list= .
> =A0 =A0 > Emacs-orgmode@gn= u.org
> =A0 =A0 > http://lists.gnu.org/mailman/listinfo/emacs-orgmod= e
> =A0 =A0 >
> =A0 =A0 >
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

--0016e645b94497f3b0046b4dcbe7-- --===============0408217120== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0408217120==--