emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62417: closed (30.0.50; Regression: 59ecf25fc860 is the first bad co


From: GNU bug Tracking System
Subject: bug#62417: closed (30.0.50; Regression: 59ecf25fc860 is the first bad commit)
Date: Tue, 28 Mar 2023 11:12:01 +0000

Your message dated Tue, 28 Mar 2023 14:11:03 +0300
with message-id <83o7od8720.fsf@gnu.org>
and subject line Re: bug#62417: ; Regression: 59ecf25fc860 is the first bad 
commit
has caused the debbugs.gnu.org bug report #62417,
regarding 30.0.50; Regression: 59ecf25fc860 is the first bad commit
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62417: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62417
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; Regression: 59ecf25fc860 is the first bad commit Date: Fri, 24 Mar 2023 13:16:55 +0000
This was originally reported in
https://github.com/joaotavora/sly/issues/534.  I had forgotten about it
high time I reported it, since it seems to be breaking the SLY Common
Lisp package in more places than I expected.

Before this commit:

   5ecf25fc86081c9df05b84194c36414c225c265 is the first bad commit
   commit 59ecf25fc86081c9df05b84194c36414c225c265
   Author: Philip Kaludercic <philipk@posteo.net>
   Date:   Thu Mar 10 10:59:52 2022 +0100
    
       * window.el (display-buffer-assq-regexp): Use buffer-match
    
    lisp/window.el | 15 ++++-----------
    1 file changed, 4 insertions(+), 11 deletions(-)

SLY, as can be downloaded from https://github.com/joaotavora/sly
operates normally in the following minimal invocation

   src/emacs -Q -nw -L ~/Source/Emacs/sly -l sly --eval '(setq 
tab-always-indent (quote complete))' -f sly
   ;; type (def, following by TAB

(This is the command I used for bisecting the error.)

After this commit, an error comes up about

   (wrong-type-argument stringp #<buffer *sly-completions*>)

I haven't yet investigated the reason.  There are other use cases inside
SLY that are also failing with similar errors, but they are not as easy
to trigger.

SLY in it its current state has worked for every version of Emacs 25
onwards, probably also 24. I just tested this case with Emacs 26 and it
works fine.

João



--- End Message ---
--- Begin Message --- Subject: Re: bug#62417: ; Regression: 59ecf25fc860 is the first bad commit Date: Tue, 28 Mar 2023 14:11:03 +0300
> From: Philip Kaludercic <philipk@posteo.net>
> Cc: João Távora <joaotavora@gmail.com>,
>   62417@debbugs.gnu.org
> Date: Mon, 27 Mar 2023 19:26:35 +0000
> 
> > OK.  Philip, any objections to the following change:
> 
> No objections from my side.

Thanks, installed on the emacs-29 branch, and closing the bug.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]