From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: Re: helm problem on MELPA ? Date: Sun, 6 Oct 2019 20:34:29 +0200 Message-ID: References: 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]:46078) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iHBMh-0005LT-V9 for emacs-orgmode@gnu.org; Sun, 06 Oct 2019 14:34:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iHBMg-0003Xh-Vm for emacs-orgmode@gnu.org; Sun, 06 Oct 2019 14:34:43 -0400 Received: from mail-lf1-x135.google.com ([2a00:1450:4864:20::135]:36210) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iHBMg-0003XB-NG for emacs-orgmode@gnu.org; Sun, 06 Oct 2019 14:34:42 -0400 Received: by mail-lf1-x135.google.com with SMTP id x80so7713360lff.3 for ; Sun, 06 Oct 2019 11:34:42 -0700 (PDT) In-Reply-To: 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: "Liste-emacs-orgmode@gnu.org" The helm problem on MELPA is solved.. Many thanks for this quick and good w= ork ! Best wishes, Jo. Le dim. 6 oct. 2019 =C3=A0 19:30, Joseph Vidal-Rosset a =C3=A9crit : > > Hi everybody, > > After an upgrade, I meet a problem that is probably a helm problem on > MELPA. Here are the warnings: > > Error (use-package): Cannot load helm-bibtex > Error (use-package): Cannot load helm-projectile > Error (use-package): org-ref/:catch: Cannot open load file: Aucun > fichier ou dossier de ce type, helm-config > Error (use-package): scimax-org/:init: Cannot open load file: Aucun > fichier ou dossier de ce type, helm-config > Error (use-package): scimax-journal/:catch: Cannot open load file: > Aucun fichier ou dossier de ce type, helm-config > > The result is almost nothing work in my emacs, the agenda does not > load, and so on. :( > > That is the first time that I see such a problem. > > Best wishes, > > Jo. > > PS: I'm using John Kitchin scimax, and John just told me that he saw > the same thing.