emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Elisp code to insert a word in table
@ 2010-12-03  9:00 ishi soichi
  2010-12-03  9:51 ` Carsten Dominik
  0 siblings, 1 reply; 6+ messages in thread
From: ishi soichi @ 2010-12-03  9:00 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 310 bytes --]

Hi. I'm trying to write an elisp code to enter words into a table of
org-mode.

after designating a buffer, which already contains a table, I simply wrote,

    '(insert "test!" @2$2)

does not work obviously.

Do I need to move the "point" to the particular cell before inserting?

Thanks in advance.

soichi

[-- Attachment #1.2: Type: text/html, Size: 485 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

end of thread, other threads:[~2010-12-04 23:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-03  9:00 Elisp code to insert a word in table ishi soichi
2010-12-03  9:51 ` Carsten Dominik
2010-12-03 10:52   ` ishi soichi
2010-12-04 11:27     ` ishi soichi
2010-12-04 12:29       ` Nick Dokos
2010-12-04 23:08         ` ishi soichi

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