From mboxrd@z Thu Jan 1 00:00:00 1970 From: hymie! Subject: Re: markup text with leading, trailing spaces Date: Sun, 15 Feb 2015 00:29:29 +0000 (UTC) Message-ID: References: <87wq3ligtu.fsf@yale.edu> <87mw4giadm.fsf@yale.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMn5z-0002qH-9v for emacs-orgmode@gnu.org; Sat, 14 Feb 2015 19:30:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMn5w-0001WF-2j for emacs-orgmode@gnu.org; Sat, 14 Feb 2015 19:29:59 -0500 Received: from plane.gmane.org ([80.91.229.3]:46794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMn5v-0001W8-Rl for emacs-orgmode@gnu.org; Sat, 14 Feb 2015 19:29:55 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YMn5t-0007Ow-QE for emacs-orgmode@gnu.org; Sun, 15 Feb 2015 01:29:54 +0100 Received: from pool-96-244-234-147.bltmmd.fios.verizon.net ([96.244.234.147]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Feb 2015 01:29:53 +0100 Received: from hymie by pool-96-244-234-147.bltmmd.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Feb 2015 01:29:53 +0100 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: emacs-orgmode@gnu.org Jorge A. Alfaro-Murillo yale.edu> writes: > > hymie! writes: > > > I think you are making the incorrect assumption that the machine > > on which I maintain my Org files is the same machine that I wish > > to execute commands on. > > Yes, or that you can ssh to it. Unfortunately, it is still an incorrect assumption. > > adduser username -d /data/chroot/home/username -s /usr/bin/rssh > > -m -k /dev/null -g rssh pssh -x '-q -t -t' -I -i --hosts > > hosts_linux_rhel6 'sudo -S wget > > puppet/puppet/pub/system_patch.pl -O > > /usr/local/bin/system_patch.pl' < hostnamefile > > You could add a \ at the end of each line that does not end the > command. The only problem there is that I need to know in advance what my line length limit is. That's why I'm really hoping for something that I can use standard automatic word-wrapping instead of "verbatim mode". --hymie!