From mboxrd@z Thu Jan 1 00:00:00 1970 From: d.tchin Subject: Re: [org-babel] break when used with header in emacs 22.3 Date: Tue, 10 Jan 2012 20:11:03 +0000 (UTC) Message-ID: References: <87mx9ve3kq.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43231) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rki2W-0008Kc-9R for emacs-orgmode@gnu.org; Tue, 10 Jan 2012 15:11:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rki2R-00088N-Ia for emacs-orgmode@gnu.org; Tue, 10 Jan 2012 15:11:24 -0500 Received: from lo.gmane.org ([80.91.229.12]:53104) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rki2R-00088G-A1 for emacs-orgmode@gnu.org; Tue, 10 Jan 2012 15:11:19 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rki2P-00076q-Rx for emacs-orgmode@gnu.org; Tue, 10 Jan 2012 21:11:17 +0100 Received: from APuteaux-651-1-247-74.w82-120.abo.wanadoo.fr ([82.120.130.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Jan 2012 21:11:17 +0100 Received: from d.tchin by APuteaux-651-1-247-74.w82-120.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Jan 2012 21:11:17 +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 Eric Schulte gmx.com> writes: > This same issue was raised recently on the mailing list and (I believe) > a patch has been pushed to the git repository. Would you mind checking > if the problem persists in the git head? > I download org-latest.zip archive and test it. This version solves this problem. I have a side effect : the agenda display doesn't work anymore. I have the following message when I stroke C-c a a. Press key for agenda command: let*: Symbol's value as variable is void: diary-list-entries-hook > Thanks, > > > > > > Thanks