From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mishal Awadah Subject: org-export-format-source-code-or-example: End of Buffer Date: Fri, 21 Mar 2014 11:21:48 -0700 Message-ID: <0A6F8956-37AD-4E56-A63D-865264C3106E@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_F770430A-0417-456F-A813-D1113EF6A83A" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR44v-0004la-DP for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 14:22:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WR44q-0004t1-Q9 for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 14:22:01 -0400 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]:51897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR44q-0004sw-Io for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 14:21:56 -0400 Received: by mail-pa0-f42.google.com with SMTP id fb1so2746329pad.29 for ; Fri, 21 Mar 2014 11:21:55 -0700 (PDT) Received: from da0603a-dhcp86.apple.com ([17.226.35.86]) by mx.google.com with ESMTPSA id bz4sm11181064pbb.12.2014.03.21.11.21.50 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Mar 2014 11:21:51 -0700 (PDT) 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 --Apple-Mail=_F770430A-0417-456F-A813-D1113EF6A83A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Dear org-mode list, I=92m having a problem with org-mode source blocks in python when = python-mode.el is enabled for python-mode instead of python.el. I detailed my problem here: = http://stackoverflow.com/questions/22565379/emacs-org-mode-python-source-b= locks-dont-export-with-python-mode-el and it looks like there is some history with a now non-existant function = org-html-do-format-code here: = http://lists.gnu.org/archive/html/emacs-orgmode/2014-03/msg01018.html Appreciate any help. Cheers, Mish= --Apple-Mail=_F770430A-0417-456F-A813-D1113EF6A83A Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252 Dear = org-mode list,

I=92m having a problem with org-mode = source blocks in python when python-mode.el is enabled for python-mode = instead of python.el.


and it looks like there is some = history with a now non-existant function org-html-do-format-code here: =  http://lists.gnu.org/archive/html/emacs-orgmode/2014-03/msg01018.html=

Appreciate any = help.

