From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: helm problem on MELPA ? Date: Sun, 6 Oct 2019 19:30:41 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:38306) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iHAMy-0002Xu-P8 for emacs-orgmode@gnu.org; Sun, 06 Oct 2019 13:30:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iHAMx-00076O-It for emacs-orgmode@gnu.org; Sun, 06 Oct 2019 13:30:56 -0400 Received: from mail-lf1-x132.google.com ([2a00:1450:4864:20::132]:34790) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iHAMx-00075c-C9 for emacs-orgmode@gnu.org; Sun, 06 Oct 2019 13:30:55 -0400 Received: by mail-lf1-x132.google.com with SMTP id r22so7669240lfm.1 for ; Sun, 06 Oct 2019 10:30:54 -0700 (PDT) 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" 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.