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

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

Running .emacs style commands within emacs


From: Ben Forbes
Subject: Running .emacs style commands within emacs
Date: Tue, 20 May 2008 09:51:55 +1000

In my .emacs init file I have commands like

(fset 'delete-whole-line "\C-a\C-k\C-k")


How can I run a command like this from within emacs? It doesn't seem to be recognized when I try "M-x fset".

reply via email to

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