From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Craig Muth Newsgroups: gmane.emacs.devel,gmane.emacs.orgmode Subject: Re: Xiki framework (wiki and tree emacs features) Date: Fri, 5 Feb 2010 20:45:20 -0500 Message-ID: References: <878wb7r196.fsf@everybody.org> <87ljf7p31h.fsf@everybody.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cd1b4f6892ef8047ee4b858 X-Trace: ger.gmane.org 1265420737 14965 80.91.229.12 (6 Feb 2010 01:45:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Feb 2010 01:45:37 +0000 (UTC) To: "Mark A. Hershberger" , emacs-devel@gnu.org, emacs-orgmode@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 06 02:45:33 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NdZjo-0000Lv-Kr for ged-emacs-devel@m.gmane.org; Sat, 06 Feb 2010 02:45:32 +0100 Original-Received: from localhost ([127.0.0.1]:59131 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NdZjn-0004ED-UV for ged-emacs-devel@m.gmane.org; Fri, 05 Feb 2010 20:45:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NdZji-0004Dw-2a for emacs-devel@gnu.org; Fri, 05 Feb 2010 20:45:26 -0500 Original-Received: from [199.232.76.173] (port=59897 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NdZjg-0004Dn-Pt for emacs-devel@gnu.org; Fri, 05 Feb 2010 20:45:24 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NdZje-0004cN-I0 for emacs-devel@gnu.org; Fri, 05 Feb 2010 20:45:24 -0500 Original-Received: from mail-px0-f176.google.com ([209.85.216.176]:38981) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NdZje-0004c3-6T; Fri, 05 Feb 2010 20:45:22 -0500 Original-Received: by pxi6 with SMTP id 6so214225pxi.14 for ; Fri, 05 Feb 2010 17:45:20 -0800 (PST) Original-Received: by 10.141.188.37 with SMTP id q37mr2429062rvp.164.1265420720483; Fri, 05 Feb 2010 17:45:20 -0800 (PST) X-Originating-IP: [24.160.172.54] In-Reply-To: <87ljf7p31h.fsf@everybody.org> X-Google-Sender-Auth: e1856d04c01e05a6 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120969 gmane.emacs.orgmode:22092 Archived-At: --000e0cd1b4f6892ef8047ee4b858 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable > it doesn't look like anything that OrgMode isn't already > doing or could be made to do with a SMOP Hmm, really? Did you watch both screencasts? http://xiki.org/screencasts/web_development.html http://xiki.org/screencasts/wiki_syntax.html Please point me to the part of OrgMode with features for navigating and searching the filesystem in a tree structure. I'm interested in checking i= t out and comparing it to xiki. > an example of how you can mix OrgMode markup and Emacs Lisp It sounds like you might be thinking that the lisp in that my tree was to b= e executed. That's not the case, it's for navigation (you use the tree to jump to those lines in the files). --Craig On Fri, Feb 5, 2010 at 8:26 PM, Mark A. Hershberger wrot= e: > Craig Muth writes: > > > Here's an example of a xiki tree you might build up when working in som= e > > elisp files. Could be useful for communicating about code on mailing > lists > > like this one. Forgive me if org mode (or something else) already does > > this. If so please enlighten me - I'd be interested in checking it > > out. > > It's hard for me to see exactly what is going on, but it doesn't look > like anything that OrgMode isn't already doing or could be made to do > with a SMOP. > > Look at Emacs Starter Kit > (http://eschulte.github.com/emacs-starter-kit/) for an example of how > you can mix OrgMode markup and Emacs Lisp, for example. > > Mark. > > -- > http://hexmode.com/ > > The only alternative to Tradition is bad tradition. > =97 Jaraslov Pelikan > --000e0cd1b4f6892ef8047ee4b858 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable
> it doesn't look=A0like anything that OrgMode isn't alread= y
> doing or could be made to do=A0with a SMOP

<= /div>
Hmm, really? =A0Did you watch both screencasts? =A0

Please point me to the part of OrgMode with features fo= r navigating and searching the filesystem in a tree structure. =A0I'm i= nterested in checking it out and comparing it to xiki.

>=A0an example of how=A0you can mix OrgMode markup and Emacs Lisp

It sounds like you might be thinking that the lisp = in that my tree was to be executed. =A0That's not the case, it's fo= r navigation (you use the tree to jump to those lines in the files).

--Craig



On Fri, Feb 5, 2010 at 8:26 PM, Mark A. Hershberger <mah@everybody.org> wrote:
Craig Muth <craig.muth@gmail.com> writes:

> Here's an example of a xiki tree you might= build up when working in some
> elisp files. =A0Could be useful for communicating about code on mailin= g lists
> like this one. =A0Forgive me if org mode (or something else) already d= oes
> this. =A0If so please enlighten me - I'd be interested in checking= it
> out.

It's hard for me to see exactly what is going on, but it doesn= 9;t look
like anything that OrgMode isn't already doing or could be made to do with a SMOP.

Look at Emacs Starter Kit
(http://eschulte.github.com/emacs-starter-kit/) for an example of how<= br> you can mix OrgMode markup and Emacs Lisp, for example.

Mark.

--
http://hexmode.com/
The only alternative to Tradition is bad tradition.
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=97 Jaraslov Pelikan

--000e0cd1b4f6892ef8047ee4b858--