Cheers,
Mish
= --Apple-Mail=_F770430A-0417-456F-A813-D1113EF6A83A-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-export-format-source-code-or-example: End of Buffer Date: Sat, 22 Mar 2014 01:14:44 +0100 Message-ID: <87bnwzjdhn.fsf@bzg.ath.cx> References: <0A6F8956-37AD-4E56-A63D-865264C3106E@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR9aS-0001AT-Q0 for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 20:15:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WR9aM-000431-VY for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 20:14:56 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:56684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR9aM-00042j-Nh for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 20:14:50 -0400 In-Reply-To: <0A6F8956-37AD-4E56-A63D-865264C3106E@gmail.com> (Mishal Awadah's message of "Fri, 21 Mar 2014 11:21:48 -0700") 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: Mishal Awadah Cc: emacs-orgmode@gnu.org Hi Mishal, Mishal Awadah writes: > I’m having a problem with org-mode source blocks in python when > python-mode.el is enabled for python-mode instead of python.el. > > I detailed my problem here: http://stackoverflow.com/questions/ > 22565379/ > emacs-org-mode-python-source-blocks-dont-export-with-python-mode-el > > and it looks like there is some history with a now non-existant > function org-html-do-format-code here: http://lists.gnu.org/archive/ > html/emacs-orgmode/2014-03/msg01018.html Be reassured, `org-html-do-format-code' still exists! I can't reproduce the problem: I installed python-mode.el from launchpad and tried to export a file containing some python code to HTML, it exports well. Can you share a minimal example? Thanks, -- Bastien From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mishal Awadah Subject: Re: org-export-format-source-code-or-example: End of Buffer Date: Wed, 2 Apr 2014 14:01:27 -0700 Message-ID: <231A3DD9-1F42-4CCC-B5E8-5063265052DA@gmail.com> References: <0A6F8956-37AD-4E56-A63D-865264C3106E@gmail.com> <87bnwzjdhn.fsf@bzg.ath.cx> Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1875\)) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59823) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVSI7-0007lp-9S for emacs-orgmode@gnu.org; Wed, 02 Apr 2014 17:01:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVSI2-0000Yq-Kx for emacs-orgmode@gnu.org; Wed, 02 Apr 2014 17:01:47 -0400 In-Reply-To: <87bnwzjdhn.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org Hi Bastien,=20 I added the sample code that generates the error for me on = http://stackoverflow.com/questions/22565379/emacs-org-mode-python-source-b= locks-dont-export-with-python-mode-el Thanks for your help - Mish On Mar 21, 2014, at 5:14 PM, Bastien wrote: > Hi Mishal, >=20 > Mishal Awadah writes: >=20 >> I=92m having a problem with org-mode source blocks in python when >> python-mode.el is enabled for python-mode instead of python.el. >>=20 >> I detailed my problem here: http://stackoverflow.com/questions/ >> 22565379/ >> emacs-org-mode-python-source-blocks-dont-export-with-python-mode-el >>=20 >> and it looks like there is some history with a now non-existant >> function org-html-do-format-code here: http://lists.gnu.org/archive/ >> html/emacs-orgmode/2014-03/msg01018.html >=20 > Be reassured, `org-html-do-format-code' still exists! >=20 > I can't reproduce the problem: I installed python-mode.el from > launchpad and tried to export a file containing some python code > to HTML, it exports well. Can you share a minimal example? >=20 > Thanks, >=20 > --=20 > Bastien From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-export-format-source-code-or-example: End of Buffer Date: Fri, 18 Apr 2014 16:57:31 +0200 Message-ID: <87zjjiit2c.fsf@bzg.ath.cx> References: <0A6F8956-37AD-4E56-A63D-865264C3106E@gmail.com> <87bnwzjdhn.fsf@bzg.ath.cx> <231A3DD9-1F42-4CCC-B5E8-5063265052DA@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbAEW-0007IH-A6 for emacs-orgmode@gnu.org; Fri, 18 Apr 2014 10:57:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WbAER-0003ki-7x for emacs-orgmode@gnu.org; Fri, 18 Apr 2014 10:57:40 -0400 Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:44568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbAEQ-0003kX-Ph for emacs-orgmode@gnu.org; Fri, 18 Apr 2014 10:57:34 -0400 Received: by mail-wg0-f50.google.com with SMTP id x13so583930wgg.21 for ; Fri, 18 Apr 2014 07:57:33 -0700 (PDT) In-Reply-To: <231A3DD9-1F42-4CCC-B5E8-5063265052DA@gmail.com> (Mishal Awadah's message of "Wed, 2 Apr 2014 14:01:27 -0700") 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: Mishal Awadah Cc: emacs-orgmode@gnu.org Hi Mishal, Mishal Awadah writes: > I added the sample code that generates the error for me on > http://stackoverflow.com/questions/22565379/emacs-org-mode-python-source-blocks-dont-export-with-python-mode-el I see Andreas made this python-mode bug report for it: https://bugs.launchpad.net/python-mode/+bug/1295825 So I hope this will be sorted there. Best, -- Bastien From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mishal Awadah Subject: Re: org-export-format-source-code-or-example: End of Buffer Date: Tue, 14 Oct 2014 16:15:28 -0700 Message-ID: References: <0A6F8956-37AD-4E56-A63D-865264C3106E@gmail.com> <87bnwzjdhn.fsf@bzg.ath.cx> <231A3DD9-1F42-4CCC-B5E8-5063265052DA@gmail.com> <87zjjiit2c.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113ea4f013137705056a3291 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeBJn-0004XO-KJ for emacs-orgmode@gnu.org; Tue, 14 Oct 2014 19:15:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeBJm-0004xU-JA for emacs-orgmode@gnu.org; Tue, 14 Oct 2014 19:15:51 -0400 In-Reply-To: <87zjjiit2c.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org --001a113ea4f013137705056a3291 Content-Type: text/plain; charset=UTF-8 Hi Bastien, According to Andreas, this is an org-mode issue: https://answers.launchpad.net/python-mode/+question/248031 Thanks, Mish On Fri, Apr 18, 2014 at 7:57 AM, Bastien wrote: > Hi Mishal, > > Mishal Awadah writes: > > > I added the sample code that generates the error for me on > > > http://stackoverflow.com/questions/22565379/emacs-org-mode-python-source-blocks-dont-export-with-python-mode-el > > I see Andreas made this python-mode bug report for it: > https://bugs.launchpad.net/python-mode/+bug/1295825 > > So I hope this will be sorted there. > > Best, > > -- > Bastien > --001a113ea4f013137705056a3291 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Bastien,

According to Andreas, this = is an org-mode issue:=C2=A0https://answers.launchpad.net/python-mode/+question/= 248031

Thanks,
Mish

On Fri, Apr 18, 2014 a= t 7:57 AM, Bastien <bzg@gnu.org> wrote:
Hi Mishal,

Mishal Awadah <a.mamish@gmail.com<= /a>> writes:

> I added the sample code that generates the err= or for me on
>
htt= p://stackoverflow.com/questions/22565379/emacs-org-mode-python-source-block= s-dont-export-with-python-mode-el

I see Andreas made this python-mode bug report for it:
https://bugs.launchpad.net/python-mode/+bug/1295825

So I hope this will be sorted there.

Best,

--
=C2=A0Bastien

