emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Steven Haryanto <stevenharyanto@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Perl parser, some questions
Date: Thu, 31 Mar 2011 12:05:53 +0700	[thread overview]
Message-ID: <AANLkTimsAQ7FnOkm-oFb1VAUrE5KjoG6LKGbH_h1J3pq@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1122 bytes --]

Hi all,

I'm writing an Org parser for Perl[1]. There are a few things about the
syntax which are still unclear to me.

1. The manual says that multiple (different) in-buffer settings can be
specified on the same line, but so far I haven't found such example
anywhere. What is the syntax for this?

2. For settings that can be applied near a block or table, like:

 |1|2
 |2|6
 #+TBLFM: @2$1=@1$1*2::@2$2=@1$2*3

does it matter if it is specified before/after? Can there be separating
lines between them? E.g.

 #+CAPTION: Some caption
 some text <-- allowed?
 #+LABEL: ...
 some more text <-- allowed?
 |...|...|
 |...|...|

(And btw, multiple #+TBLFM below a table doesn't seem to work on my Emacs,
all formulas need to be specified on a single (long) TBLFM setting.)

3. What constitutes a valid tag? Emacs doesn't seem to recognize tags (e.g.
align them) if they contain a dash.

4. What is the difference between TYP_TODO/TODO/SEQ_TODO? (IIRC, the manual
is not clear on this). Or between TAGS/FILETAGS.


There may be more coming along.

Regards,
Steven

[1] http://search.cpan.org/dist/Org-Parser/lib/Org/Parser.pm

[-- Attachment #2: Type: text/html, Size: 1638 bytes --]

             reply	other threads:[~2011-03-31  5:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-31  5:05 Steven Haryanto [this message]
2011-03-31  8:21 ` Perl parser, some questions Eric S Fraga
2011-03-31  8:35   ` Steven Haryanto
2011-03-31  8:53     ` Eric S Fraga
2011-03-31  8:39 ` Carsten Dominik
2011-03-31  9:15   ` Steven Haryanto

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=AANLkTimsAQ7FnOkm-oFb1VAUrE5KjoG6LKGbH_h1J3pq@mail.gmail.com \
    --to=stevenharyanto@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).