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: Tue, 16 Jul 2013 04:39:07 +0700	[thread overview]
Message-ID: <8738rfmrk4.fsf@bulma.chenla.la> (raw)
In-Reply-To: <CADtzDwYfeqvaQwMNZViNp2JVX+CDpQc8-PPjgKc3Dz44JQnO-A@mail.gmail.com> (Jisang Yoo's message of "Tue, 16 Jul 2013 04:40:43 +0900")

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

> On Mon, Jul 15, 2013 at 8:23 AM, Brad Collins <brad@chenla.la> wrote:
>> Jisang Yoo <jisang.yoo.ac+org@gmail.com> writes:
>>
>>
>> Try an ascii block instead.
>> ...
>
> That also recognizes rectangles as tables.
>

You can:

   (setq org-enable-table-editor nil)

Which turns off the table editor, then this turns off
the table editor globally, and I don't know about export.

And as I was trying random things, I found this worked for
me.  It seems to run artist-mode inside the block.

  #+begin_src artist
    +-----------+
    |           |
    |   text    |
    |           |
    +-----------+
  #+end_src

Any variation on this, and the table editor kicks in again.
Again, I don't know what it does on export.  I couldn't find
this documented anywhere.  What you are trying to do would
be very useful in many cases.  So I hope you do find a solution.

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

      parent reply	other threads:[~2013-07-15 22:00 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
     [not found]   ` <CADtzDwYfeqvaQwMNZViNp2JVX+CDpQc8-PPjgKc3Dz44JQnO-A@mail.gmail.com>
2013-07-15 21:39     ` Brad Collins [this message]

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=8738rfmrk4.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).