unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Andrey Orst <andreyorst@gmail.com>
To: 42108@debbugs.gnu.org
Cc: Andrea Corallo <akrl@sdf.org>
Subject: bug#42108: 28.0.50; treemacs no longer work on native-comp branch
Date: Mon, 29 Jun 2020 11:52:31 +0300	[thread overview]
Message-ID: <CAAKhXoabOuyqX2S46dm==hs3T4RsknMXALbS5RnniaGijNuLOw@mail.gmail.com> (raw)
In-Reply-To: <xjfwo3rq6hv.fsf@sdf.org>

[-- Attachment #1: Type: text/plain, Size: 1426 bytes --]

Yes, everything seem to work now

On Sun, Jun 28, 2020 at 11:29 PM Andrea Corallo <akrl@sdf.org> wrote:

> Andrey Orst <andreyorst@gmail.com> writes:
>
> > Some commits ago, I'm not sure exactly when, Emacs compiled with
> > native
> > compilation branch no longer able to display Treemacs buffer. When
> > trying open Treemacs I can see the error message:
> >
> >     Wrong type argument: stringp, nil
> >
> > Here's minimal init.el:
> >
> >     (defvar package-archives)
> >     (setq package-archives
> >           '(("gnu" . "https://elpa.gnu.org/packages/")
> >             ("melpa" . "https://melpa.org/packages/")))
> >
> >     (package-initialize)
> >     (package-refresh-contents)
> >
> >     (unless (package-installed-p 'treemacs)
> >       (package-install 'treemacs))
> >
> >     (treemacs)
> >
> > This will automatically download and install treemacs, and run it,
> > however the treemacs buffer is empty, and nothing works.
> >
> > If I switch to current master branch and recompile Emacs, then
> > Treemacs
> > works as expected, so I assume it is a native-comp branch bug.
>
> Hi Andrey,
>
> I tried your reproducer using the lastest native-comp 0ce4bf3ede and it
> works for me.  Possibly this could be solved by one of the other bugs I
> fixed this weekend.
>
> Could you have another try to see if you still see the issue?
>
> Thanks!
>
>   Andrea
>
> --
> akrl@sdf.org
>


-- 
Best regards,
Andrey Orst

[-- Attachment #2: Type: text/html, Size: 2497 bytes --]

  reply	other threads:[~2020-06-29  8:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1187550445.9622186.1593454018533.ref@mail.yahoo.com>
2020-06-28 10:48 ` bug#42108: 28.0.50; treemacs no longer work on native-comp branch Andrey Orst
2020-06-28 20:29   ` Andrea Corallo
2020-06-29  8:52     ` Andrey Orst [this message]
2020-06-29 10:46       ` Andrey Orst
2020-06-29 18:06   ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-06-30  6:37     ` Andrey Orst
2020-06-30  9:06       ` Andrey Orst
2020-06-30 10:20         ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-06-30 14:07           ` Andrey Orst
2020-06-30 15:17             ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-06-30 19:44               ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-07-01 14:02                 ` Andrey Orst
2020-07-01 15: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='CAAKhXoabOuyqX2S46dm==hs3T4RsknMXALbS5RnniaGijNuLOw@mail.gmail.com' \
    --to=andreyorst@gmail.com \
    --cc=42108@debbugs.gnu.org \
    --cc=akrl@sdf.org \
    /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).