emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Daniel J. Sinder" <djsinder@gmail.com>
To: org-mode <emacs-orgmode@gnu.org>
Subject: Should 'QUOTE' turn off in-buffer mark-up?
Date: Mon, 01 Jun 2009 14:38:47 -0700	[thread overview]
Message-ID: <4A244A67.9070204@gmail.com> (raw)

I just cut-and-pasted a table from the IETF RTP RFC into orgmode as follows:

* QUOTE RTP Header Format
   0                   1                   2                   3
   0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |V=2|P|X|  CC   |M|     PT      |       sequence number         |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                           timestamp                           |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |           synchronization source (SSRC) identifier            |
   +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
   |            contributing source (CSRC) identifiers             |
   |                             ....                              |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

The orgmode markup rules make this a bit of a mess.  Actually, at least 
the content is undisturbed here, but I've seen worse -- for example, an 
otherwise well formatted table in which the columns have phone numbers 
with country codes starting with '+'.  This leads to strikeout marks 
that actually strike through the cell contents!

So, would it make sense to turn off in-buffer markup under headings 
marked with the QUOTE keyword? Of course, prefixing every line with ':' 
has the desired effect, so there is an existing work-around, but 
requiring the prefix seems to make 'QUOTE' not very powerful/useful.

(I can't find 'QUOTE' in the documentation now, so maybe this feature 
has been deprecated?  But, #+BEGIN/END_EXAMPLE has the same problem.)

Dan

             reply	other threads:[~2009-06-01 21:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-01 21:38 Daniel J. Sinder [this message]
2009-06-02  7:47 ` Should 'QUOTE' turn off in-buffer mark-up? Carsten Dominik

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=4A244A67.9070204@gmail.com \
    --to=djsinder@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).