"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.1        write "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

Reply via email to