emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Luis Anaya <papoanaya@hotmail.com>
To: Tongzhu Zhang <eggcaker@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: is there some example for parse org-mode file in emacs lisp script mode ?
Date: Wed, 25 Jul 2012 11:45:57 -0400	[thread overview]
Message-ID: <BLU0-SMTP1788996372CCC9C268F962FB7C30@phx.gbl> (raw)
In-Reply-To: <CAAbgrB=dDn=uWLMN=+ujhYZTXCXX_Cjg3jvETwYGkAdONVeuCg@mail.gmail.com> (Tongzhu Zhang's message of "Tue, 24 Jul 2012 17:02:57 +0800")

Tongzhu Zhang <eggcaker@gmail.com> writes:

I've been slowly working on these, but my boss is on holidays and I have
to cover for him. I get all the work, none of the perks.  I've been
squeezing development between boring meetings. 

(which one just popped up on outlook :( )


I cleaned up most of the fluff from the org-e-man.el.  If you want to try
it and give me some feedback, it would be appreciated. 

Now numbered lists are supported.  :). 

I'm now working on cleaning up org-e-groff.el I changed the way document
classes are defined to make it more compact being that Groff does not change
header markers like LaTeX. 

Now they look, for example:

#+begin_src emacs-lisp
("file" ".MT 1"  
     (:heading 'default :type "memo" :last-section "toc"))      
#+end_src


My plan is to define the options that are related to the class in the 
class definition, and any exceptions in the #+GROFF_CLASS_OPTION

However I'm trying to thread lightly not to create a lot of options. 
For that I added a custom type for allowing adding your own Groff code.  
I also  added support for COVER documents in addition to MT ones, which are
marked as :type "cover" and "type "memo"

It's still in the works. If you want to play with it go ahead. 


Luis

> cool ! 
> I'll keep an eye on it, thanks ! 
> On Tue, Jul 24, 2012 at 7:55 AM, Suvayu Ali <fatkasuvayu+linux@gmail.com>
> wrote:
>
>   On Sun, Jul 22, 2012 at 04:40:45PM +0800, Tongzhu Zhang wrote:
>   >
>   > help command_a will display :
>   >
>   >   some description or params for this command
>   >
>
>   If you wait a few weeks, Luis Anya's org-e-man.el exporter for man pages
>   might be ready. You can actually try the current version too.
>
>   https://github.com/papoanaya/emacs_utils
>
>   Check the mailing list archives for more information.
>   --
>   Suvayu
>
>   Open source is the future. It sets us free.

-- 
Luis R. Anaya
papo anaya aroba hot mail punto com
"Do not use 100 words if you can say it in 10" - Yamamoto Tsunetomo

      reply	other threads:[~2012-07-25 15:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-22  8:40 is there some example for parse org-mode file in emacs lisp script mode ? Tongzhu Zhang
2012-07-23 23:55 ` Suvayu Ali
2012-07-24  9:02   ` Tongzhu Zhang
2012-07-25 15:45     ` Luis Anaya [this message]

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=BLU0-SMTP1788996372CCC9C268F962FB7C30@phx.gbl \
    --to=papoanaya@hotmail.com \
    --cc=eggcaker@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).