Authentication-Results: mail-b.sr.ht; dkim=pass header.d=phundrak.com header.i=@phundrak.com Received: from mail.phundrak.com (105.ip-51-83-47.eu [51.83.47.105]) by mail-b.sr.ht (Postfix) with ESMTPS id 51E0711EFA6 for <~bzg/emacsfr@lists.sr.ht>; Fri, 22 Apr 2022 10:45:47 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 464CEC00A6 for <~bzg/emacsfr@lists.sr.ht>; Fri, 22 Apr 2022 12:45:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phundrak.com; s=dkim; t=1650624342; h=from:subject:date:message-id:to:mime-version:content-type:in-reply-to: references; bh=5UjDOBmDsrwKvVCTvG8eUe/MmcjXki3zMzHhPRYRT4o=; b=gyr3ljmo7XJs9aozLa7hXcuTQScFoZ9jGVMYIJla6b4wdumkgn/geyg6PIw6GZS2ALn01L 18/jij8DHbyHYIj94wimivs3bB7PEfbqMjs4dfGWPfPKDIGBcikxWTKfsW1yR2rlIDoEKV 5gGsSxvbh4fZx7OhQj5FybIdOAP+RD8= From: Lucien Cartier-Tilet To: ~bzg/emacsfr@lists.sr.ht Subject: Re: org-publish-project-alist Date: Fri, 22 Apr 2022 12:42:30 +0200 References: <1d49639a-be7a-b97e-9504-5eea3bf7dec3@gnu.re> User-agent: mu4e 1.6.10; emacs 29.0.50 In-reply-to: <1d49639a-be7a-b97e-9504-5eea3bf7dec3@gnu.re> Message-ID: <875yn1jt0t.fsf@phundrak.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="===-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Last-TLS-Session-Version: TLSv1.3 --===-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: multipart/mixed; boundary="==-=-=" --==-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Bonjour, Il me semble que `org-publish-project-alist' est juste une liste simple, on peut donc utiliser un `add-to-list' classique. Par exemple=E2=80=AF: ,---- | (add-to-list 'org-publish-project-alist | `("aconfig-website-org" | :base-directory ,phundrak//projects-config-source | :base-extension "org" | :publishing-directory ,phundrak//projects-config-target | :recursive ,phundrak//projects-config-recursive | :language ,phundrak//projects-config-language | :publishing-function org-html-publish-to-html | :headline-levels 5 | :auto-sitemap t | :auto-preamble t) | t) `---- Matthias David writes: > Bonsoir =C3=A0 tous, > > Voici la solution ;-) > > > > Bonne soir=C3=A9e > > Le 21/04/2022 =C3=A0 18:59, Matthias David a =C3=A9crit=C2=A0: >> Salut =C3=A0 tous, >> =C3=89tant limit=C3=A9 en emacs-lisp je fais appel au plus hacker d'entr= e vous >> ;-) >> Si l'un d'entre vous sait comment faire pour ajouter un =C3=A9l=C3=A9men= t a la >> variable 'org-publish-project-alist' sans la red=C3=A9finir avec setq je >> suis preneur ? >> - >> >> - >> Vous remerciant par avance. >> Cordialement. =2D- Lucien =E2=80=9CPhundrak=E2=80=9D Cartier-Tilet (Fran=C3=A7ais) (English) Sent from GNU/Emacs --==-=-=-- --=-=-=-- --===-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJIBAEBCAAyFiEEViv9D3b9mE+uAC3AvXeJ5wXLjcoFAmJih1IUHGx1Y2llbkBw aHVuZHJhay5jb20ACgkQvXeJ5wXLjcpJMRAAi7Kjv6rZqg1IqMDh0DRNjrpG/dCS 43DIwBtqTtZLftc+V/5TaLQJXNyP4zLU+J8eK7VQt3LttzRqLB1q8R713gqijKzd HsVMzaDkGx4OF+0Xd/YdU62Ore45unkeEFhkSqN643PeszXSy3RZbroCYXv/QmCr K6kVx6RouuOYWWd62PPy5/Y+Ws7FrGSYTJxHZh+efAG/4pdvXyU6CdiTkZjbf6F6 4c6bwydo7K/M4DAZCayXirx0J4oQhujhIu+MN2sGO5hilJeUj1rlxUcNMhxB4qNJ aTyE5QwYjD0xseuoBJ+Ie0hmThy1eVn/z18NvoC27Vrx5GgKusW3uVfakVQ9dPA0 HZhW6trP1SOdgk3FFV8+h9RkhbnJtOLg6cdhyAUa4j4lNfzb+fQesIgjOyVvCRwv nNZ3HsNitgO0II2GHbyax9tBgKjoxB8BeMCRqz9NOkkOr51SCYfFWIzVdpD6Djnd g5TQw6ZbgBc3Dd+U5rkWJrYPX0btmq8XET3/RSId8+z/a+vvbm1vgD1iHcgKo1wt t252ZcVfohhe7IWqwvAJciVz2pM+f8SApO5uwgPFT1C2MrNo+puAv4nzi5LRVFzS xG/guBthm5NW5VILiR6XisUlh9SPI8hJ/oWe95HKUtjjwgL8eAd0qPFhSWhSjXD+ OASQX38Ctm1+pB8= =5u4d -----END PGP SIGNATURE----- --===-=-=--