From unknown Sun Jun 22 00:11:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#22290: 23.1; tpu-edt Resent-From: root Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Jan 2016 02:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 22290 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 22290@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.145170311917312 (code B ref -1); Sat, 02 Jan 2016 02:52:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Jan 2016 02:51:59 +0000 Received: from localhost ([127.0.0.1]:34200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aFCIR-0004VA-9Z for submit@debbugs.gnu.org; Fri, 01 Jan 2016 21:51:59 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33965) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aFBAz-00068D-Vj for submit@debbugs.gnu.org; Fri, 01 Jan 2016 20:40:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEkbH-0004DZ-Ed for submit@debbugs.gnu.org; Thu, 31 Dec 2015 16:17:36 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,NO_DNS_FOR_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39815) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEkbH-0004DM-Bm for submit@debbugs.gnu.org; Thu, 31 Dec 2015 16:17:35 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEkbG-00063e-7L for bug-gnu-emacs@gnu.org; Thu, 31 Dec 2015 16:17:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEkbB-0004Ah-7D for bug-gnu-emacs@gnu.org; Thu, 31 Dec 2015 16:17:34 -0500 Received: from [67.136.161.58] (port=60036 helo=bsp-rh6001.bcsinet.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEkbA-00048p-5j for bug-gnu-emacs@gnu.org; Thu, 31 Dec 2015 16:17:29 -0500 Received: from bsp-rh6001.bcsinet.com (localhost.localdomain [127.0.0.1]) by bsp-rh6001.bcsinet.com (8.14.4/8.14.4) with ESMTP id tBVKnWQc002293 for ; Thu, 31 Dec 2015 14:49:33 -0600 Received: (from root@localhost) by bsp-rh6001.bcsinet.com (8.14.4/8.14.4/Submit) id tBVKnWYD002292; Thu, 31 Dec 2015 14:49:32 -0600 Date: Thu, 31 Dec 2015 14:49:32 -0600 Message-Id: <201512312049.tBVKnWYD002292@bsp-rh6001.bcsinet.com> From: root X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.6 (----) X-Mailman-Approved-At: Fri, 01 Jan 2016 21:51:58 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.6 (----) 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 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 . Please let me know if you require more information. I can be reached at robertb@bsp-mail.com or rlbrightman@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 From unknown Sun Jun 22 00:11:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#22290: 23.1; tpu-edt Resent-From: Alexis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 Jan 2016 05:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22290 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: root Cc: 22290@debbugs.gnu.org Received: via spool by 22290-submit@debbugs.gnu.org id=B22290.145205892230003 (code B ref 22290); Wed, 06 Jan 2016 05:43:01 +0000 Received: (at 22290) by debbugs.gnu.org; 6 Jan 2016 05:42:02 +0000 Received: from localhost ([127.0.0.1]:39353 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aGgrC-0007nr-0w for submit@debbugs.gnu.org; Wed, 06 Jan 2016 00:42:02 -0500 Received: from mail-pa0-f42.google.com ([209.85.220.42]:33024) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aGgrA-0007nN-L4 for 22290@debbugs.gnu.org; Wed, 06 Jan 2016 00:42:00 -0500 Received: by mail-pa0-f42.google.com with SMTP id cy9so227549964pac.0 for <22290@debbugs.gnu.org>; Tue, 05 Jan 2016 21:42:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:to:cc:subject:in-reply-to:date:message-id :mime-version:content-type; bh=KIqEJcqV+4dRYbvyXqYHQKjyBbU7Or3oKpWzjPFmhFI=; b=KdWaSG+C40blBVgdhYTnrZJ3vfDKWrkEkDo7uTt8St+5NRFH21I5/oIn+FT9UF1X72 05r5OyHnSMgfU0JXQ7Vxzsm6PMbdy5QYSJwNslhyMmOtsSKhzrs/eLRX1Vq+OfPP3fP4 leDScaGs2rN5KTjkOnAcO8DHPcRcLieXmOSn/xBMCqXJXBVjNd/dl8cydXr6lXp1AcsS n7IvJBpd972gSHYJDFwVj96kymzb/ZsTg4L2L5zIsQAUajIIeZw2UFyiduOq5seYSARC yhVLSgwX68BPrcIKjxlM7cFEXCGWnXkXIIy+Wy2IAlmXLg2yBBF4Gx2l8YajaG20CMmv 8Feg== X-Received: by 10.66.240.97 with SMTP id vz1mr139214819pac.29.1452058914798; Tue, 05 Jan 2016 21:41:54 -0800 (PST) Received: from localhost (114-198-94-242.dyn.iinet.net.au. [114.198.94.242]) by smtp.gmail.com with ESMTPSA id i66sm98387102pfj.28.2016.01.05.21.41.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Jan 2016 21:41:53 -0800 (PST) References: <201512312049.tBVKnWYD002292@bsp-rh6001.bcsinet.com> From: Alexis In-reply-to: <201512312049.tBVKnWYD002292@bsp-rh6001.bcsinet.com> Date: Wed, 06 Jan 2016 16:41:49 +1100 Message-ID: <87fuybqn6q.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) root 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 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)? From unknown Sun Jun 22 00:11:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#22290: 23.1; tpu-edt Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 Jan 2016 15:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22290 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Alexis Cc: brightman@bsp-rh6001.bcsinet.com, 22290@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 22290-submit@debbugs.gnu.org id=B22290.14520951671018 (code B ref 22290); Wed, 06 Jan 2016 15:47:02 +0000 Received: (at 22290) by debbugs.gnu.org; 6 Jan 2016 15:46:07 +0000 Received: from localhost ([127.0.0.1]:40470 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aGqHn-0000GM-JO for submit@debbugs.gnu.org; Wed, 06 Jan 2016 10:46:07 -0500 Received: from eggs.gnu.org ([208.118.235.92]:58220) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aGqHl-0000Fe-Vr for 22290@debbugs.gnu.org; Wed, 06 Jan 2016 10:46:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGqHc-00069k-Rn for 22290@debbugs.gnu.org; Wed, 06 Jan 2016 10:46:00 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGqHc-00069g-No; Wed, 06 Jan 2016 10:45:56 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4889 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aGqHc-0002xl-1x; Wed, 06 Jan 2016 10:45:56 -0500 Date: Wed, 06 Jan 2016 17:46:04 +0200 Message-Id: <83twmq3e4j.fsf@gnu.org> From: Eli Zaretskii In-reply-to: <87fuybqn6q.fsf@gmail.com> (message from Alexis on Wed, 06 Jan 2016 16:41:49 +1100) References: <201512312049.tBVKnWYD002292@bsp-rh6001.bcsinet.com> <87fuybqn6q.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Alexis > Date: Wed, 06 Jan 2016 16:41:49 +1100 > Cc: 22290@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 . 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. From unknown Sun Jun 22 00:11:59 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: root Subject: bug#22290: closed (Re: bug#22290: 23.1; tpu-edt) Message-ID: References: <201512312049.tBVKnWYD002292@bsp-rh6001.bcsinet.com> X-Gnu-PR-Message: they-closed 22290 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: moreinfo Reply-To: 22290@debbugs.gnu.org Date: Wed, 07 Dec 2016 20:06:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1481141162-29585-1" This is a multi-part message in MIME format... ------------=_1481141162-29585-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #22290: 23.1; tpu-edt 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 22290@debbugs.gnu.org. --=20 22290: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D22290 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1481141162-29585-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 22290-done) by debbugs.gnu.org; 7 Dec 2016 20:05:57 +0000 Received: from localhost ([127.0.0.1]:60050 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEiTV-0007gg-5U for submit@debbugs.gnu.org; Wed, 07 Dec 2016 15:05:57 -0500 Received: from eggs.gnu.org ([208.118.235.92]:35441) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEiTU-0007gL-6t for 22290-done@debbugs.gnu.org; Wed, 07 Dec 2016 15:05:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEiTO-0001td-Hb for 22290-done@debbugs.gnu.org; Wed, 07 Dec 2016 15:05:51 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEiTO-0001tZ-F2 for 22290-done@debbugs.gnu.org; Wed, 07 Dec 2016 15:05:50 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cEiTO-0004v0-59; Wed, 07 Dec 2016 15:05:50 -0500 From: Glenn Morris To: 22290-done@debbugs.gnu.org Subject: Re: bug#22290: 23.1; tpu-edt References: <201512312049.tBVKnWYD002292@bsp-rh6001.bcsinet.com> <87fuybqn6q.fsf@gmail.com> <83twmq3e4j.fsf@gnu.org> X-Spook: explosive Abbas Al Qaeda in the Islamic Maghreb Hazardous X-Ran: B!oQHlbo5i]][>;4*k-WWX`((\(|dUk'*mp2bWpQr!@]RyFIOw\KGvzD]69SYd&PvOoy>o X-Hue: black X-Attribution: GM Date: Wed, 07 Dec 2016 15:05:50 -0500 In-Reply-To: <83twmq3e4j.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 06 Jan 2016 17:46:04 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -8.0 (--------) X-Debbugs-Envelope-To: 22290-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -8.0 (--------) 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 . 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. ------------=_1481141162-29585-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 Jan 2016 02:51:59 +0000 Received: from localhost ([127.0.0.1]:34200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aFCIR-0004VA-9Z for submit@debbugs.gnu.org; Fri, 01 Jan 2016 21:51:59 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33965) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aFBAz-00068D-Vj for submit@debbugs.gnu.org; Fri, 01 Jan 2016 20:40:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEkbH-0004DZ-Ed for submit@debbugs.gnu.org; Thu, 31 Dec 2015 16:17:36 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,NO_DNS_FOR_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39815) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEkbH-0004DM-Bm for submit@debbugs.gnu.org; Thu, 31 Dec 2015 16:17:35 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEkbG-00063e-7L for bug-gnu-emacs@gnu.org; Thu, 31 Dec 2015 16:17:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEkbB-0004Ah-7D for bug-gnu-emacs@gnu.org; Thu, 31 Dec 2015 16:17:34 -0500 Received: from [67.136.161.58] (port=60036 helo=bsp-rh6001.bcsinet.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEkbA-00048p-5j for bug-gnu-emacs@gnu.org; Thu, 31 Dec 2015 16:17:29 -0500 Received: from bsp-rh6001.bcsinet.com (localhost.localdomain [127.0.0.1]) by bsp-rh6001.bcsinet.com (8.14.4/8.14.4) with ESMTP id tBVKnWQc002293 for ; Thu, 31 Dec 2015 14:49:33 -0600 Received: (from root@localhost) by bsp-rh6001.bcsinet.com (8.14.4/8.14.4/Submit) id tBVKnWYD002292; Thu, 31 Dec 2015 14:49:32 -0600 Date: Thu, 31 Dec 2015 14:49:32 -0600 Message-Id: <201512312049.tBVKnWYD002292@bsp-rh6001.bcsinet.com> From: root To: bug-gnu-emacs@gnu.org Subject: 23.1; tpu-edt X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 01 Jan 2016 21:51:58 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.6 (----) 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 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 . Please let me know if you require more information. I can be reached at robertb@bsp-mail.com or rlbrightman@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 ------------=_1481141162-29585-1-- From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 07 15:06:02 2016 Received: (at control) by debbugs.gnu.org; 7 Dec 2016 20:06:02 +0000 Received: from localhost ([127.0.0.1]:60055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEiTa-0007hT-E3 for submit@debbugs.gnu.org; Wed, 07 Dec 2016 15:06:02 -0500 Received: from eggs.gnu.org ([208.118.235.92]:35464) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEiTZ-0007gY-3d for control@debbugs.gnu.org; Wed, 07 Dec 2016 15:06:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEiTT-0001uS-H2 for control@debbugs.gnu.org; Wed, 07 Dec 2016 15:05:56 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEiTT-0001uN-EN for control@debbugs.gnu.org; Wed, 07 Dec 2016 15:05:55 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cEiTT-0004vS-5Z for control@debbugs.gnu.org; Wed, 07 Dec 2016 15:05:55 -0500 Subject: control message for bug 22290 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Wed, 07 Dec 2016 15:05:55 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -8.0 (--------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -8.0 (--------) tag 22290 + wontfix