From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: hang problem when setting tags in an indirect buffer Date: Thu, 4 Jan 2007 10:58:15 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H2Vv4-0005fV-Ir for emacs-orgmode@gnu.org; Thu, 04 Jan 2007 11:58:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H2Vv2-0005d5-Jg for emacs-orgmode@gnu.org; Thu, 04 Jan 2007 11:58:21 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2Vv2-0005cn-DC for emacs-orgmode@gnu.org; Thu, 04 Jan 2007 11:58:20 -0500 Received: from [64.233.184.228] (helo=wr-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H2Vv1-0002J6-NH for emacs-orgmode@gnu.org; Thu, 04 Jan 2007 11:58:20 -0500 Received: by wr-out-0506.google.com with SMTP id i30so1186631wra for ; Thu, 04 Jan 2007 08:58:15 -0800 (PST) Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hi, The file below will cause a hang if you open the second heading in an indirect buffer using C-c C-x b and then try to set tags using C-c C-c from within the indirect buffer. In emacs 21.2.1 on cygwin, I can exit the hang with C-g. In emacs 21.1.1 on AIX, C-g doesn't not work and I had to kill emacs. ------------- test.org ----------------------- * some random parent heading *** Tag, I'm :it: -------------------------------------------------