emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* spreadsheet: column width behavior(s)
@ 2010-03-25 19:53 Michael Brand
  2010-03-26 20:53 ` Carsten Dominik
  2010-03-27 18:05 ` Samuel Wales
  0 siblings, 2 replies; 8+ messages in thread
From: Michael Brand @ 2010-03-25 19:53 UTC (permalink / raw)
  To: Org Mode

Hi Carsten, hi all

Are there reasons to only narrow but not to widen columns?

I would like the behavior `fixed width' like

| year | boss                          | facility management assistant  |
|      | <30>                          | <30>                           |
|------+-------------------------------+--------------------------------|
| 2009 | Alice                         | Bob                            |

but with the current implementation get

| year | boss  | facility management assistant |
|      | <30>  | <30>                          |
|------+-------+-------------------------------|
| 2009 | Alice | Bob                           |

which widens the column only if there is too less space left for the column 
content.

As a comparison I can imagine four variants:
<..40>   : `maximum width' (what <40> is today)
<30>     : `fixed width'
<20..>   : `minimum width' (no narrowing)
<20..40> : `width range' (minimum 20, up to 40, narrowing if even longer)

The most commonly used spreadsheet applications offer just one single variant 
out of the above four (right?) and it is `fixed width'. My vote for org-table 
would be the same: That it should support `fixed width' and that this is 
sufficient as the only variant. What is the opinion of other users?

- Michael

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

end of thread, other threads:[~2010-03-28 12:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-25 19:53 spreadsheet: column width behavior(s) Michael Brand
2010-03-26 20:53 ` Carsten Dominik
2010-03-27 13:11   ` Michael Brand
2010-03-27 15:15     ` Carsten Dominik
2010-03-27 17:15       ` Michael Brand
2010-03-27 17:27         ` Carsten Dominik
2010-03-27 18:05 ` Samuel Wales
2010-03-28 12:40   ` 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).