From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 04 08:17:42 2019 Received: (at 36896) by debbugs.gnu.org; 4 Sep 2019 12:17:43 +0000 Received: from localhost ([127.0.0.1]:60939 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i5UEI-0004QQ-Fu for submit@debbugs.gnu.org; Wed, 04 Sep 2019 08:17:42 -0400 Received: from tobias.gr ([80.241.217.52]:60064) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i5UEF-0004QB-LG for 36896@debbugs.gnu.org; Wed, 04 Sep 2019 08:17:41 -0400 Received: by tobias.gr (OpenSMTPD) with ESMTP id 9f175561; Wed, 4 Sep 2019 12:17:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=tobias.gr; h=from:to:cc :subject:references:in-reply-to:date:message-id:mime-version :content-type; s=2018; i=me@tobias.gr; bh=ElIvBYvWyt8VdglKWil/Zg xqb8QUlJC1xTislmCLCpo=; b=IYJrQE5G/kKztRnUWobImTZ1hOI46Zl9hVXOaw yq9ivBPYC3A7DVU1HHbypAV6bUN4C72GrRt95T6qxAxNuBoNuBNKarYaBF08HQlG erUvWR35YhSYm7p2TlCR8ao3Gk3iZkeqoNtcPxuHnCytyEZaCCUxrfTRulFkXL1i glJ7EVGBPxNVHBVjkOnz2zp1PTFNB9i7Cu5/U+gXmT9cjVB30ZMcz3cKyod3znKy Dks5aDxSDeb9HFkpLqSdXmt028k54Kk5u9r8jrKLbLZsTSWE3h+XmBMottUgRMK8 3PlWPb5abIG2INRWMVLEfSQMsgunHNBaaFw118IPD4t841pg== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id da64ed1d (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Wed, 4 Sep 2019 12:17:35 +0000 (UTC) From: Tobias Geerinckx-Rice To: Martin Becze Subject: Re: bug#36896: [PATCH] added gsettings-desktop-schema to progragated inputs References: <18ecfb89-c1e7-3985-06d1-24a9abe0ecb7@riseup.net> <20190802022815.13670-1-mjbecze@riseup.net> <87sgqfzvpi.fsf@elephly.net> <87wofr2w3q.fsf@nckx> <8eb7ad0b0ffd12f2fa7dfe11ff9e5444@riseup.net> <8f037ead0d55cc4f7c357a77ea6e6983@riseup.net> <89bb192a6e60ad7d45d3471270c86e4c@riseup.net> <871rwxgym0.fsf@elephly.net> <0b7c863c0f42f84c59b2fe97b0c425f5@riseup.net> In-reply-to: <0b7c863c0f42f84c59b2fe97b0c425f5@riseup.net> Date: Wed, 04 Sep 2019 14:17:33 +0200 Message-ID: <87mufktfvm.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 36896 Cc: Ricardo Wurmus , 36896@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Martin, Martin Becze =E5=86=99=E9=81=93=EF=BC=9A > hmm maybe i did something wrong when sending with=20 > "git-sendemail" it > showed up here https://issues.guix.info/issue/36896 Strange=E2=80=A6 It can't find it in my mailbox either. Is there a commit message? > `("GSETTINGS_SCHEMA_DIR" =3D (,(string-append out > "/share/glib-2.0/schemas/"))) Please wrap long lines like these at 80 characters. I'd do so=20 after =E2=80=98=3D=E2=80=99. > + `("XDG_DATA_DIRS" =3D (,(getenv=20 > "XDG_DATA_DIRS"))))) I think this is something we want to append (":" suffix), not=20 override outright (=3D), no? Grepping through Guix, I see that =E2=80=98prefix=E2=80=99 is popular too, = but=20 I'm not sure why. Does that still grant users the same control=20 over the result? (This question for extra credit only :-) Thanks, and sorry for the wait, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXW+rXQAKCRANsP+IT1Vt ebvnAP9fl/mBIywH1284ob1C1NOCL7q6by1qe3QwMSc0JxDupAD+JQxJ7A05rae+ +MioT2ZdCEqspBZ6+0c/cgIgNFrXuww= =AHvJ -----END PGP SIGNATURE----- --=-=-=--