* Orgtbl: edit table like code, in a separate buffer?
@ 2016-03-04 17:17 Rafael Ramirez Morales
2016-03-06 20:59 ` Michael Brand
0 siblings, 1 reply; 2+ messages in thread
From: Rafael Ramirez Morales @ 2016-03-04 17:17 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 564 bytes --]
Hello group.
I was wondering if it was technically possible to invoke a separate buffer
to edit a table in org mode.
My working scenario is a table with several columns with limited width so
as to edit a buffer with org-startup-indented on. I would like to achieve
something like what is done with source blocks: upon invoking a command,
the table would open in a separate buffer, with indent (i.e. visual
line-wrapping) option off and that ignores column width limits.
Is there any way to achieve this?
Is there another way to go about this problem?
Thanks.
[-- Attachment #2: Type: text/html, Size: 706 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Orgtbl: edit table like code, in a separate buffer?
2016-03-04 17:17 Orgtbl: edit table like code, in a separate buffer? Rafael Ramirez Morales
@ 2016-03-06 20:59 ` Michael Brand
0 siblings, 0 replies; 2+ messages in thread
From: Michael Brand @ 2016-03-06 20:59 UTC (permalink / raw)
To: Rafael Ramirez Morales; +Cc: Org Mode
Hi Rafael
On Fri, Mar 4, 2016 at 6:17 PM, Rafael Ramirez Morales
<rafael.ramirezmorales@gmail.com> wrote:
> I was wondering if it was technically possible to invoke a separate buffer
> to edit a table in org mode.
>
> My working scenario is a table with several columns with limited width so as
> to edit a buffer with org-startup-indented on. I would like to achieve
> something like what is done with source blocks: upon invoking a command, the
> table would open in a separate buffer, with indent (i.e. visual
> line-wrapping) option off and that ignores column width limits.
>
> Is there any way to achieve this?
Not in the way that you describe. As a workaround you could
temporarily remove the narrowing cookies <10>. Take care of not
breaking a TBLFM when moving a whole row with all cookies out of the
table, in this case e. g. keep an empty row.
> Is there another way to go about this problem?
There is "C-u C-u C-c `" (`org-table-edit-field') to fully view and
optionally edit field by field one field at a time in a separate
window described in (info "(org) Built-in table editor").
Michael
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-03-06 20:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-04 17:17 Orgtbl: edit table like code, in a separate buffer? Rafael Ramirez Morales
2016-03-06 20:59 ` Michael Brand
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).