Path: utzoo!utgpu!water!watmath!watdragon!violet!gjditchfield From: gjditchfield@violet.waterloo.edu (Glen Ditchfield) Newsgroups: comp.emacs Subject: Re: assorted questions Message-ID: <8653@watdragon.waterloo.edu> Date: 23 Sep 88 15:31:14 GMT References:<38598@yale-celray.yale.UUCP> Sender: daemon@watdragon.waterloo.edu Reply-To: gjditchfield@violet.waterloo.edu (Glen Ditchfield) Distribution: comp Organization: U. of Waterloo, Ontario Lines: 9 In article <38598@yale-celray.yale.UUCP> spolsky@yale.edu (Joel Spolsky) writes: >While we're on the subject, when I first started using emacs, I thought >I would get used to ^K not deleting the newlines. Needless to say ... > >Any suggestions for fixes? Find a copy of super-kill.el. C-k C-l kills the current line. In general, C-k kills everything from point to the spot goes to. You'll love it.