Re: [Orgmode] Did Anyone Ever Get This Working ... ?

2009-06-02 Thread Tennis Smith
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/

Re: [Orgmode] Did Anyone Ever Get This Working ... ?

2009-06-02 Thread Jason Schadel
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 lo

Re: [Orgmode] Did Anyone Ever Get This Working ... ?

2009-06-01 Thread Tennis Smith
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

Re: [Orgmode] Did Anyone Ever Get This Working ... ?

2009-06-01 Thread Eric Schulte
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 i

Re: [Orgmode] Did Anyone Ever Get This Working ... ?

2009-06-01 Thread Tennis Smith
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

Re: [Orgmode] Did Anyone Ever Get This Working ... ?

2009-06-01 Thread Tennis Smith
Ah! Good idea. Thanks, I'll try that. -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

Re: [Orgmode] Did Anyone Ever Get This Working ... ?

2009-06-01 Thread Jason Schadel
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 > asci

[Orgmode] Did Anyone Ever Get This Working ... ?

2009-05-29 Thread Tennis Smith
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.or