From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Pohlack Subject: Re: Strange hiccups when running in server Date: Tue, 07 Jul 2009 10:29:16 +0200 Message-ID: <4A53075C.1020607@os.inf.tu-dresden.de> References: <4A522979.2090805@os.inf.tu-dresden.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MO63L-0003yn-7r for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 04:29:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MO63G-0003xG-F8 for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 04:29:26 -0400 Received: from [199.232.76.173] (port=60323 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MO63G-0003xB-6l for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 04:29:22 -0400 Received: from os.inf.tu-dresden.de ([141.76.48.99]:45542) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MO63F-0007vH-OD for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 04:29:22 -0400 Received: from [217.9.48.20] (helo=[165.204.15.153]) by os.inf.tu-dresden.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) id 1MO63B-0002e8-1U for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 10:29:17 +0200 In-Reply-To: <4A522979.2090805@os.inf.tu-dresden.de> 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@gnu.org Sorry for the noise. A local package globally modified outline-heading-end-regexp which broke folding via outline-mode. Cheers, Martin