From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sharon Kimble Newsgroups: gmane.emacs.help,gmane.emacs.orgmode Subject: Re: [O] Colorizing 'emacs-lisp' when it is exported? Date: Tue, 24 Dec 2013 14:43:23 +0000 Message-ID: <20131224144323.4fa1f71d@london> References: <20131222160315.45d492c2@london> <20131223000722.07fbd2e3@london> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/8PHVBnwc3EKvFm7O.43a=Nb"; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1387896230 16381 80.91.229.3 (24 Dec 2013 14:43:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Dec 2013 14:43:50 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" , "emacs-orgmode@gnu.org" , Sean O'Halpin To: Sharon Kimble Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 24 15:43:57 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VvTDB-0000UR-1p for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Dec 2013 15:43:57 +0100 Original-Received: from localhost ([::1]:38822 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvTDA-0006L5-CW for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Dec 2013 09:43:56 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45765) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvTCt-0006Km-RX for help-gnu-emacs@gnu.org; Tue, 24 Dec 2013 09:43:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VvTCo-0002eM-5d for help-gnu-emacs@gnu.org; Tue, 24 Dec 2013 09:43:39 -0500 Original-Received: from out1.ip05ir2.opaltelecom.net ([62.24.128.241]:53665) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvTCn-0002dz-VD; Tue, 24 Dec 2013 09:43:34 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AoIrAHmcuVICYaho/2dsb2JhbABZgws4EAM2AQGCN1KdPIQ1jzqFUQeBEhd0giUBAQEBAgEjMyMFCwgDDgoJIQICDxIYHgYTh3ADCQwJsBSSXQF4DYZSFxaMc4EvYwcugkCBSASFHYsWhXiBa4ExgmSIRoU6gy08 X-IPAS-Result: AoIrAHmcuVICYaho/2dsb2JhbABZgws4EAM2AQGCN1KdPIQ1jzqFUQeBEhd0giUBAQEBAgEjMyMFCwgDDgoJIQICDxIYHgYTh3ADCQwJsBSSXQF4DYZSFxaMc4EvYwcugkCBSASFHYsWhXiBa4ExgmSIRoU6gy08 X-IronPort-AV: E=Sophos;i="4.95,543,1384300800"; d="asc'?scan'208";a="440427795" Original-Received: from host-2-97-168-104.as13285.net (HELO london) ([2.97.168.104]) by out1.ip05ir2.opaltelecom.net with ESMTP; 24 Dec 2013 14:43:31 +0000 In-Reply-To: <20131223000722.07fbd2e3@london> X-Mailer: Claws Mail 3.9.3-3-g02b5ac (GTK+ 2.24.22; i486-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 62.24.128.241 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95146 gmane.emacs.orgmode:80090 Archived-At: --Sig_/8PHVBnwc3EKvFm7O.43a=Nb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, 23 Dec 2013 00:07:22 +0000 Sharon Kimble wrote: > On Sun, 22 Dec 2013 23:49:04 +0000 > "Sean O'Halpin" wrote: >=20 > > On Sun, Dec 22, 2013 at 4:03 PM, Sharon Kimble > > wrote: > > > Thanks to auntie google I've found out how to keep the formatting > > > of elisp on export to html using '#+BEGIN_SRC emacs-lisp' at the > > > beginning of the code block, and '#+END_SRC' at the end. Whilst > > > its in .emacs its nicely colorized, but how do I colorize the > > > output when its been exported please? For once, google has drawn > > > a blank, unfortunately! > > > > > > Sharon. > >=20 > > Have you set this? > >=20 > > (setq org-src-fontify-natively t) >=20 > No I haven't, but I have now. I'll have a further play with it > tomorrow I think. Thanks :) >=20 > Sharon. I've just been trying this out, and its not colorizing the source-code once its published. You can see it here http://www.sharons.org.uk/2013/12/19/hello-world/ and how do I get it so that the block of source-code is shown completely instead of being folded away please? Sharon. --=20 =EF=BB=BFA taste of linux =3D http://www.sharons.org.uk efever =3D http://www.efever.blogspot.com/ efever =3D http://sharon04.livejournal.com/ my git repo =3D https://bitbucket.org/boudiccas/dots Debian testing, Fluxbox 1.3.5, LibreOffice 4.1.3.2 Registered Linux user 561944 --Sig_/8PHVBnwc3EKvFm7O.43a=Nb Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQIcBAEBAgAGBQJSuZ2TAAoJEDaBgBkK+INbnvkP/jBzMXRN9SIVSWpjrlUwuvt8 bNrcqIcnepifypBLWn4SKKjyRZXnBVluNv1YKJLF5nd0KdeepjwQZzomtuqQ0l/g 8E7JJfJH5ioXx6rpDRunYzSaO+jDPu2UsBPRP/PyqV88EF9o9MdhdJjiEylv8wjj MN6xWsknxLxZuMigFul8tIBIPrCcxTTJsJh8spcot9yZLqRsmBhnMczkXdGlydzF JOWyZwWIv43s2upMHgbb9onm1a6wHd6HofWEsG9Ba7yTJZEQrmYBppTQQ9n5JlSL GjQjn72bK9bRILBsHyr3UlCBJJ9xazO3B90eMaPAAi7u5ckxVCM05k1Uy610CDIa OyvM3hfEaX0ZE7Kfa6RvixtsSKCc5YmRDoF33zAI1I1FTwvphVtKOeUShRuucTIj 4zVTP8J0osgSyOeES/NPCEjq/noBOPSomj4MDA+ol8OS8ajcsdKFxZkglJP/u2AQ R63A/2/TWurUuIZuZnlzgs+mB5SJvyYfWbcKZ3m4w3flE2CiGMjTIrV5zjhar32S NdgHyFpG/Y1izSStP74F4qLK8MAJYm1AMGupsi/M9Y95SlJitm8s6EOxbqBbvKMF QsGy40MOiXoP9KL+WUrV6sitYciXN0+GqP87RJ55HE0JiFNvn2tb1Bg3yWQuDOUP /iOIcJ9J9ZaaZuLUqfIL =hE+d -----END PGP SIGNATURE----- --Sig_/8PHVBnwc3EKvFm7O.43a=Nb-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sharon Kimble Subject: Re: Colorizing 'emacs-lisp' when it is exported? Date: Tue, 24 Dec 2013 14:43:23 +0000 Message-ID: <20131224144323.4fa1f71d@london> References: <20131222160315.45d492c2@london> <20131223000722.07fbd2e3@london> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/8PHVBnwc3EKvFm7O.43a=Nb"; protocol="application/pgp-signature" Return-path: In-Reply-To: <20131223000722.07fbd2e3@london> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org To: Sharon Kimble Cc: "help-gnu-emacs@gnu.org" , "emacs-orgmode@gnu.org" , Sean O'Halpin List-Id: emacs-orgmode.gnu.org --Sig_/8PHVBnwc3EKvFm7O.43a=Nb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, 23 Dec 2013 00:07:22 +0000 Sharon Kimble wrote: > On Sun, 22 Dec 2013 23:49:04 +0000 > "Sean O'Halpin" wrote: >=20 > > On Sun, Dec 22, 2013 at 4:03 PM, Sharon Kimble > > wrote: > > > Thanks to auntie google I've found out how to keep the formatting > > > of elisp on export to html using '#+BEGIN_SRC emacs-lisp' at the > > > beginning of the code block, and '#+END_SRC' at the end. Whilst > > > its in .emacs its nicely colorized, but how do I colorize the > > > output when its been exported please? For once, google has drawn > > > a blank, unfortunately! > > > > > > Sharon. > >=20 > > Have you set this? > >=20 > > (setq org-src-fontify-natively t) >=20 > No I haven't, but I have now. I'll have a further play with it > tomorrow I think. Thanks :) >=20 > Sharon. I've just been trying this out, and its not colorizing the source-code once its published. You can see it here http://www.sharons.org.uk/2013/12/19/hello-world/ and how do I get it so that the block of source-code is shown completely instead of being folded away please? Sharon. --=20 =EF=BB=BFA taste of linux =3D http://www.sharons.org.uk efever =3D http://www.efever.blogspot.com/ efever =3D http://sharon04.livejournal.com/ my git repo =3D https://bitbucket.org/boudiccas/dots Debian testing, Fluxbox 1.3.5, LibreOffice 4.1.3.2 Registered Linux user 561944 --Sig_/8PHVBnwc3EKvFm7O.43a=Nb Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQIcBAEBAgAGBQJSuZ2TAAoJEDaBgBkK+INbnvkP/jBzMXRN9SIVSWpjrlUwuvt8 bNrcqIcnepifypBLWn4SKKjyRZXnBVluNv1YKJLF5nd0KdeepjwQZzomtuqQ0l/g 8E7JJfJH5ioXx6rpDRunYzSaO+jDPu2UsBPRP/PyqV88EF9o9MdhdJjiEylv8wjj MN6xWsknxLxZuMigFul8tIBIPrCcxTTJsJh8spcot9yZLqRsmBhnMczkXdGlydzF JOWyZwWIv43s2upMHgbb9onm1a6wHd6HofWEsG9Ba7yTJZEQrmYBppTQQ9n5JlSL GjQjn72bK9bRILBsHyr3UlCBJJ9xazO3B90eMaPAAi7u5ckxVCM05k1Uy610CDIa OyvM3hfEaX0ZE7Kfa6RvixtsSKCc5YmRDoF33zAI1I1FTwvphVtKOeUShRuucTIj 4zVTP8J0osgSyOeES/NPCEjq/noBOPSomj4MDA+ol8OS8ajcsdKFxZkglJP/u2AQ R63A/2/TWurUuIZuZnlzgs+mB5SJvyYfWbcKZ3m4w3flE2CiGMjTIrV5zjhar32S NdgHyFpG/Y1izSStP74F4qLK8MAJYm1AMGupsi/M9Y95SlJitm8s6EOxbqBbvKMF QsGy40MOiXoP9KL+WUrV6sitYciXN0+GqP87RJ55HE0JiFNvn2tb1Bg3yWQuDOUP /iOIcJ9J9ZaaZuLUqfIL =hE+d -----END PGP SIGNATURE----- --Sig_/8PHVBnwc3EKvFm7O.43a=Nb--