Hello, "T.F. Torrey" <tftor...@tftorrey.com> writes:
> With the most recent Org from git, attempting to change to the next or > previous allowed value in Column View throws an error: Symbol's value as > variable is void: pom > > An ECM for the error: > > Type =make vanilla= at the command prompt. > > Change the scratch buffer to org-mode. > > Erase the buffer and paste this instead (not including the #+...EXAMPLE > lines, of course: > > #+BEGIN_EXAMPLE > ,* Top node for columns view > :PROPERTIES: > :COLUMNS: %25ITEM %TAGS %PRIORITY %TODO > :END: > > ,** TODO This > > ,** TODO That > #+END_EXAMPLE > > Move the cursor to the second heading. > > Press C-c C-x C-c to go to column view. > > Move to the P column. > > Press n to change the value to the next allowable value. > > This error appears: > > #+BEGIN_QUOTE > Symbol's value as variable is void: pom > #+END_QUOTE Fixed. Thank you. Regards, -- Nicolas Goaziou