From: Michael Hannon <jm_hannon@yahoo.com>
To: Sebastien Vauban <wxhgmqzgwmuf@spammotel.com>,
"emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: BABEL --> PROPERTY?
Date: Wed, 16 Nov 2011 12:03:48 -0800 (PST) [thread overview]
Message-ID: <1321473828.19277.YahooMailNeo@web161901.mail.bf1.yahoo.com> (raw)
In-Reply-To: <80boscl8ga.fsf@somewhere.org>
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
>> [...]
>> (1) Does "deprecated" mean that the BABEL line will be gone from Org-mode
>> 7.8?
> Yes.
Hi, Seb. Thanks for confirming this.
>> (2) I typically use the following BABEL line:
>>
>> #+BABEL: :session *R* :cache yes :results output verbatim :exports both
>> :tangle
>>
>> How would I express that using the PROPERTY syntax?
>
> #+PROPERTY: session *R*
> #+PROPERTY: cache yes
> #+PROPERTY: results output verbatim
> #+PROPERTY: exports both
> #+PROPERTY: tangle yes
> Note that I added a "yes" value for the "tangle" property. That was missing
> from your BABEL line.
Interesting. This is a digression, but in my version of Emacs (23.2.1, linux,
64-bit) if I try to copy a long line -- one that extends beyond the border of
the window -- by doing, say:
C-a C-<SPACE> C-e M-w
I don't get the whole line. The copied text doesn't stop at the visible
border of the window, but neither does it get all the way to the end of the
line. Hence, in some of my files the BABEL line DOES include the "yes" in
":tangle yes", but in others, where I evidently didn't pay enough attention
when doing the copy, the "yes" is missing.
Thanks again.
-- Mike
[-- Attachment #2: Type: text/html, Size: 1598 bytes --]
next prev parent reply other threads:[~2011-11-16 20:03 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-16 8:21 BABEL --> PROPERTY? Michael Hannon
2011-11-16 9:19 ` Christian Moe
2011-11-16 19:48 ` Michael Hannon
2011-11-16 19:58 ` Eric Schulte
2011-11-16 20:18 ` Michael Hannon
2011-11-16 9:31 ` Sebastien Vauban
2011-11-16 13:54 ` Nick Dokos
2011-11-16 20:10 ` Michael Hannon
2011-11-16 20:03 ` Michael Hannon [this message]
2011-11-16 20:40 ` Sebastien Vauban
2011-11-16 22:17 ` Nick Dokos
2011-11-17 1:22 ` Michael Hannon
2011-11-17 9:02 ` Sebastien Vauban
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=1321473828.19277.YahooMailNeo@web161901.mail.bf1.yahoo.com \
--to=jm_hannon@yahoo.com \
--cc=emacs-orgmode@gnu.org \
--cc=wxhgmqzgwmuf@spammotel.com \
/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.