From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Babenhauserheide Subject: Bug: :completion-function no longer takes a lambda [9.3.6 (9.3.6-elpa @ /home/arne/.guix-profile/share/emacs/site-lisp/)] Date: Mon, 30 Mar 2020 09:00:17 +0200 Message-ID: <874ku6coou.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51065) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIoPH-0007NQ-AP for emacs-orgmode@gnu.org; Mon, 30 Mar 2020 03:00:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIoPF-0000Pa-Q2 for emacs-orgmode@gnu.org; Mon, 30 Mar 2020 03:00:23 -0400 Received: from mout.web.de ([212.227.15.14]:46029) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jIoPF-0000N6-DJ for emacs-orgmode@gnu.org; Mon, 30 Mar 2020 03:00:21 -0400 Received: from fluss ([84.149.93.38]) by smtp.web.de (mrweb001 [213.165.67.108]) with ESMTPSA (Nemesis) id 0Mf0a9-1jgmHT0PKT-00OYm3 for ; Mon, 30 Mar 2020 09:00:18 +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-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hi, I set up my publishing workflow with org-project using lambdas in the :completion-function, but I now receive errors when I try to publish. Example Setup: (setq org-publish-project-alist '(("guile-basics" :base-directory "~/eigenes/py2guile" :publishing-directory (concat private-publish-ftp-proj "guile-basi= cs/") :base-extension "org" :publishing-function org-html-publish-to-html :completion-function (lambda () (private-publish-rename-to-index=20 (concat private-publish-ftp-proj= "guile-basics/")=20 "guile-basics.html")) :section-numbers nil :with-toc t :html-preamble t :exclude ".*" :include ["guile-basics.org"]))) =20=20=20=20=20=20=20=20 This used to work, but now it breaks with org-publish-projects: Invalid function: lambda Best wishes, Arne Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------ Emacs : GNU Emacs 26.1 (build 1, x86_64-unknown-linux-gnu, GTK+ Version 3.= 24.0) of 2019-01-22 Package: Org mode version 9.3.6 (9.3.6-elpa @ /home/arne/.guix-profile/shar= e/emacs/site-lisp/) --=20 Unpolitisch sein hei=C3=9Ft politisch sein ohne es zu merken