From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [IDEA] HTML-export literal examples to textarea Date: Sat, 17 Jan 2009 09:01:23 +0100 Message-ID: <0F3A5DC4-D191-472D-BCA6-7978CEB308F9@uva.nl> References: 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 1LO67v-0006Q1-0M for emacs-orgmode@gnu.org; Sat, 17 Jan 2009 03:01:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LO67u-0006Pe-BS for emacs-orgmode@gnu.org; Sat, 17 Jan 2009 03:01:54 -0500 Received: from [199.232.76.173] (port=32778 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LO67u-0006PO-0J for emacs-orgmode@gnu.org; Sat, 17 Jan 2009 03:01:54 -0500 Received: from mx20.gnu.org ([199.232.41.8]:51805) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LO67t-0005v0-AW for emacs-orgmode@gnu.org; Sat, 17 Jan 2009 03:01:53 -0500 Received: from ey-out-1920.google.com ([74.125.78.149]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LO67s-000679-QZ for emacs-orgmode@gnu.org; Sat, 17 Jan 2009 03:01:53 -0500 Received: by ey-out-1920.google.com with SMTP id 4so219062eyg.24 for ; Sat, 17 Jan 2009 00:01:52 -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 16, 2009, at 10:51 AM, Ulf Stegemann wrote: > Is it worth thinking about an example block that will be exported to a > "

" structure in HTML export? > > I was recently playing around with org for online documentation. The > documents contained lots of literal examples that can be directly > copied > and pasted e.g. into a terminal emu. While example- and src blocks > work > fine, I think that putting this kind of information into a textarea > would be even better. Hi Ulf, so far I fail to see what the big advantage would be. Can you try again to explain? - Carsten > > > Ideally the cols attribute to textarea could be defined by the user > after #+begin_textarea (or whatever) with a reasonable default (let's > say 80). Rows could be calculated depending on the number of lines > inside the block. > > Export to anything else than HTML should treat such a block in much > the > same way as an example block. > > I think this really would be a nice feature to have and maybe I'm not > alone with this opinion? > > 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