emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* a few suggestions for org-mode table
@ 2009-06-19 15:29 Michael Brand
  2009-06-21  6:16 ` Carsten Dominik
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Brand @ 2009-06-19 15:29 UTC (permalink / raw)
  To: emacs-orgmode

1) I would like to have the fixed width columns in tables to be able to wrap around text as an alternative to the now implemented text truncation. As a "workaround" I use this:

| x | first letter  |
| y | the greek     |
|   | \ letter      |
|   | \ ypsilon     |
|   | z still empty |
| t | x, y, z and t |

This is almost perfect except the real pain for the manual rewrap when changing the text. The difficulty I see here is to define, how do I want to indicate the top and bottom edge and width of the cell? Probably by padding the separators +---+---+ and defining the column width <9> if they are not already there. But since I would like to optionally remove the separators again after the change, it would be necessary to have some indentation like I did with `\ ' and which should not conflict with alignment.


2) One could like to have configurable left/right alignment, even combinable with column width, e. g.

| <l10>      | <r>       |
| 3.14       |      0x10 |
| 3.141592=> | 0x32 0x10 |


3) One could like to have decimal point alignment

|   432.10 |
| 5'432.1  |

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-08-20  6:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-19 15:29 a few suggestions for org-mode table Michael Brand
2009-06-21  6:16 ` Carsten Dominik
2009-06-21  6:18 ` Carsten Dominik
2009-06-22  6:14 ` Carsten Dominik
2009-08-19 20:51   ` a few suggestions for org-mode table, bug report Michael Brand
2009-08-20  6:47     ` Carsten Dominik

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).