From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Help for tpu-edt Legacy Users Date: Sun, 20 Feb 2022 14:53:07 +0200 Message-ID: <834k4tya18.fsf@gnu.org> References: <20220220113452.781a1145@JRWUBU2> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31198"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Feb 20 13:54:19 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nLljH-0007y5-4C for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 20 Feb 2022 13:54:19 +0100 Original-Received: from localhost ([::1]:34760 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nLljF-0005Ou-QX for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 20 Feb 2022 07:54:17 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:57268) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nLli5-0004Ls-7q for help-gnu-emacs@gnu.org; Sun, 20 Feb 2022 07:53:06 -0500 Original-Received: from [2001:470:142:3::e] (port=55312 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nLli4-0004s3-VF for help-gnu-emacs@gnu.org; Sun, 20 Feb 2022 07:53:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=zKxj+NYnzzlcCVvMKmnu4BwbgYkLothutQ9rST3Cg1Q=; b=RBId3GMWy7qp G9CEncR5f/9OHLEt0xWwsxkDXoOMFXMQ0qcCeGSYJq0Yz0Tp9jJw55IJ8sQIR1lZ8JZraI9Lfvc/s Xz77Nim5Mfq/oT90UJiBsReAlRt9dborJIC4JTeCWfhavsIeRt8eT7i4xFm+QbrTOvd9YaIo1r+4s f+YJaogReYJqXYROzsFXjRJTiHlYiD92XSmkUNk4sLTRQ3GWvn3PkzgGdxryab4n6QpyjYJ8wm6K4 13+ankNWazPeYzfmwyldHfOU2FD0lOREKJXytQKysCAh4CozNNyoX+eH6SrIcO23GOxnmwpoz6iSi 89XB8+uEe88M1HYzqxzPMQ==; Original-Received: from [87.69.77.57] (port=4226 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nLli4-0006Zk-A9 for help-gnu-emacs@gnu.org; Sun, 20 Feb 2022 07:53:04 -0500 In-Reply-To: <20220220113452.781a1145@JRWUBU2> (message from Richard Wordingham on Sun, 20 Feb 2022 11:34:52 +0000) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:136053 Archived-At: > Date: Sun, 20 Feb 2022 11:34:52 +0000 > From: Richard Wordingham > > For a legacy user who has been happily using the TPU-EDT key bindings, > buffers and replacement commands for decades, where should I put the > now removed tpu-edt and tpu-extras packages? (There are three files - > tpu-mapper.el is not to be forgotten.) Should they just go in > directory site-lisp, or maybe lisp/obsolete? I've currently put > the versions from Emacs 26.3 in ~/.emacs.d/obsolete, and tpu-edt.el (the > only one I've been using) is so far working fine in Emacs 28.0.91. I'm > currently explicitly loading (function load) them, as I had been for > previous versions of Emacs. These files were not removed yet, they are in lisp/obsolete.