From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Turning on column view marks buffer "modified" Date: Tue, 16 Oct 2007 10:26:09 -0400 Message-ID: <4714CA01.3060802@gmail.com> 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 1IhnNA-0006ll-FB for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 10:26:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhnN8-0006iL-TW for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 10:26:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhnN8-0006iB-OV for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 10:26:14 -0400 Received: from py-out-1112.google.com ([64.233.166.178]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhnN8-0007G6-AX for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 10:26:14 -0400 Received: by py-out-1112.google.com with SMTP id a73so4141876pye for ; Tue, 16 Oct 2007 07:26:13 -0700 (PDT) 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: org-mode list If I turn on column view for the whole buffer by pressing "C-c C-x C-c" at the top of the buffer (blank area), the buffer would be marked "modified". But if I do it just on a subtree, everything is normal. Does anybody see the same thing? thanks. Wanrong