From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tennis Smith Subject: Re: Did Anyone Ever Get This Working ... ? Date: Tue, 2 Jun 2009 08:22:16 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0010932303==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBVp0-00028D-J7 for emacs-orgmode@gnu.org; Tue, 02 Jun 2009 11:22:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBVp0-00027l-5H for Emacs-orgmode@gnu.org; Tue, 02 Jun 2009 11:22:38 -0400 Received: from [199.232.76.173] (port=59211 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBVoz-00027c-Um for Emacs-orgmode@gnu.org; Tue, 02 Jun 2009 11:22:37 -0400 Received: from yw-out-1718.google.com ([74.125.46.156]:32683) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MBVoz-0007q0-MF for Emacs-orgmode@gnu.org; Tue, 02 Jun 2009 11:22:37 -0400 Received: by yw-out-1718.google.com with SMTP id 5so4453599ywm.66 for ; Tue, 02 Jun 2009 08:22:37 -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: Jason Schadel Cc: Emacs-orgmode@gnu.org --===============0010932303== Content-Type: multipart/alternative; boundary=0016e64652facdfe6b046b5f1cd4 --0016e64652facdfe6b046b5f1cd4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thanks! That's a big help as well. Making it automatic is my preference. -T On Tue, Jun 2, 2009 at 6:11 AM, Jason Schadel wrote: > Looks like you received some other examples but here's how I did it: > > (require 'trac-wiki) > (trac-wiki-define-project "project-trac" > "https://trac.project.com/trac" "username") > (autoload 'trac-wiki "trac-wiki" "Trac wiki editing entry-point." t) > ;;; - start orgstruct minor mode when trac-wiki is loaded. > (add-hook 'trac-wiki-mode-hook 'turn-on-orgstruct) > > -Jason > > On Mon, Jun 1, 2009 at 2:01 PM, Tennis Smith wrote: > > 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 > >> > > >> > > > > > > --0016e64652facdfe6b046b5f1cd4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks! That's a big help as well. Making it automatic is my preference= .

-T

On Tue, Jun 2, 2009 at 6:11 A= M, Jason Schadel <jason.schadel@gmail.com> wrote:
Looks like you re= ceived some other examples but here's how I did it:

(require 'trac-wiki)
(trac-wiki-define-project "project-trac"
"https://t= rac.project.com/trac" "username")
(autoload 'trac-wiki "trac-wiki" "Trac wiki editing entr= y-point." t)
;;; - start orgstruct minor mode when trac-wiki is loaded.
(add-hook 'trac-wiki-mode-hook 'turn-on-orgstruct)

-Jason

On Mon, Jun 1, 2009 at 2:01 PM, Tennis Smith <tennis@tripit.com> wrote:
> 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:
>>
>> 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 <tennis@tripit.com> wrote:
>> > Hi,
>> >
>> > Has anyone figured out a way to export from org to a trac wik= i?=A0 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.or= g
>> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>> >
>> >
>
>

--0016e64652facdfe6b046b5f1cd4-- --===============0010932303== 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 --===============0010932303==--