From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Re: Turning on column view marks buffer "modified" Date: Tue, 16 Oct 2007 11:56:49 -0400 Message-ID: <4714DF41.3090208@gmail.com> References: <4714CA01.3060802@gmail.com> <4714DC64.9040902@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 1Ihomu-00041x-FS for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 11:56:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ihoms-00041l-3J for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 11:56:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ihomr-00041i-Sk for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 11:56:53 -0400 Received: from py-out-1112.google.com ([64.233.166.181]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ihomr-0003rC-Gd for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 11:56:53 -0400 Received: by py-out-1112.google.com with SMTP id a73so4192561pye for ; Tue, 16 Oct 2007 08:56:52 -0700 (PDT) In-Reply-To: <4714DC64.9040902@gmail.com> 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 More observations: It is not that the word "HR" is so special. Actually, as long as there is any level 1 heading with two capital letters only, like "AB" "CD" "HK" or whatever, this strange behavior happens. Does anyone has a clue about this? Thank you. Wanrong Wanrong Lin wrote: > > I just found out things are even stranger: > > I have a level 1 heading "* HR". Every time the column view is turned > on, an extra space is added to the end of that heading, which is why > the buffer is marked "modified". But it only happens on that "HR" > heading. What is so special about the word "HR" (stands for "Human > Resources" for me)???????? > > You can try this out by just pasting the following two lines into a > temporary org file: > > * HR > *** Holidays > > Wanrong > > Wanrong Lin wrote: >> >> 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 >> >> > >