GNU bug report logs - #40762
UI screws up Ubuntu 18.04

Previous Next

Package: emacs;

Reported by: Robert Pearson <r.pearson <at> ieee.org>

Date: Wed, 22 Apr 2020 09:53:01 UTC

Severity: minor

Tags: moreinfo

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40762 in the body.
You can then email your comments to 40762 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#40762; Package emacs. (Wed, 22 Apr 2020 09:53:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Robert Pearson <r.pearson <at> ieee.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 22 Apr 2020 09:53:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Robert Pearson <r.pearson <at> ieee.org>
To: bug-gnu-emacs <at> gnu.org
Subject: UI screws up Ubuntu 18.04
Date: Wed, 22 Apr 2020 04:01:50 -0400
[Message part 1 (text/plain, inline)]
I want to learn Lisp. Most of the responses are the use Emacs with the
Slime package.
So installed the latest Gnu Emac. My OS is Ubuntu MATE 18.04 (Later
versions have broken so much working code that I had to go back to 18.04).

No trouble downloading and installing. Then I started emacs and tried to go
through the tutorial. The User Interface is so outdated that it screwed up
my keyboard for emacs and all other programs. The UI makes emacs useless.

Is there a version of emacs that uses Tk/Tcl and actually works on Ubuntu
MATE 18.04 with an AMD x86 64-bit processor?

I have checked out two commercial products; but not only are they way
over-priced, but they are 32-bit versions.

(I believe the problem with GNU emacs is curses and could be fixed by going
to the 21st century for the UI.)

Robert Pearson
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40762; Package emacs. (Wed, 22 Apr 2020 13:50:02 GMT) Full text and rfc822 format available.

Message #8 received at 40762 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Robert Pearson <r.pearson <at> ieee.org>
Cc: 40762 <at> debbugs.gnu.org
Subject: Re: bug#40762: UI screws up Ubuntu 18.04
Date: Wed, 22 Apr 2020 16:48:35 +0300
> From: Robert Pearson <r.pearson <at> ieee.org>
> Date: Wed, 22 Apr 2020 04:01:50 -0400
> 
> No trouble downloading and installing. Then I started emacs and tried to go through the tutorial. The User
> Interface is so outdated that it screwed up my keyboard for emacs and all other programs. The UI makes
> emacs useless.

Did you start Emacs in text mode?  Otherwise, I cannot understand how
could it screw up your keyboard.

> (I believe the problem with GNU emacs is curses and could be fixed by going to the 21st century for the UI.)

Emacs should use ncurses for the text-mode frames, but the default is
to start a GUI frame, where curses is not relevant at all.

So I don't think I understand the nature of your problems.

Thanks.




Reply sent to Stefan Kangas <stefan <at> marxist.se>:
You have taken responsibility. (Thu, 13 Aug 2020 01:34:05 GMT) Full text and rfc822 format available.

Notification sent to Robert Pearson <r.pearson <at> ieee.org>:
bug acknowledged by developer. (Thu, 13 Aug 2020 01:34:05 GMT) Full text and rfc822 format available.

Message #13 received at 40762-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 40762-done <at> debbugs.gnu.org, Robert Pearson <r.pearson <at> ieee.org>
Subject: Re: bug#40762: UI screws up Ubuntu 18.04
Date: Wed, 12 Aug 2020 18:33:24 -0700
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Robert Pearson <r.pearson <at> ieee.org>
>> Date: Wed, 22 Apr 2020 04:01:50 -0400
>>
>> No trouble downloading and installing. Then I started emacs and tried to go through the tutorial. The User
>> Interface is so outdated that it screwed up my keyboard for emacs and all other programs. The UI makes
>> emacs useless.
>
> Did you start Emacs in text mode?  Otherwise, I cannot understand how
> could it screw up your keyboard.
>
>> (I believe the problem with GNU emacs is curses and could be fixed by going to the 21st century for the UI.)
>
> Emacs should use ncurses for the text-mode frames, but the default is
> to start a GUI frame, where curses is not relevant at all.
>
> So I don't think I understand the nature of your problems.

More information was requested, but none was given within 16 weeks, so
I'm closing this bug.  If this is still an issue, please reply to this
email (use "Reply to all" in your email client) and we can reopen the
bug report.

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40762; Package emacs. (Wed, 26 Aug 2020 07:35:03 GMT) Full text and rfc822 format available.

Message #16 received at 40762 <at> debbugs.gnu.org (full text, mbox):

From: Robert Pearson <r.pearson <at> ieee.org>
To: 40762 <at> debbugs.gnu.org
Subject: Re: bug#40762: closed (Re: bug#40762: UI screws up Ubuntu 18.04)
Date: Wed, 26 Aug 2020 01:52:46 -0400
[Message part 1 (text/plain, inline)]
Emacs should use ncurses for the text-mode frames, but the default is
> to start a GUI frame, where curses is not relevant at all.
>
> So I don't think I understand the nature of your problems.


