From mboxrd@z Thu Jan 1 00:00:00 1970 From: brian powell Subject: Re: Can I input multiline in a cell? Date: Wed, 16 Feb 2011 12:24:57 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1856085622==" Return-path: Received: from [140.186.70.92] (port=50207 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ppl7e-0003Yn-5b for emacs-orgmode@gnu.org; Wed, 16 Feb 2011 12:25:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ppl7b-0002qk-Iq for emacs-orgmode@gnu.org; Wed, 16 Feb 2011 12:25:01 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:57969) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ppl7b-0002qH-8S for emacs-orgmode@gnu.org; Wed, 16 Feb 2011 12:24:59 -0500 Received: by wwb17 with SMTP id 17so1626689wwb.30 for ; Wed, 16 Feb 2011 09:24:58 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Wang Coeus Cc: emacs-orgmode@gnu.org --===============1856085622== Content-Type: multipart/alternative; boundary=00163646cf365ff7a9049c698fb8 --00163646cf365ff7a9049c698fb8 Content-Type: text/plain; charset=ISO-8859-1 These intersting work-around-hacks worked for me: [[file:/blahfilewithyourmultilinetextinit.txt]] ---put this in a "org-table cell" and/or put a string like: /blahjpegabsolutepath/blah.jpeg ---where the jpeg contains a jpeg of your text then do Mx iimage-mode --just wild ideas--that I want @you@ to try! --I like it: when I click it quickly evens up the columns --could have extremely short filenames--with the multiline strings in them--these worked fine for me--YMMV: |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | | | | | | | | | | | | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 11B | 21W | 31B | 41W | 51B | 61W | 71B | 81W | 91B | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 12W | /u/0802.jpg | 0 | 0 | [[file:/u/d.j]] | 0 | 0 | 0 | * | | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 13B | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 14W | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 15B | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 16W | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 17B | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 18W | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 19B | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 18W | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 17B | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 16W | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 15B | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 14W | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 13B | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 12W | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| | * | 11B | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | * | |---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---| #+TBLFM: ---I was playing around with making an OrgModeChess game BTW. --so the file /u/d.j has the multiline text in it; and, /u/0802.jpg has the multiline text in it--the jpeg is then toggle-viewed with "Mx iimage-mode" ---inline-image-mode On Tue, Feb 15, 2011 at 4:10 PM, Wang Coeus wrote: > Hi all, > I am using org-mode for some note, there is a table and I need to input > a lot text in one cell, is there possible that I input multiline and > output also show as multiline? > -- > Coeus > In the middle of every difficulty lies opportunity. > -- Albert Einstein > > > _______________________________________________ > 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 > --00163646cf365ff7a9049c698fb8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable These intersting work-around-hacks worked for me:

[[file= :/blahfilewithyourmultilinetextinit.txt]] ---put this in a "org-table = cell"

and/or

put a s= tring like:

/blahjpegabsolutepath/blah.jpeg =A0---where the jpeg co= ntains a jpeg of your text then do Mx iimage-mode

--just wild ideas--that I want @you@ to try!
=
--I like it: when I click <Tab> it quickly evens up th= e columns
--could have extremely short filenames--with the multil= ine strings in them--these worked fine for me--YMMV:

|---+-----+-------------+-----+-----+-------------= +-----+-----+-----+-----+---|
| =A0 | =A0 =A0 | =A0 =A0 =A0 =A0 = =A0 =A0 | =A0 =A0 | =A0 =A0 | =A0 =A0 =A0 =A0 =A0 =A0 | =A0 =A0 | =A0 =A0 |= =A0 =A0 | =A0 =A0 | =A0 |
|---+-----+-------------+-----+-----+-= ------------+-----+-----+-----+-----+---|
| * | 11B | =A0 =A0 =A0 =A0 21W | 31B | 41W | =A0 =A0 =A0 =A0 51B | 61= W | 71B | 81W | 91B | * |
|---+-----+-------------+-----+-----+--= -----------+-----+-----+-----+-----+---|
| * | 12W | /u/0802.jpg = | =A0 0 | =A0 0 | [[file:/u/d.j]] | =A0 0 | =A0 0 | =A0 0 | =A0 * | =A0 |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-= ----+---|
| * | 13B | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0= =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 0 | =A0 0 | * |
|---+---= --+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 14W | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 =A0 =A0 =A0 = =A0 0 | =A0 0 | =A0 0 | =A0 0 | =A0 0 | * |
|---+-----+----------= ---+-----+-----+-------------+-----+-----+-----+-----+---|
| * | = 15B | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 =A0 =A0 =A0 =A0 0 | =A0 0= | =A0 0 | =A0 0 | =A0 0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-= ----+---|
| * | 16W | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0= =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 0 | =A0 0 | * |
|---+---= --+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 17B | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 =A0 =A0 =A0 = =A0 0 | =A0 0 | =A0 0 | =A0 0 | =A0 0 | * |
|---+-----+----------= ---+-----+-----+-------------+-----+-----+-----+-----+---|
| * | = 18W | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 =A0 =A0 =A0 =A0 0 | =A0 0= | =A0 0 | =A0 0 | =A0 0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-= ----+---|
| * | 19B | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0= =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 0 | =A0 0 | * |
|---+---= --+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 18W | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 =A0 =A0 =A0 = =A0 0 | =A0 0 | =A0 0 | =A0 0 | =A0 0 | * |
|---+-----+----------= ---+-----+-----+-------------+-----+-----+-----+-----+---|
| * | = 17B | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 =A0 =A0 =A0 =A0 0 | =A0 0= | =A0 0 | =A0 0 | =A0 0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-= ----+---|
| * | 16W | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0= =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 0 | =A0 0 | * |
|---+---= --+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 15B | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 =A0 =A0 =A0 = =A0 0 | =A0 0 | =A0 0 | =A0 0 | =A0 0 | * |
|---+-----+----------= ---+-----+-----+-------------+-----+-----+-----+-----+---|
| * | = 14W | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 =A0 =A0 =A0 =A0 0 | =A0 0= | =A0 0 | =A0 0 | =A0 0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-= ----+---|
| * | 13B | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0= =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 0 | =A0 0 | * |
|---+---= --+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 12W | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 =A0 =A0 =A0 = =A0 0 | =A0 0 | =A0 0 | =A0 0 | =A0 0 | * |
|---+-----+----------= ---+-----+-----+-------------+-----+-----+-----+-----+---|
| * | = 11B | =A0 =A0 =A0 =A0 =A0 0 | =A0 0 | =A0 0 | =A0 =A0 =A0 =A0 =A0 0 | =A0 0= | =A0 0 | =A0 0 | =A0 0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-= ----+---|
#+TBLFM:=A0


---= I was playing around with making an OrgModeChess game BTW.

--so the file=A0/u/d.j has the multiline text in it; and,=A0/u/0= 802.jpg has the multiline text in it--the jpeg is then toggle-viewed with &= quot;Mx iimage-mode" ---inline-image-mode

On Tue, Feb 15, 2011 at 4:10 PM, Wang Coeus <wangcoeus@gmail.com&g= t; wrote:
Hi all,
I am using org-mode for some note, there is a table and I need to input
a lot text in one cell, is there possible that I input multiline and
output also show as multiline?
--
Coeus
In the middle of every difficulty lies opportunity.
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0-- Albert Einstein


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

--00163646cf365ff7a9049c698fb8-- --===============1856085622== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1856085622==--