all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: Limit on macro snippet size?
Date: Mon, 14 Sep 2015 19:24:52 +0200	[thread overview]
Message-ID: <87pp1k52xn.fsf@gmx.us> (raw)
In-Reply-To: 8737yg9b1c.fsf@ucl.ac.uk

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> Less fragile, so long as there are no paragraph breaks maybe...

But much less portable.

I think the limitation is that no newlines are allowed, but I did not
check the source.

Rasmus

Example:

     #+macro: identity foo-$1

     {{{identity(Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec iaculis orci nec nunc viverra dictum. Quisque interdum dolor metus, non consectetur velit pulvinar nec. Ut elementum, mi sed scelerisque convallis, sem neque euismod ligula, vel consectetur mauris massa quis magna. Morbi maximus ante ut justo placerat, in posuere nulla auctor. Sed dapibus eros et augue interdum, in eleifend libero tincidunt. Nunc tortor lorem, placerat non ultrices non, rutrum ut dui. Etiam quam ex, dictum in nunc id, aliquam blandit urna. Cras efficitur scelerisque erat in porta. Ut egestas scelerisque neque et elementum. Duis in ligula vel ante sodales dapibus dapibus fermentum mi. Nullam ipsum nunc, sodales eget felis eget, porttitor rutrum felis. Duis tincidunt lectus ut augue porttitor sol
 licitudin. Morbi sit amet nisl sodales, pulvinar dolor sollicitudin, placerat nisl. Integer non consectetur purus.)}}}


     {{{identity(a 
     b
     c
     d
     e
     f
     g
     h
     i
     j
     k
     l
     m)}}}

     {{{identity(a

     b)}}}

-- 
Governments should be afraid of their people

  reply	other threads:[~2015-09-14 17:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-14 16:40 Limit on macro snippet size? Thomas S. Dye
2015-09-14 17:01 ` Suvayu Ali
2015-09-14 17:34   ` Thomas S. Dye
2015-09-14 17:40     ` Suvayu Ali
2015-09-14 17:42       ` Suvayu Ali
2015-09-14 18:49       ` Thomas S. Dye
2015-09-14 20:03         ` Suvayu Ali
2015-09-14 20:25           ` Thomas S. Dye
2015-09-14 17:16 ` Eric S Fraga
2015-09-14 17:24   ` Rasmus [this message]
2015-09-14 17:34     ` Suvayu Ali

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pp1k52xn.fsf@gmx.us \
    --to=rasmus@gmx.us \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.