all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Minor bugs in table alignments
@ 2010-05-12 17:05 Sebastian Rose
  2010-05-13 11:06 ` Sebastian Rose
  2010-05-19  9:38 ` Carsten Dominik
  0 siblings, 2 replies; 3+ messages in thread
From: Sebastian Rose @ 2010-05-12 17:05 UTC (permalink / raw)
  To: Emacs-orgmode mailing list

Hi,


the table below demonstrates two minor bugs.

1.) Put the point in the first row, 5th column and press
    `C-c C-c TAB'

    The alignment will change from correct, to incorrect and back again. Does
    not always work on the first try, but always from the second time on.

2.) In the first row, I expect the sum of the three rows below in the same
    format: `02:14:00' But the seconds are missing. The docs say:
        "{:}       Sum times, HH:MM:SS, plain numbers are hours."



#+COLUMNS: %8time(Dauer){:} %7type(Typ)

* Table

#+BEGIN: columnview :hlines 1 :id global :max-level 3 :skip-empty-rows t :vlines t
  |     *2:14* |      |
  | 01:04:10 | lgDL |
  | 00:37:29 | lgDL |
  | 00:32:45 | DL   |


Best wishes

   Sebastian

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

end of thread, other threads:[~2010-05-19 10:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 17:05 Minor bugs in table alignments Sebastian Rose
2010-05-13 11:06 ` Sebastian Rose
2010-05-19  9:38 ` Carsten Dominik

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.