From: "Steven E. Harris" <seh@panix.com>
To: emacs-orgmode@gnu.org
Subject: Re: Release 6.17
Date: Sun, 04 Jan 2009 09:33:42 -0500 [thread overview]
Message-ID: <uljtrkunt.fsf@torus.sehlabs.com> (raw)
In-Reply-To: EEA5854C-A2D7-48A9-98A5-3941EA2FF36A@gmail.com
Carsten Dominik <carsten.dominik@gmail.com> writes:
> Code references use special labels embedded directly into the source
> code. Such labels look like "((name))" and must be unique within a
> document.
How does the parser know that, say, "((def))" is not a valid expression
in the surrounding Lisp forms? Is it important that it be separated by
space, or be the last token on the line?
Trying to concoct a motivating example, consider a structure represented
as nested lists:
,----
| '(a
| ((b c) d)
| (((e) f)) ((def))
| g)
`----
Without knowing what the enclosing `quote' form means, how do know that
"((def))" is not part of it?
--
Steven E. Harris
next prev parent reply other threads:[~2009-01-04 14:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-04 8:13 Release 6.17 Carsten Dominik
2009-01-04 8:22 ` Carsten Dominik
2009-01-04 14:33 ` Steven E. Harris [this message]
2009-01-04 16:01 ` Carsten Dominik
2009-01-04 20:24 ` Steven E. Harris
2009-01-05 12:32 ` Carsten Dominik
2009-01-05 13:38 ` Steven E. Harris
2009-01-04 20:58 ` Eddward DeVilla
2009-01-05 11:45 ` David Lord
2009-01-05 12:26 ` Rick Moynihan
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=uljtrkunt.fsf@torus.sehlabs.com \
--to=seh@panix.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).