emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Russell Adams <RLAdams@AdamsInfoServ.Com>
To: emacs-orgmode@gnu.org
Subject: Re: Bug - properties in 5.08
Date: Fri, 14 Sep 2007 16:07:54 -0500	[thread overview]
Message-ID: <20070914210754.GD6682@odin.demosthenes.org> (raw)
In-Reply-To: <20070914204735.GC6682@odin.demosthenes.org>

Hrm. I'm trying to use the new properties and columns view to give me
a quick spreadsheet summary of costs for a housing project and org
keeps replacing my numbers with 0's.

I created a simple test file from scratch, it works. See below, test.org.

I isolated what I was working on to a single tree, tossed it in its
own file, removed all leaves and extra data, and it still hangs. Easy
way to tell is go into column view, and try to hit "e" to edit the
BUDGETED column next to roofing. Emacs goes into a tight loop, CPU
100%, have to cancel with ^G. See below, test2.org.

This may be two separate problems, or related... Can anyone help shine
a light on it?

I dont' recall that gnu.org allows attachments, everything is pasted
past the sig.

Thanks!

On Fri, Sep 14, 2007 at 03:47:35PM -0500, Russell Adams wrote:
> I just upgraded to emacs 22 and org-mode 5.08 to start using
> properties and column mode, and I noticed that org goes into a runaway
> state when I try to use C-c C-c s to set a property in a subwindow(?)
> (ie: C-c C-x b on an item to open a item subtree in another buffer).
> 
> Thanks!
> 
> ------------------------------------------------------------------
> Russell Adams                            RLAdams@AdamsInfoServ.com
> 
> PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/
> 
> Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3
> 
> 
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3


===== test.org ==================================================

* Heading
** Heading
*** Heading 1
         :PROPERTIES:
         :COLUMNS: %35ITEM %8TODO %12BUDGETED{+}
         :END:

**** Heading Two
         :PROPERTIES:
         :BUDGETED: 125
         :END:
**** Heading Three
         :PROPERTIES:
         :BUDGETED: 234
         :END:
**** Heading Four
         :PROPERTIES:
         :BUDGETED: 345
         :END:
**** Heading Five
         :PROPERTIES:
         :BUDGETED: 456
         :END:

=================================================================

===== test2.org =================================================

** TODO Home Improvement 9/07
   :PROPERTIES:
   :COLUMNS: %35ITEM %8TODO %12BUDGETED{+}
   :END:



*** TODO Loan

*** TODO Roofing    :REQUIRED:
        :PROPERTIES:
        :BUDGETED: 0
        :END:

*** TODO Level Foundation    :REQUIRED:
        :PROPERTIES:
        :BUDGETED: 0
        :END:

*** TODO Replace Remaining Windows & Patio Door :REQUIRED:
        :PROPERTIES:
        :BUDGETED: 1500
        :END:
*** TODO Flooring        :REQUIRED:

*** TODO Attic Insulation    :OPTIONAL:
        :PROPERTIES:
        :BUDGETED: 0
        :END:

*** TODO Kitchen Cabinets    :OPTIONAL:
        :PROPERTIES:
        :BUDGETED: 1000
        :END:

*** TODO Master Bathroom Shower    :OPTIONAL:

*** TODO AC Work / Vents    :OPTIONAL:
        :PROPERTIES:
        :BUDGETED: 0
        :END:

==================================================================

  reply	other threads:[~2007-09-14 21:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-14 20:47 Bug - properties in 5.08 Russell Adams
2007-09-14 21:07 ` Russell Adams [this message]
2007-09-15  9:44   ` Carsten Dominik
2007-09-15 10:42   ` Carsten Dominik
2007-09-15 16:39     ` Russell Adams
2007-09-15 17:28       ` Carsten Dominik
2007-09-15 18:24         ` Russell Adams
2007-09-15 10:40 ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070914210754.GD6682@odin.demosthenes.org \
    --to=rladams@adamsinfoserv.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).