On Wed, Jun 16, 1999 at 04:30:47PM +1200, Matthew Gregan wrote:

-clip-
> Can someone tell me what I need to do to fix this, or point me to
> something which will help?
-clip-

Hmm. I got this little bit of code from the XEmacs newsgroup. It works for
me. Just insert it into .emacs:

---Cut Here---

(setq delete-key-deletes-forward t)
(if (not window-system) 
  (puthash ?\^? 'backspace keyboard-translate-table))

---Cut Here---

HTH! :)

-- 
+-------------------+--<Linux>--<Debian>--<Emacs>--<GNU>--<BMS>-----------+
| Destrius Dragon   | -=*[UnSPLUT!]*=-                                    |
| Official Mad Mage |   Web: http://web.hjc.edu.sg/~8223332f/             | 
|  -=*[~UDIC~]*=-   | Email: d  e  s t r i [EMAIL PROTECTED] o  c  i t i e s . 
c o m  |
+-------------------+-----------------------------------------------------+
| "Am I dreaming of a butterfly, or is the butterfly dreaming of me...?"  |
+--<INFP>-------------------------------------------------<SG: +8 GMT>----+

Reply via email to