home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.bug
- Path: sparky!uunet!cis.ohio-state.edu!cs.man.ac.UK!carlisle
- From: carlisle@cs.man.ac.UK (David Carlisle)
- Subject: killing an empty region
- Message-ID: <CARLISLE.92Aug11172921@r8d.cs.man.ac.uk>
- Sender: gnulists@ai.mit.edu
- Organization: Department of Computer Science, University of Manchester
- Distribution: gnu
- Date: Tue, 11 Aug 1992 16:29:21 GMT
- Approved: bug-gnu-emacs@prep.ai.mit.edu
- Lines: 26
-
- GNU Emacs 18.57.4 of Wed Apr 3 1991 on r8e (berkeley-unix)
-
- Killing an empty region puts nil on the kill ring.
-
- If this is yanked back, it produces an error:
-
- Wrong type argument: char-or-string-p, nil
-
- To repeat this (with the standard key bindings)
-
- C-SPC C-w C-y
-
- killing an empty region should put either "" or nothing on the ring,
- or the yank functions should skip nil entries.
-
- --
- David Carlisle
- JANET: carlisle@uk.ac.man.cs
-
- Computer Science Department
- Manchester University
- Oxford Road
- Manchester
- England
- M13 9PL
-
-