From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Error when using org-ctrl-c-ctrl-c to add tags Date: Sun, 19 Apr 2015 16:53:51 +0200 Message-ID: <87twwcqidc.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45416) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yjqbl-0008V3-M5 for emacs-orgmode@gnu.org; Sun, 19 Apr 2015 10:54:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yjqbg-0001xF-NC for emacs-orgmode@gnu.org; Sun, 19 Apr 2015 10:54:05 -0400 Received: from plane.gmane.org ([80.91.229.3]:52695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yjqbg-0001xB-GL for emacs-orgmode@gnu.org; Sun, 19 Apr 2015 10:54:00 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Yjqbf-0001xS-1n for emacs-orgmode@gnu.org; Sun, 19 Apr 2015 16:53:59 +0200 Received: from x5ce14d69.dyn.telefonica.de ([92.225.77.105]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Apr 2015 16:53:59 +0200 Received: from rasmus by x5ce14d69.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Apr 2015 16:53:59 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Marc (and Vincent), Marc Ihm writes: > Vicente Vera writes: > >> Don't think there are more details to provide. The error message >> appears upon pressing C-c C-c (bound to the org-ctrl-c-ctrl-c command) >> on a headline, doesn't matter which level. >> It happened in 3 different Org files, one of which was created for testing. >> Also tried with "emacs -q" but the error persisted. Thanks for confirming. >> Strange message though, org-tags-completion-function is a function, >> not a variable, so why is Emacs complaining that it isn't a list? >> Probably related to commit acf7f47ecd20a48c05f97dc660b00d1850b57e10? > > I see this error too; the patch below fixes it for me (and corrects the > nexting level of 'completing-read too ...) Thanks for confirming. Do you (also) see it when starting Emacs with "emacs -q", as Vincent? Finally, can you repost post the patch via git am against master? Thanks, Rasmus -- Summon the Mothership!