From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: Error when using org-ctrl-c-ctrl-c to add tags Date: Mon, 27 Apr 2015 08:32:30 -0400 Message-ID: References: <877ft7qkio.fsf@gmx.us> <87h9sbc7p9.fsf@gmx.us> <87oamaasec.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmiDF-0004qc-KC for emacs-orgmode@gnu.org; Mon, 27 Apr 2015 08:32:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YmiDA-0007rm-Kc for emacs-orgmode@gnu.org; Mon, 27 Apr 2015 08:32:37 -0400 Received: from mail-vn0-x229.google.com ([2607:f8b0:400c:c0f::229]:37284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmiDA-0007rb-GB for emacs-orgmode@gnu.org; Mon, 27 Apr 2015 08:32:32 -0400 Received: by vnbg129 with SMTP id g129so11532122vnb.4 for ; Mon, 27 Apr 2015 05:32:32 -0700 (PDT) In-reply-to: <87oamaasec.fsf@gmx.us> 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: Rasmus Cc: emacs-orgmode@gnu.org On 2015-04-27 at 04:26, Rasmus wrote: > Ken Mankoff writes: > >> I'm still experiencing this bug, although with a slightly different error >> message. When "C-c C-c" on a headline, I see: >> >> org-set-tags: Wrong type argument: listp, org-tags-completion-function > > Do you see this from emacs -q? If not, how can I get to the state where > this happens from emacs -q? A "make clean" before "make autoloads" fixed it. Sorry for the noise, -k.