From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: org-narrow-to-subtree and blocking call to accept-process-output with quit inhibited Date: Mon, 18 Apr 2011 08:00:53 -0400 Message-ID: <878vv7u5u2.fsf@fastmail.fm> References: <4DABE6DE.5090502@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QBn8V-0004fu-5n for emacs-orgmode@gnu.org; Mon, 18 Apr 2011 08:01:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QBn8R-0008PB-8y for emacs-orgmode@gnu.org; Mon, 18 Apr 2011 08:00:59 -0400 Received: from out4.smtp.messagingengine.com ([66.111.4.28]:59617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QBn8R-0008P7-6z for emacs-orgmode@gnu.org; Mon, 18 Apr 2011 08:00:55 -0400 In-Reply-To: <4DABE6DE.5090502@gmail.com> (Santi Villalba's message of "Mon, 18 Apr 2011 09:23:10 +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: Santi Villalba Cc: emacs-orgmode@gnu.org Santi Villalba writes: > Hi, > > Whenever I invoke org-narrow-to-subtree, I receive a "blocking call to > accept-process-output with quit inhibited" error, the buffer does not > get narrowed down and I cannot edit or move anymore. I'm using a > bleeding-edge emacs 24.0.50.1 and org 7.4. Could you please upgrade to org-mode 7.5 and see if the problem persists. > Does anybody know if the problem is it my setup or in a bug in org? Please provide a backtrace. M-x toggle-debug-on-error Best, Matt