From: Subhan Michael Tindall <SubhanT@familycareinc.org>
To: "'emacs-orgmode@gnu.org'" <emacs-orgmode@gnu.org>
Subject: Table block help
Date: Tue, 16 Dec 2014 19:19:03 +0000 [thread overview]
Message-ID: <7c3fd217ab9c47d8a7a67d8b8c0b39ae@fcmailsvr2.familycareinc.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1688 bytes --]
How does emacs choose what special editor (or if one exists) to call when running org-edit-special at point?
I work a lot with data in tables in my org files, and often have tables hundreds of lines long that are often pasted in ascii and converted to org tables using C-c |
I generally want the tables to start out folded, which I currently accomplish by wrapping them in a #+BEGIN_TABLE/#+END_TABLE block
I'd love to be able to pop them out into a separate frame for editing using C-c ' (org-edit-special), remaining in org mode the whole time.
I DON"T want to call the formula editor with C-c ', even if I'm within the table itself. I could live with this as long as I can jump to start of line and pop out into a special buffer.
It looks like I should be looking toward org-edit-src-code, but it does not appear to be easily configurable for new/different language types.
A more advanced solution would be to pop the table out into a specialized table-editing minor mode, org major mode with some specialized keybindings to assist in editing the tables.
Any ideas? Any quick solutions?
Subhan
This message is intended for the sole use of the individual and entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message. Thank you.
[-- Attachment #2: Type: text/html, Size: 3804 bytes --]
next reply other threads:[~2014-12-16 19:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-16 19:19 Subhan Michael Tindall [this message]
2014-12-16 19:34 ` Table block help Thomas S. Dye
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=7c3fd217ab9c47d8a7a67d8b8c0b39ae@fcmailsvr2.familycareinc.org \
--to=subhant@familycareinc.org \
--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.