Oh, I see. Thanks!
Oleg On Fri, Apr 15, 2016 at 8:47 PM, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: > Hello, > > Oleg Sivokon <olegsivo...@gmail.com> writes: > >> In the function `org-move-to-column' when you call (remove >> '(org-filtered) buffer-invisibility-spec) it is quite possible that >> `buffer-invisibility-spec' is just `t'. This will error, because >> `remove' expects second argument to be a list. > > Thank you for the report. > > This was fixed in 34f32603704f0e2f66772c904358ae784b62e88c (February). > > You may want to update Org. > > > Regards, > > -- > Nicolas Goaziou