From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: [IDEA] HTML-export literal examples to textarea Date: Mon, 19 Jan 2009 18:16:17 +0100 Message-ID: <5B6BEE5C-A129-4C2B-9FB0-FA1E731D6442@uva.nl> References: <0F3A5DC4-D191-472D-BCA6-7978CEB308F9@uva.nl> <3440483C-0236-41B7-88B6-984D25A3EF7F@uva.nl> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LOxju-0000Tu-Vj for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 12:16:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LOxjt-0000Sa-ME for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 12:16:42 -0500 Received: from [199.232.76.173] (port=35643 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOxjt-0000SC-EW for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 12:16:41 -0500 Received: from mail-ew0-f20.google.com ([209.85.219.20]:51879) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LOxjs-0000cR-Ks for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 12:16:40 -0500 Received: by ewy13 with SMTP id 13so577717ewy.18 for ; Mon, 19 Jan 2009 09:16:34 -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: Ulf Stegemann Cc: emacs-orgmode@gnu.org On Jan 19, 2009, at 12:14 PM, Ulf Stegemann wrote: > Hi Carsten, > > Carsten Dominik wrote: > >> So it remains a kind-of specialistic thing. > > no, I wouldn't say so. textarea seems to have become quite popular in > HTML online documentation. Apart from all the copy and paste stuff, > textarea can do a virtual wrap or give you a horizontal scroll bar. > This > is nice if you have literal text with long lines that can or should > not > be wrapped but should also not exceed you layout's horizontal limits. > I'd guess this is the main reason, why textarea is widely used to give > literal examples. OK, so maybe this is more main-stream than I thought. And, as Sebastian just reminded us, we do have switch processing in examples already in place. So I will put it in, just using a "-t" option at the example (or src) block, and -h and -w options for width and height (cannot use -r for rows, because -r is already taken.....) Eric, no action for org-blocks necessary. - Carsten > > > Nevertheless, the textarea block is certainly just a nice-to-have and > not an absolutely necessary killer-feature. > > > Ulf > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode