emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jason Schadel <jason.schadel@gmail.com>
To: Tennis Smith <tennis@tripit.com>
Cc: Emacs-orgmode@gnu.org
Subject: Re: Did Anyone Ever Get This Working ... ?
Date: Tue, 2 Jun 2009 09:11:09 -0400	[thread overview]
Message-ID: <c65f01600906020611o454fb36cu9fe1afce4e96aa14@mail.gmail.com> (raw)
In-Reply-To: <e84cff280906011101v5693e1aal25d57a2bbd3e662f@mail.gmail.com>

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 <tennis@tripit.com> 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 <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 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
>> >
>> >
>
>

  parent reply	other threads:[~2009-06-02 13:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-29 20:36 Did Anyone Ever Get This Working ... ? Tennis Smith
2009-05-29 21:20 ` Baoqiu Cui
2009-06-01 13:38 ` Jason Schadel
2009-06-01 17:21   ` Tennis Smith
2009-06-01 18:01   ` Tennis Smith
2009-06-01 18:20     ` Eric Schulte
2009-06-01 18:42       ` Tennis Smith
2009-06-01 18:22     ` Bernt Hansen
2009-06-02 13:11     ` Jason Schadel [this message]
2009-06-02 15:22       ` Tennis Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c65f01600906020611o454fb36cu9fe1afce4e96aa14@mail.gmail.com \
    --to=jason.schadel@gmail.com \
    --cc=Emacs-orgmode@gnu.org \
    --cc=tennis@tripit.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).