all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* table heading
@ 2007-06-16  6:19 Cecil Westerhof
  2007-06-16 12:24 ` Eddward DeVilla
  0 siblings, 1 reply; 2+ messages in thread
From: Cecil Westerhof @ 2007-06-16  6:19 UTC (permalink / raw)
  To: org-mode

I would like the following functionality:
A heading with ! text
|------------------------|
!           heading           |
|-----------+-----------|
| column A | column B |
|-----------+-----------|
and it changes automatically:
|----------------------------------------|
!                      heading                      |
|-----------+-----------+--------------|
| column A | column B | column C     |
|-----------+-----------+--------------|

I allready communicated with Carsten about this. He liked the idea, but
did not like to add another column seperator.

-- 
Cecil Westerhof <CecilWesterhof@xs4all.nl>

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

* Re: table heading
  2007-06-16  6:19 table heading Cecil Westerhof
@ 2007-06-16 12:24 ` Eddward DeVilla
  0 siblings, 0 replies; 2+ messages in thread
From: Eddward DeVilla @ 2007-06-16 12:24 UTC (permalink / raw)
  To: Cecil Westerhof; +Cc: org-mode

On 6/16/07, Cecil Westerhof <CecilWesterhof@xs4all.nl> wrote:
> I would like the following functionality:
> A heading with ! text
> |------------------------|
> !           heading           |
> |-----------+-----------|
> | column A | column B |
> |-----------+-----------|
> and it changes automatically:
> |----------------------------------------|
> !                      heading                      |
> |-----------+-----------+--------------|
> | column A | column B | column C     |
> |-----------+-----------+--------------|
>
> I allready communicated with Carsten about this. He liked the idea, but
> did not like to add another column seperator.

It looks interesting, but I wouldn't have a need for it, especially if
it only work on import.  I tend to deal with the org file in org-mode
only so I don't use formatting features that clutter the org-file to
make it look better on export.  However that is a feature of org
itself.  It has a lot of neat tools that you can use and that stay out
of your way if you don't use them.

Looking at this, I wonder if table.el would work for you?  Or do you
need to use the spread sheet features in the same table?  Or are you
like me and use an emacs install that doesn't work with table.el and
that you don't have the authority to try to fix?

Edd

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

end of thread, other threads:[~2007-06-16 12:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-16  6:19 table heading Cecil Westerhof
2007-06-16 12:24 ` Eddward DeVilla

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.