unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Yoichi NAKAYAMA <yoichi@geiin.org>
Subject: term/bobcat still requires term/keyswap
Date: Mon, 21 Mar 2005 00:52:33 +0900	[thread overview]
Message-ID: <874qf6e2m6.wl%yoichi@geiin.org> (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

             reply	other threads:[~2005-03-20 15:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-20 15:52 Yoichi NAKAYAMA [this message]
2005-03-20 16:04 ` term/bobcat still requires term/keyswap 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874qf6e2m6.wl%yoichi@geiin.org \
    --to=yoichi@geiin.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).