From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: Re: Bug: org-publish-get-project-from-filename raises (wrong-type-argument sequencep any) Date: Sun, 01 Jan 2017 16:05:51 +0530 Message-ID: References: <871swqmpbu.fsf@nicolasgoaziou.fr> <87pok8s5bj.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cNdUp-0007Tv-UK for emacs-orgmode@gnu.org; Sun, 01 Jan 2017 05:36:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cNdUk-0003GN-Ql for emacs-orgmode@gnu.org; Sun, 01 Jan 2017 05:36:11 -0500 Received: from [117.218.232.8] (port=36400 helo=systemreboot.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cNdUk-0003Fo-3w for emacs-orgmode@gnu.org; Sun, 01 Jan 2017 05:36:06 -0500 Received: from openwrt.lan ([192.168.1.1] helo=steel) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87) (envelope-from ) id 1cNdUd-0005r0-9D for emacs-orgmode@gnu.org; Sun, 01 Jan 2017 16:05:59 +0530 In-reply-to: <87pok8s5bj.fsf@nicolasgoaziou.fr> 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" To: emacs-orgmode --=-=-= Content-Type: text/plain >> Perhaps, `org-publish-get-project-from-filename' can be rewritten >> without `catch' and `throw' using `cl-some' or `seq-some'. This is not a >> bug. But, it might help improve readability of the logic. > > Done. Nice. Looks good. > Note that `seq-some' is not an option since we support Emacs 24.3 > and onwards. Yeah, I guessed. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJYaNuHAAoJEC4l7othgCuzWgMH/it3wFUM+HxkWxREytUmfxe+ u0Fx+WpYk7th4BLp442dJoMkhynxMstqrxI/RrsQQ67X6s1G0a1x2WOkKNLytn8c VhY3+9PpgzjeMXonWvUKqjTPMrFVp4nu+8YSTxgLpaTv4YYODBamqgRQ4e4FaBdD fU7ZGNgKBXmdhWUDSLFlkeVmmrF0tcPEbUohJFGO1R7pWPBD8Sk4/GNY1mKkPfc1 vp14Ivz65GqcvE54e+fdehru3sBYV1JHTq/CxgCwP0cX58MjR4I2X09i0ZXezHZS V6NWMbH9UECkmdXHz08ubMJVYsrYrlla7aiWR0yqj9uc42WiVAa/WffG/XPJ1vg= =WnzK -----END PGP SIGNATURE----- --=-=-=--