emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brad Collins <brad@chenla.la>
To: emacs-orgmode@gnu.org
Subject: Re: How to make org-src-mode stop recognizing tables in box diagrams?
Date: Mon, 15 Jul 2013 06:23:07 +0700	[thread overview]
Message-ID: <87fvvgn2uc.fsf@bulma.chenla.la> (raw)
In-Reply-To: <CADtzDwZLv9A8V17wehHiqne2za1JgAAJwdAYsExKFYP2-oxMJQ@mail.gmail.com> (Jisang Yoo's message of "Mon, 15 Jul 2013 05:28:58 +0900")

Jisang Yoo <jisang.yoo.ac+org@gmail.com> writes:


Try an ascii block instead.

#+BEGIN_ASCII
  +---------+
  |         |
  |   box   |
  |         |
  +---------+
#+END_ASCII


> When I draw a box diagram in an example block or a source code block,
> the rectangles trigger org-src-mode to recognize that as tables. For
> example, If I org-edit-special on the following:
>
> #+BEGIN_EXAMPLE
>   +---------+
>   |         |
>   |   box   |
>   |         |
>   +---------+
> #+END_EXAMPLE
>
> I get a message "Recognizing tables...done" and the inside of the box
> is painted blue. The reason I am not using colon blocks like:
>
> : +---------+
> : |         |
> : |   box   |
> : |         |
> : +---------+
>
> is because I couldn't find a way to fold them.
>
> If I draw a diagram like this (with dot prefix):
>
> #+BEGIN_EXAMPLE
>   . +---------+
>   . |         |
>   . |   box   |
>   . |         |
>   . +---------+
> #+END_EXAMPLE
>
> the dots prevent org-src-mode from recognizing the rectangle as a
> table, but is there a way to prevent org-src-mode from recognizing
> tables without resorting to this prefix trick?
>

-- 
Brad Collins <brad@chenla.la>
skype|twitter|wave: deerpig
http://chenla.la

  reply	other threads:[~2013-07-14 23:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-14 20:28 How to make org-src-mode stop recognizing tables in box diagrams? Jisang Yoo
2013-07-14 23:23 ` Brad Collins [this message]
     [not found]   ` <CADtzDwYfeqvaQwMNZViNp2JVX+CDpQc8-PPjgKc3Dz44JQnO-A@mail.gmail.com>
2013-07-15 21:39     ` Brad Collins

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=87fvvgn2uc.fsf@bulma.chenla.la \
    --to=brad@chenla.la \
    --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).