From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Dehennin Subject: Babel add comma in front of my '*' Date: Wed, 15 Feb 2012 16:02:58 +0100 Message-ID: <874nusw34t.fsf@hati.baby-gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxgOI-0006bk-Ji for emacs-orgmode@gnu.org; Wed, 15 Feb 2012 10:03:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RxgO4-0004Q3-Dz for emacs-orgmode@gnu.org; Wed, 15 Feb 2012 10:03:30 -0500 Received: from zion.baby-gnu.net ([82.225.168.180]:57242 helo=zion.baby-gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxgO4-0004Kb-1a for emacs-orgmode@gnu.org; Wed, 15 Feb 2012 10:03:16 -0500 Received: from hati.asgardr.info ([192.168.1.2] helo=hati.baby-gnu.org) by zion.baby-gnu.org with esmtp (Exim 4.77) (envelope-from ) id 1RxgZ4-0005YO-4B for emacs-orgmode@gnu.org; Wed, 15 Feb 2012 16:14:38 +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 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, I tryed to babelize an iptables-save file and file to restore it. Babel put a comma in front of my '*', in the following, the '*mangle' became ',*mangle': #+begin_src text # Generated by iptables-save v1.4.4 on Wed Feb 15 10:16:05 2012 ,*mangle :PREROUTING ACCEPT [0:0] :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [0:0] :POSTROUTING ACCEPT [0:0] COMMIT #+end_src Regards. =2D-=20 Daniel Dehennin R=C3=A9cup=C3=A9rer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEAREKAAYFAk87ySIACgkQb97L6l6P4FuMEACgjB2/trssG2maB84TBYrnnrxz JT4AnjEc7XOVpxa5Baqb4BMsmXQ8uSfp =Egw9 -----END PGP SIGNATURE----- --=-=-=--