emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug: Column view next allowed value throws error


From: T.F. Torrey
Subject: [O] Bug: Column view next allowed value throws error
Date: Wed, 20 Jan 2016 16:29:28 -0700

Hello all,

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

Performing the same steps but starting with emacs -Q in Debian Testing
produces the expected results, no error.

Emacs : GNU Emacs 24.5.1 (i586-pc-linux-gnu, GTK+ Version 3.18.2) of
 2015-10-24 on x86-grnet-01, modified by Debian

Package: Org-mode version 8.3.3 (release_8.3.3-470-g3142d1.dirty @
 /home/tftorrey/T/hacks/org-mode/lisp/)

Thanks in advance,
Terry



reply via email to

[Prev in Thread] Current Thread [Next in Thread]