--001a113ea4f013137705056a3291-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-export-format-source-code-or-example: End of Buffer Date: Thu, 16 Oct 2014 19:04:30 +0200 Message-ID: <87lhog2bfl.fsf@nicolasgoaziou.fr> References: <0A6F8956-37AD-4E56-A63D-865264C3106E@gmail.com> <87bnwzjdhn.fsf@bzg.ath.cx> <231A3DD9-1F42-4CCC-B5E8-5063265052DA@gmail.com> <87zjjiit2c.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeoT6-00078v-Dz for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 13:04:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeoSy-00015J-MN for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 13:04:04 -0400 In-Reply-To: (Mishal Awadah's message of "Tue, 14 Oct 2014 16:15:28 -0700") 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: Mishal Awadah Cc: Bastien , emacs-orgmode@gnu.org Hello, Mishal Awadah writes: > According to Andreas, this is an org-mode issue: > https://answers.launchpad.net/python-mode/+question/248031 The function `org-export-format-source-code-or-example' doesn't exist anymore, so I think this bug should be closed. Regards, -- Nicolas Goaziou From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mishal Awadah Subject: Re: org-export-format-source-code-or-example: End of Buffer Date: Thu, 16 Oct 2014 12:12:52 -0700 Message-ID: References: <0A6F8956-37AD-4E56-A63D-865264C3106E@gmail.com> <87bnwzjdhn.fsf@bzg.ath.cx> <231A3DD9-1F42-4CCC-B5E8-5063265052DA@gmail.com> <87zjjiit2c.fsf@bzg.ath.cx> <87lhog2bfl.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeqTs-0004ta-2J for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 15:13:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeqTr-0005Cm-6F for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 15:12:59 -0400 In-Reply-To: <87lhog2bfl.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: Bastien , emacs-orgmode@gnu.org So if I update org-mode this should work again?=20 Thanks, Mish > On Oct 16, 2014, at 10:04 AM, Nicolas Goaziou = wrote: >=20 > Hello, >=20 > Mishal Awadah writes: >=20 >> According to Andreas, this is an org-mode issue: >> https://answers.launchpad.net/python-mode/+question/248031 >=20 > The function `org-export-format-source-code-or-example' doesn't exist > anymore, so I think this bug should be closed. >=20 >=20 > Regards, >=20 > --=20 > Nicolas Goaziou From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-export-format-source-code-or-example: End of Buffer Date: Thu, 16 Oct 2014 22:10:00 +0200 Message-ID: <87h9z33hev.fsf@nicolasgoaziou.fr> References: <0A6F8956-37AD-4E56-A63D-865264C3106E@gmail.com> <87bnwzjdhn.fsf@bzg.ath.cx> <231A3DD9-1F42-4CCC-B5E8-5063265052DA@gmail.com> <87zjjiit2c.fsf@bzg.ath.cx> <87lhog2bfl.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XerMf-0007SM-Ly for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 16:09:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XerMV-0005zC-IN for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 16:09:37 -0400 In-Reply-To: (Mishal Awadah's message of "Thu, 16 Oct 2014 12:12:52 -0700") 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: Mishal Awadah Cc: Bastien , emacs-orgmode@gnu.org Mishal Awadah writes: > So if I update org-mode this should work again? I don't know, but I can guarantee no bug will come from `org-export-format-source-code-or-example'. Regards, From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-export-format-source-code-or-example: End of Buffer Date: Sun, 19 Oct 2014 22:27:46 +0200 Message-ID: <87iojfztx9.fsf@bzg.ath.cx> References: <0A6F8956-37AD-4E56-A63D-865264C3106E@gmail.com> <87bnwzjdhn.fsf@bzg.ath.cx> <231A3DD9-1F42-4CCC-B5E8-5063265052DA@gmail.com> <87zjjiit2c.fsf@bzg.ath.cx> <87lhog2bfl.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39380) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xfx54-0006kK-Lh for emacs-orgmode@gnu.org; Sun, 19 Oct 2014 16:28:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xfx4w-0007M5-RB for emacs-orgmode@gnu.org; Sun, 19 Oct 2014 16:27:58 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:36517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xfx4w-0007Lv-Jm for emacs-orgmode@gnu.org; Sun, 19 Oct 2014 16:27:50 -0400 Received: by mail-wi0-f177.google.com with SMTP id fb4so4771426wid.4 for ; Sun, 19 Oct 2014 13:27:49 -0700 (PDT) In-Reply-To: <87lhog2bfl.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Thu, 16 Oct 2014 19:04:30 +0200") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Mishal Awadah Nicolas Goaziou writes: > Mishal Awadah writes: > >> According to Andreas, this is an org-mode issue: >> https://answers.launchpad.net/python-mode/+question/248031 > > The function `org-export-format-source-code-or-example' doesn't exist > anymore, so I think this bug should be closed. +1 Also, Mishal, please update and report any bug. -- Bastien