unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* term/bobcat still requires term/keyswap
@ 2005-03-20 15:52 Yoichi NAKAYAMA
  2005-03-20 16:04 ` Yoichi NAKAYAMA
  0 siblings, 1 reply; 10+ messages in thread
From: Yoichi NAKAYAMA @ 2005-03-20 15:52 UTC (permalink / raw)


The change in keyswap.el:

2005-03-19  Eli Zaretskii  <eliz@gnu.org>

        * obsolete/keyswap.el: Moved to obsolete/ from term/.

broke term/bobcat. If the change implies that the function is
replaced by normal-erase-is-backspace-mode, following change
seems adequate.

--- bobcat.el	1 Sep 2003 15:45:36 -0000	1.9
+++ bobcat.el	20 Mar 2005 15:41:27 -0000
@@ -1,6 +1,6 @@
 ;; -*- no-byte-compile: t -*-
 ;;; HP terminals usually encourage using ^H as the rubout character
-(load "term/keyswap" nil t)
+(normal-erase-is-backspace-mode 1)
 
 ;;; arch-tag: 754e4520-0a3e-4e6e-8ca5-9481b1f85cf7
 ;;; bobcat.el ends here

Sincerely yours,
-- 
Yoichi NAKAYAMA

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-03-26 16:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-20 15:52 term/bobcat still requires term/keyswap Yoichi NAKAYAMA
2005-03-20 16:04 ` Yoichi NAKAYAMA
2005-03-23  4:02   ` Yoichi NAKAYAMA
2005-03-23 13:36     ` Stefan
2005-03-23 13:54       ` Andreas Schwab
2005-03-23 16:47         ` Stefan Monnier
2005-03-23 15:59       ` tpu-edt (was: term/bobcat still requires term/keyswap) Johan Bockgård
2005-03-24  5:18         ` Richard Stallman
2005-03-26 16:21     ` term/bobcat still requires term/keyswap Eli Zaretskii
2005-03-26 16:22     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).