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

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

bug#64536: 30.0.50; Make cl-print put buttons on ellipses


From: Ihor Radchenko
Subject: bug#64536: 30.0.50; Make cl-print put buttons on ellipses
Date: Fri, 11 Aug 2023 07:53:59 +0000

Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs@gnu.org> writes:

> -;; Define button type used for ...'s.
> -;; Set skip property so you don't have to TAB through 100 of them to
> -;; get to the next function name.
> -(define-button-type 'backtrace-ellipsis
> -  'skip t 'action #'backtrace-expand-ellipsis
> -  'help-echo "mouse-2, RET: expand this ellipsis")

Isn't this a breaking change?
I just got inspector.el broken because it uses 'backtrace-ellipsis
button type.

At least, I'd expect to see the removal documented in NEWS.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>





reply via email to

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