The problem is "Emacs should" and "So I don't think I understand the
nature of your problems".

The second is obviously true. The first is the difference between
"Emacs should" and "Emacs does".  If there were no difference there
would be no bugs. Plus Ubuntu is about closing bug reports - not about
actually fixing the bugs. I have "found" at least one bug which is
over 5 years old. The bug reports have been closed. But the bug is
still there!

Robert Pearson


On Wed, Aug 12, 2020 at 9:34 PM GNU bug Tracking System <
help-debbugs <at> gnu.org> wrote:

> Your bug report
>
> #40762: UI screws up Ubuntu 18.04
>
> which was filed against the emacs package, has been closed.
>
> The explanation is attached below, along with your original report.
> If you require more details, please reply to 40762 <at> debbugs.gnu.org.
>
> --
> 40762: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40762
> GNU Bug Tracking System
> Contact help-debbugs <at> gnu.org with problems
>
>
>
> ---------- Forwarded message ----------
> From: Stefan Kangas <stefan <at> marxist.se>
> To: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 40762-done <at> debbugs.gnu.org, Robert Pearson <r.pearson <at> ieee.org>
> Bcc:
> Date: Wed, 12 Aug 2020 18:33:24 -0700
> Subject: Re: bug#40762: UI screws up Ubuntu 18.04
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >> From: Robert Pearson <r.pearson <at> ieee.org>
> >> Date: Wed, 22 Apr 2020 04:01:50 -0400
> >>
> >> No trouble downloading and installing. Then I started emacs and tried
> to go through the tutorial. The User
> >> Interface is so outdated that it screwed up my keyboard for emacs and
> all other programs. The UI makes
> >> emacs useless.
> >
> > Did you start Emacs in text mode?  Otherwise, I cannot understand how
> > could it screw up your keyboard.
> >
> >> (I believe the problem with GNU emacs is curses and could be fixed by
> going to the 21st century for the UI.)
> >
> > Emacs should use ncurses for the text-mode frames, but the default is
> > to start a GUI frame, where curses is not relevant at all.
> >
> > So I don't think I understand the nature of your problems.
>
> More information was requested, but none was given within 16 weeks, so
> I'm closing this bug.  If this is still an issue, please reply to this
> email (use "Reply to all" in your email client) and we can reopen the
> bug report.
>
> Best regards,
> Stefan Kangas
>
>
>
>
> ---------- Forwarded message ----------
> From: Robert Pearson <r.pearson <at> ieee.org>
> To: bug-gnu-emacs <at> gnu.org
> Cc:
> Bcc:
> Date: Wed, 22 Apr 2020 04:01:50 -0400
> Subject: UI screws up Ubuntu 18.04
> I want to learn Lisp. Most of the responses are the use Emacs with the
> Slime package.
> So installed the latest Gnu Emac. My OS is Ubuntu MATE 18.04 (Later
> versions have broken so much working code that I had to go back to 18.04).
>
> No trouble downloading and installing. Then I started emacs and tried to
> go through the tutorial. The User Interface is so outdated that it screwed
> up my keyboard for emacs and all other programs. The UI makes emacs useless.
>
> Is there a version of emacs that uses Tk/Tcl and actually works on Ubuntu
> MATE 18.04 with an AMD x86 64-bit processor?
>
> I have checked out two commercial products; but not only are they way
> over-priced, but they are 32-bit versions.
>
> (I believe the problem with GNU emacs is curses and could be fixed by
> going to the 21st century for the UI.)
>
> Robert Pearson
>
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40762; Package emacs. (Wed, 26 Aug 2020 07:56:01 GMT) Full text and rfc822 format available.

Message #19 received at 40762 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Robert Pearson <r.pearson <at> ieee.org>
Cc: 40762 <at> debbugs.gnu.org
Subject: Re: bug#40762: closed (Re: bug#40762: UI screws up Ubuntu 18.04)
Date: Wed, 26 Aug 2020 10:54:48 +0300
> From: Robert Pearson <r.pearson <at> ieee.org>
> Date: Wed, 26 Aug 2020 01:52:46 -0400
> 
> Emacs should use ncurses for the text-mode frames, but the default is
> > to start a GUI frame, where curses is not relevant at all.
> >
> > So I don't think I understand the nature of your problems.
> 
> The problem is "Emacs should" and "So I don't think I understand the nature of your problems".
> The second is obviously true. The first is the difference between "Emacs should" and "Emacs does".

So in your case, Emacs starts in text mode?  That is, it opens its
display in the same window as the shell from which you invoked Emacs?

A GUI frame (a.k.a. "window") is a separate window, and it includes
such GUI elements as menu, tool bar (a row of buttons with small icons
on them), and vertical scroll bar.  Is that what you see?




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 23 Sep 2020 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 216 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.