From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lars Gustafsson" Newsgroups: gmane.emacs.help Subject: How do I make the delete key work Date: Mon, 23 Dec 2002 20:48:03 +0100 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <001a01c2aabc$34c2f240$0202a8c0@j48960j> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============79685545996822005==" X-Trace: main.gmane.org 1040672960 29829 80.91.224.249 (23 Dec 2002 19:49:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 23 Dec 2002 19:49:20 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18QYZi-0007kx-00 for ; Mon, 23 Dec 2002 20:49:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18QYYs-0006dE-05 for gnu-help-gnu-emacs@m.gmane.org; Mon, 23 Dec 2002 14:48:26 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18QYYf-0006UU-00 for help-gnu-emacs@gnu.org; Mon, 23 Dec 2002 14:48:13 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18QYYY-00064m-00 for help-gnu-emacs@gnu.org; Mon, 23 Dec 2002 14:48:08 -0500 Original-Received: from trinity.spray.se ([212.78.193.150]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18QYYX-000624-00 for help-gnu-emacs@gnu.org; Mon, 23 Dec 2002 14:48:05 -0500 Original-Received: from j48960j (h68n5c1o1026.bredband.skanova.com [217.209.176.68]) by trinity.spray.se (Postfix) with SMTP id CA09382F935 for ; Mon, 23 Dec 2002 20:48:04 +0100 (MET) Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:4970 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4970 This is a multi-part message in MIME format. --===============79685545996822005== content-type: multipart/alternative; boundary="----=_NextPart_000_0017_01C2AAC4.9671FD80" This is a multi-part message in MIME format. ------=_NextPart_000_0017_01C2AAC4.9671FD80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable (require 'delbs) is supposed to work for XEmacs. But it doesn't work for = Emacs. I want it to delete the character just right of where the cursor = is. Thankfull for answers, Lars ------=_NextPart_000_0017_01C2AAC4.9671FD80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
(require 'delbs) is supposed to work = for XEmacs.=20 But it doesn't work for Emacs. I want it to delete the character = just right=20 of where the cursor is.
 
Thankfull for answers,=20 Lars
------=_NextPart_000_0017_01C2AAC4.9671FD80-- --===============79685545996822005== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnu-emacs --===============79685545996822005==--