From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: code folding Date: Mon, 15 Aug 2011 15:01:50 +0200 Message-ID: <87obzq4ym9.fsf@altern.org> References: <81tya0kdfc.fsf@gmail.com> <87bovvf5gr.fsf@altern.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1313413285 3809 80.91.229.12 (15 Aug 2011 13:01:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 15 Aug 2011 13:01:25 +0000 (UTC) Cc: help-gnu-emacs To: Jambunathan K Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 15 15:01:22 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QswnB-0000Wd-Gz for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Aug 2011 15:01:21 +0200 Original-Received: from localhost ([::1]:59153 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QswnA-0008UJ-UT for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Aug 2011 09:01:20 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:59020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qswn6-0008Ty-A8 for help-gnu-emacs@gnu.org; Mon, 15 Aug 2011 09:01:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qswn4-00079o-HZ for help-gnu-emacs@gnu.org; Mon, 15 Aug 2011 09:01:16 -0400 Original-Received: from mail-ww0-f41.google.com ([74.125.82.41]:65241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qswn4-00079Z-Ab for help-gnu-emacs@gnu.org; Mon, 15 Aug 2011 09:01:14 -0400 Original-Received: by wwj26 with SMTP id 26so1282623wwj.0 for ; Mon, 15 Aug 2011 06:01:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=Ab8SKRDSR/fKqkPtH3xNbeDm7NRJyePksIzsLCefXIE=; b=OqWV8/dB19sF1JSW8JBpfDYxLewlamPVW+++YMGUEGhlSxirOfqXfXfEHyNStWh7Dh pwxVCGpSlmq/d8GvuErid4zXWj85X/kVEo7YrdANdVQNJj8qqgAlfhmesDmdkQzT2L30 JoDqJah3HbWTRekZ/pmzJaAgjRnM6ATkXI0ok= Original-Received: by 10.216.29.208 with SMTP id i58mr2138065wea.42.1313413273089; Mon, 15 Aug 2011 06:01:13 -0700 (PDT) Original-Received: from myhost.localdomain (fon75-1-78-192-119-5.fbxo.proxad.net [78.192.119.5]) by mx.google.com with ESMTPS id a43sm3631653wed.28.2011.08.15.06.01.10 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 15 Aug 2011 06:01:10 -0700 (PDT) Original-Received: by myhost.localdomain (Postfix, from userid 1000) id A9AE0604B; Mon, 15 Aug 2011 15:01:51 +0200 (CEST) In-Reply-To: <87bovvf5gr.fsf@altern.org> (Bastien's message of "Fri, 12 Aug 2011 09:34:44 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.41 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:81953 Archived-At: Bastien writes: > Global cycling is broken in Org 7.7 but I'm working on fixing this. This is now fixed in Org git repository. Regards, -- Bastien