From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Kuettner Subject: auto-fill-mode bug? Date: Fri, 6 Feb 2009 00:38:07 +0100 Message-ID: <2a6923540902051538u458df885t81d2fd128f3c3ed9@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVDnQ-0001RI-4S for emacs-orgmode@gnu.org; Thu, 05 Feb 2009 18:38:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVDnP-0001QJ-E2 for emacs-orgmode@gnu.org; Thu, 05 Feb 2009 18:38:11 -0500 Received: from [199.232.76.173] (port=39061 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVDnP-0001QC-9a for emacs-orgmode@gnu.org; Thu, 05 Feb 2009 18:38:11 -0500 Received: from fg-out-1718.google.com ([72.14.220.153]:20724) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LVDnO-00039d-Q9 for emacs-orgmode@gnu.org; Thu, 05 Feb 2009 18:38:11 -0500 Received: by fg-out-1718.google.com with SMTP id l27so351807fgb.30 for ; Thu, 05 Feb 2009 15:38:07 -0800 (PST) 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 Using org together with auto-fill. Whenever I hit (C-c c) to update my file-specific #+TAGS: settings, org exits auto-fill. I than have to re-enter auto-fill. Why? Is this a bug? - Christopher