Re: [Orgmode] Cannot insert column - wrong type argument

2010-09-29 Thread Giovanni Ridolfi
Gez regis...@geekanddiva.com writes:

Hi, Gez, 

 I'm having problems configuring 

what do you intend with configuring?

 the column view in 
 a particular file  - I can't insert/add a column.  
`S-M-right'
 Insert a new column, to the left of the current column.

I cannot reproduce:
Org version 7.01trans , commit  9ec705cb57b77595dd9aeb17f9168fb1db9ac908.


Sample file:
---
 -*- mode: org; -*-
* [2010-09-29 mer] column view
:PROPERTIES:
:COLUMNS: %25ITEM(Number) 
:END:
** one
:PROPERTIES:
:Value: 100
:Age: 11
:END: 
** two
:PROPERTIES:
:Value: 200
:Age: 22
:END: 
-

1.  C-c C-x C-c  shows the column view with the Number column
2.  M-S-right  asks for the property of the new column
2.1write Age (without  )
3.  You'll have a two columns column view

Giovanni

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Cannot insert column - wrong type argument

2010-09-28 Thread Gez
I'm having problems configuring the column view in a particular file  - I can't 
insert/add a column.  

I can navigate around it, and S-M-left works fine, but S-M-right brings up 
the message Wrong type argument: integer-or-marker-p, nil

In a newly created test file S-M-right worked fine - prompts for a property. 
I don't know if it's relevant but in the problematic file, when I use C-c C-x 
C-c to create the column view, no #+COLUMNS line appears.

Any ideas how to troubleshoot it?

Gez (beginner, GNU Emacs 23.2.1, Org-mode version 7.01trans)___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode