GNU bug report logs - #22290
23.1; tpu-edt

Previous Next

Package: emacs;

Reported by: root <brightman <at> bsp-rh6001.bcsinet.com>

Date: Sat, 2 Jan 2016 02:52:02 UTC

Severity: minor

Tags: moreinfo, wontfix

Found in version 23.1

Done: Glenn Morris <rgm <at> gnu.org>

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 22290 in the body.
You can then email your comments to 22290 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#22290; Package emacs. (Sat, 02 Jan 2016 02:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to root <brightman <at> bsp-rh6001.bcsinet.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 02 Jan 2016 02:52:02 GMT) Full text and rfc822 format available.

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

From: root <brightman <at> bsp-rh6001.bcsinet.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.1; tpu-edt
Date: Thu, 31 Dec 2015 14:49:32 -0600
We have using emacs with the tpu-edt.elc keypad emulator on Red Hat Linux Release 3 and Release 5
with no problems. On Release 5 we are running emacs version 21.4.

We are now upgrading one server to RHEL6 and tpu-edt does not work properly. Most single keypad
commands (NEXT LINE, FORWARD, CUT, etc.) work fine, but SELECT <kp-decimal> does not. None of
GOLD keypad commands (OPEN LINE, CHGCASE, PASTE, etc.) work at all.

The version of emacs included with the RHEL6 repository is 23.1.1. I see that the current version
is 24.5. I don't know if that is related or not.

I can reproduce the problem by entering /usr/bin/emacs -f tpu-edt <filename>.

Please let me know if you require more information. I can be reached at robertb <at> bsp-mail.com
or rlbrightman <at> gmail.com

Thank you.

Robert Brightman

**************************


In GNU Emacs 23.1.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.24.23)
 of 2014-11-27 on x86-010.build.bos.redhat.com
configured using `configure  '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-dbus' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xft' '--with-xpm' '--with-x-toolkit=gtk' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  tpu-edt-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC [ > 0 ; 1 3 6 ; 0 c ESC O p ESC O p ESC O p ESC 
O p ESC O p ESC O p ESC O p ESC O u ESC O p ESC O p 
ESC O p ESC O t ESC O p ESC O p ESC O p ESC O p ESC 
O p ESC O p ESC x r e p o r t SPC e m a c s SPC b u 
g RET

Recent messages:
("/usr/bin/emacs" "-Q" "-f" "tpu-edt" "mac5.txt")
For information about GNU Emacs and the GNU system, type C-h C-a.
mac5.txt has auto save data; consider M-x recover-this-file




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22290; Package emacs. (Wed, 06 Jan 2016 05:43:01 GMT) Full text and rfc822 format available.

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

From: Alexis <flexibeast <at> gmail.com>
To: root <brightman <at> bsp-rh6001.bcsinet.com>
Cc: 22290 <at> debbugs.gnu.org
Subject: Re: bug#22290: 23.1; tpu-edt
Date: Wed, 06 Jan 2016 16:41:49 +1100
root <brightman <at> bsp-rh6001.bcsinet.com> writes:

> We have using emacs with the tpu-edt.elc keypad emulator on Red 
> Hat Linux Release 3 and Release 5 with no problems. On Release 5 
> we are running emacs version 21.4.
>
> We are now upgrading one server to RHEL6 and tpu-edt does not 
> work properly. Most single keypad commands (NEXT LINE, FORWARD, 
> CUT, etc.)  work fine, but SELECT <kp-decimal> does not. None of 
> GOLD keypad commands (OPEN LINE, CHGCASE, PASTE, etc.) work at 
> all.
>
> The version of emacs included with the RHEL6 repository is 
> 23.1.1. I see that the current version is 24.5. I don't know if 
> that is related or not.

23.1 was released in July 2009, so this issue might indeed have 
been resolved in more recent releases. Is it possible for you to 
try a more recent version, either by installing a different RPM, 
or by manually compiling and installing the current version 
(24.5)?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22290; Package emacs. (Wed, 06 Jan 2016 15:47:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Alexis <flexibeast <at> gmail.com>
Cc: brightman <at> bsp-rh6001.bcsinet.com, 22290 <at> debbugs.gnu.org
Subject: Re: bug#22290: 23.1; tpu-edt
Date: Wed, 06 Jan 2016 17:46:04 +0200
> From: Alexis <flexibeast <at> gmail.com>
> Date: Wed, 06 Jan 2016 16:41:49 +1100
> Cc: 22290 <at> debbugs.gnu.org
> 
> > The version of emacs included with the RHEL6 repository is 
> > 23.1.1. I see that the current version is 24.5. I don't know if 
> > that is related or not.
> 
> 23.1 was released in July 2009, so this issue might indeed have 
> been resolved in more recent releases. Is it possible for you to 
> try a more recent version, either by installing a different RPM, 
> or by manually compiling and installing the current version 
> (24.5)?

I actually tried a few commands that Robert said didn't work, both in
Emacs 23.1 and in 24.5, and they seem to work for me.  For example,
SELECT <kp-decimal>.  So I'm still unsure what is the problem.
Robert, can you show a recipe, starting from "emacs -Q", that doesn't
work as expected, and explain the problems in detail, please?

In addition, perhaps Robert could try using edt.el instead; if that
works for him, it would be a better path forward, because tpu-edt was
obsoleted in v24.5, whereas edt.el wasn't, and thus the latter will be
better maintained in the years to come.

Thanks.




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Wed, 07 Dec 2016 20:06:02 GMT) Full text and rfc822 format available.

Notification sent to root <brightman <at> bsp-rh6001.bcsinet.com>:
bug acknowledged by developer. (Wed, 07 Dec 2016 20:06:02 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: 22290-done <at> debbugs.gnu.org
Subject: Re: bug#22290: 23.1; tpu-edt
Date: Wed, 07 Dec 2016 15:05:50 -0500
Eli Zaretskii wrote:

> I actually tried a few commands that Robert said didn't work, both in
> Emacs 23.1 and in 24.5, and they seem to work for me.  For example,
> SELECT <kp-decimal>.  So I'm still unsure what is the problem.
> Robert, can you show a recipe, starting from "emacs -Q", that doesn't
> work as expected, and explain the problems in detail, please?

No response in a year, closing.




Added tag(s) wontfix. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 07 Dec 2016 20:07:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 05 Jan 2017 12:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 169 days ago.

Previous Next


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