all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* orgtbl mode puzzle
@ 2010-10-15 10:44 Nigel Beck
  2010-10-16  6:03 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Nigel Beck @ 2010-10-15 10:44 UTC (permalink / raw)
  To: emacs-orgmode

I'm not sure if I'm understanding orgtbl mode correctly per
http://orgmode.org/manual/Tables-in-arbitrary-syntax.html#Tables-in-arbitrary-syntax,
but here is my experience (using the latest code from git).

1) Make something.org, cut and paste in the table from the latex example
http://orgmode.org/manual/A-LaTeX-example.html#A-LaTeX-example, hit C-c
C-c => nothing happens
2) Make something.txt, do M-x orgtbl-mode, cut and paste in the table
from the latex example, hit C-c C-c => latex table is inserted.
3) Make something.org, cut and paste a list from the list example
http://orgmode.org/manual/Radio-lists.html#Radio-lists, hit C-c C-c =>
latex list is inserted.
4) Make something.txt, do M-x orgtbl-mode, cut and paste in the list
example, hit C-c C-c => wrong type argument: commandp, nil

So I get: tables work, but only with minor mode orgtbl-mode and not in org-mode.
Lists work, but only in orgmode and not with minor mode orgtbl-mode.

Is this as intended?  Or, does it even work this way for anyone else?

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-15 10:44 orgtbl mode puzzle Nigel Beck
2010-10-16  6:03 ` Carsten Dominik
2010-10-18 14:05   ` Nigel Beck

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.