From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: [Babel] Small problem with... previewing Date: Thu, 14 Oct 2010 14:28:44 +0200 Message-ID: <804ocpm003.fsf_-_@mundaneum.com> References: <80mxqirxf1.fsf@mundaneum.com> <87mxqinmff.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: 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-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Eric, "Eric Schulte" wrote: > The following inhibits the insertion of blank lines on tangling. > > (setq org-babel-tangle-pad-newline nil) That works for the tangled file, but not for the preview buffer (run with = =3DC-c C-v C-v=3D). Test it on the following: #+begin_src sh :results output :exports results grep indAllocType ../../champs.csv |\ iconv -f LATIN1 -t UTF8 |\ tr "[]" "|" | cut -d "|" -f 2 | cut -d " " -f 2- |\ sed 's%, %\n%g' #+end_src Best regards, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode