emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Column view next allowed value throws error
@ 2016-01-20 23:29 T.F. Torrey
  2016-01-20 23:55 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: T.F. Torrey @ 2016-01-20 23:29 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug: Column view next allowed value throws error
  2016-01-20 23:29 Bug: Column view next allowed value throws error T.F. Torrey
@ 2016-01-20 23:55 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-01-20 23:55 UTC (permalink / raw)
  To: T.F. Torrey; +Cc: emacs-orgmode

Hello,

"T.F. Torrey" <tftorrey@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-20 23:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-20 23:29 Bug: Column view next allowed value throws error T.F. Torrey
2016-01-20 23:55 ` Nicolas Goaziou

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).