From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Regner Subject: Re: :wrap behaviour Date: Thu, 28 Feb 2013 11:32:37 +0100 Message-ID: <244e84b5-21c1-4d15-ac65-d8d1f1e35b90@email.android.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UB0n5-0006RM-AV for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 05:32:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UB0n0-0004Gn-72 for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 05:32:43 -0500 Received: from v2201111105296627.yourvserver.net ([46.38.233.178]:38981) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UB0n0-0004Fp-1I for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 05:32:38 -0500 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Mike Gauland , emacs-orgmode@gnu.org Mike Gauland schrieb: >I've been using= the :wrap parameter extensively, to give me control >over the >formatting = of results from code blocks=2E For files with many such >blocks, it >makes= sense to specify the formatting at the file level=2E This works >well, unl= ess >I want a particular block to be unwrapped=2E Just specifying :wrap wit= h >no >parameter wraps the output in #+BEGIN_RESULTS=2E=2E=2E#+END_RESULTS,= which is >*not* >what I want=2E The only way to get what I want is to move= :wrap from the >file >level to each block I *do* want wrapped=2E > >I'd li= ke to be able to disable wrapping for particular blocks=2E I've >started >e= xperimenting with code to do that, but I'm not sure what the best >behaviou= r >should be, and would appreciate suggestions=2E > >Some ideas I've consid= ered: > + Have :wrap by itself disable wrapping; if you want to wrap in = > BEGIN_RESULTS=2E=2EEND_RESULTS you'll have to specify :wrap RESULTS= =2E >+ Use a special string (e=2Eg=2E, :wrap off) to disable wrapping=2E Of= >course, >this makes it impossible to wrap your output in a BEGIN_OFF=2E= =2EEND_OFF >block, > should you ever want to do that=2E >+ Use a speci= al symbol instead of a string to turn off wrapping (e=2Eg=2E, >:wrap > = :off) > >Kind Regards, >Mike Gauland Hi, I'd suggest: nowrap regards Tom= -- http://www=2Etomsdiner=2Ede xmpp: tom@goochesa=2Ede