GNU bug report logs -
#26180
Remove motif toolkit support
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Sun, 19 Mar 2017 23:15:02 UTC
Severity: wishlist
Found in version 25.2
Done: Po Lu <luangruo <at> yahoo.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 08 Feb 2022 14:51:39 +0800
with message-id <87h799df5w.fsf <at> yahoo.com>
and subject line Re: bug#26180: Remove motif toolkit support
has caused the debbugs.gnu.org bug report #26180,
regarding Remove motif toolkit support
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
26180: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26180
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Package: emacs
Version: 25.2
Severity: wishlist
I'd like to suggest removing support for the Motif toolkit.
Motivation:
Supporting more toolkits (gtk2, gtk3, lucid, motif, none) makes it
harder to develop relevant low-level features.
The Motif toolkit build of Emacs seems to be very little used:
- Fedora packages just a Gtk version
- Debian packages Gtk and Lucid
- Only ~20 mentions of "motif" on bug-gnu-emacs, ever. Most are just
comparison testing
(I see https://wiki.gentoo.org/wiki/GNU_Emacs mentions it, but my
suspicion is that this is just an attempt at completeness when listing
alternatives to Gtk. Since it's listed first, I wonder if this has
caused more people to use it than otherwise would. All just speculation
on my part.)
(The "none" toolkit is also never used in practice, but I understand it
may be useful as a base/reference.)
[Message part 3 (message/rfc822, inline)]
Glenn Morris <rgm <at> gnu.org> writes:
> Package: emacs
> Version: 25.2
> Severity: wishlist
We agreed to keep Motif support in a discussion last December, so I'm
closing this bug.
I agree with Martin in that there isn't a single concrete case where
Motif interferes with the development of a feature. Most of the
important code is shared with the Lucid/Athena build, since both
toolkits use Xt, and the toolkit that causes us difficulties is
typically GTK 3. For instance, it's the only toolkit that has to be
special-cased for frame resize synchronization, since it doesn't behave
well when it doesn't know about the basic frame counter, while the
development of that feature went smoothly on every other build we
currently support.
This bug report was last modified 3 years and 197 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.