help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to delete a line without putting them into yanking?


From: Rokia
Subject: Re: how to delete a line without putting them into yanking?
Date: Fri, 10 Sep 2004 16:54:00 +0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (windows-nt)

:(

I add this:   (global-set-key (kbd "C-c d") 'delete-line)

when I press "C-c d" , I got this prompt:

Symbol's defination is void :delete-line

what's wrong. need I install some additional library?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]