unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: spvk <caiohcs0@gmail.com>, 42961@debbugs.gnu.org
Subject: bug#42961: 28.0.50; [feature/native-comp] slime load-path warning
Date: Thu, 20 Aug 2020 10:44:02 -0700	[thread overview]
Message-ID: <CADwFkmncYv_3C8RXoOkX5ZZOUi0x48EYirEkdJgCYOk1i1+HyQ@mail.gmail.com> (raw)
In-Reply-To: <87lfi9l3we.fsf@localhost.localdomain.i-did-not-set--mail-host-address--so-tickle-me>

spvk <caiohcs0@gmail.com> writes:

> To reproduce:
> 1. Start emacs -Q
> 2. Evaluate the following:
> ;; START
> (defvar bootstrap-version)
> (let ((bootstrap-file
>        (expand-file-name "straight/repos/straight.el/bootstrap.el" user-emacs-directory))
>       (bootstrap-version 5))
>   (unless (file-exists-p bootstrap-file)
>     (with-current-buffer
>         (url-retrieve-synchronously
>          "https://raw.githubusercontent.com/raxod502/straight.el/develop/install.el"
>          'silent 'inhibit-cookies)
>       (goto-char (point-max))
>       (eval-print-last-sexp)))
>   (load bootstrap-file nil 'nomessage))
>
> (straight-use-package 'use-package)
>
> (use-package slime
>   :straight t)
> ;; END

Do you have a recipe to reproduce this without involving the third-party
packages straight.el and use-package?

> In GNU Emacs 28.0.50 (build 3, x86_64-pc-linux-gnu, GTK+ Version 3.24.13, cairo version 1.16.0)
>  of 2020-08-17 built on localhost.localdomain
> Repository revision: 76faab27cf4055f6ac37b9b05c98bc03939afb7e
> Repository branch: feature/native-comp
> Windowing system distributor 'Fedora Project', version 11.0.12006000
> System Description: Fedora 31 (Workstation Edition)

Can you reproduce this without using the native-comp branch, for example
the current master branch?

Best regards,
Stefan Kangas





  reply	other threads:[~2020-08-20 17:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20 15:42 bug#42961: 28.0.50; [feature/native-comp] slime load-path warning spvk
2020-08-20 17:44 ` Stefan Kangas [this message]
     [not found]   ` <875z9dyx96.fsf@gmail.com>
2020-08-27  5:45     ` Stefan Kangas
2020-08-28  7:47       ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-08-28 21:09         ` Caio Henrique
2020-08-29 14:22           ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-08-29 16:48             ` Caio Henrique
2020-08-29 18:05               ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADwFkmncYv_3C8RXoOkX5ZZOUi0x48EYirEkdJgCYOk1i1+HyQ@mail.gmail.com \
    --to=stefankangas@gmail.com \
    --cc=42961@debbugs.gnu.org \
    --cc=caiohcs0@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).