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 13:46:37 +0300	[thread overview]
Message-ID: <CAAKhXob6goBD97gsy5jqSzm5yoaFLYF_W2ffrGyQ3=-pdH9SHg@mail.gmail.com> (raw)
In-Reply-To: <CAAKhXoabOuyqX2S46dm==hs3T4RsknMXALbS5RnniaGijNuLOw@mail.gmail.com>

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

though now yasnippet seem to be broken with such messages:

    File mode specification error: (void-variable --cl-rest--)
    apply: Symbol’s value as variable is void: --cl-rest--

Deleting eln directory with compiled files from yasnippet dir makes it work
until I reload Emacs.

On Mon, Jun 29, 2020 at 11:52 AM Andrey Orst <andreyorst@gmail.com> wrote:

> 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
>


-- 
Best regards,
Andrey Orst

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

  reply	other threads:[~2020-06-29 10:46 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
2020-06-29 10:46       ` Andrey Orst [this message]
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='CAAKhXob6goBD97gsy5jqSzm5yoaFLYF_W2ffrGyQ3=-pdH9SHg@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).