From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: [Patch] -- small bug fix in org-exp-blocks Date: Mon, 21 May 2012 15:02:38 +0200 Organization: GNU Message-ID: <87k405hekx.fsf@gnu.org> References: <87y5oob0p3.fsf@gmx.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1337605313 25139 80.91.229.3 (21 May 2012 13:01:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 May 2012 13:01:53 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eric Schulte Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 21 15:01:53 2012 Return-path: Envelope-to: ged-emacs-devel@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 1SWSFB-00088f-D1 for ged-emacs-devel@m.gmane.org; Mon, 21 May 2012 15:01:49 +0200 Original-Received: from localhost ([::1]:48078 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWSFA-0000Ym-QB for ged-emacs-devel@m.gmane.org; Mon, 21 May 2012 09:01:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:60726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWSF7-0000YM-VG for emacs-devel@gnu.org; Mon, 21 May 2012 09:01:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SWSF6-0006HK-1k for emacs-devel@gnu.org; Mon, 21 May 2012 09:01:45 -0400 Original-Received: from incoming2.cnam.fr ([163.173.128.34]:20431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWSF5-0006H7-Rr for emacs-devel@gnu.org; Mon, 21 May 2012 09:01:43 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqMNAPI7uk+jrT4T/2dsb2JhbABEsmECAYEcgQeCFQEBBAF5BQsLDRQlDwEEGDETiAADBgS/HYoWgUgQeoNqA41VjTeJf4Jr X-IronPort-AV: E=Sophos;i="4.75,631,1330902000"; d="scan'208";a="31254957" Original-Received: from unknown (HELO myhost.localdomain) ([163.173.62.19]) by outgoing2.cnam.fr with ESMTP; 21 May 2012 15:01:42 +0200 Original-Received: by myhost.localdomain (Postfix, from userid 1000) id 414CF86BD; Mon, 21 May 2012 15:02:39 +0200 (CEST) In-Reply-To: <87y5oob0p3.fsf@gmx.com> (Eric Schulte's message of "Sat, 19 May 2012 12:22:16 -0400") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 163.173.128.34 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:150573 Archived-At: Eric Schulte writes: > I'm attaching a small bug fix patch. It is not a serious bug (covering > an uncommon edge case) but it is a simple patch and shouldn't do any > harm. Would it be possible to apply this to the next iteration of the > pre-test? I'm willing to apply this patch. Please let us know when is the best time for this. Thanks, -- Bastien