From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: bug#35606: Gajim Date: Mon, 13 May 2019 07:08:51 +0000 Message-ID: References: <87k1eu96o5.fsf@elephly.net> <2c0eb096ca89fb61764045b35d8c695d@disroot.org> <87y33jfk22.fsf@nckx> <87ftpqdp2d.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQ555-0003Bz-N8 for bug-guix@gnu.org; Mon, 13 May 2019 03:09:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQ554-0003fX-Sl for bug-guix@gnu.org; Mon, 13 May 2019 03:09:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58615) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hQ554-0003fK-Am for bug-guix@gnu.org; Mon, 13 May 2019 03:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hQ554-0006sG-50 for bug-guix@gnu.org; Mon, 13 May 2019 03:09:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87k1eu96o5.fsf@elephly.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus , Tobias Geerinckx-Rice Cc: 35606-done@debbugs.gnu.org, =?UTF-8?Q?Cl=C3=A9ment?= Lassieur > I fixed this with commit a624c3631077aa3fa5c05849579932c5b67b985c. When= =0A> GAJIM_PLUGIN_PATH is not set it will not be added to the list of=0A>= directories that are searched for plugins.=0A=0AThank you very much Rica= rdo! Just to be clear, the path get automatically added with this fix rig= ht?