| Subject: | Re: Running .emacs style commands within emacs |
|---|---|
| From: | "Ben Forbes" |
| Date: | Tue, 20 May 2008 17:19:38 +1000 |
| Newsgroups: | gnu.emacs.help |
|
Actually what I meant was, I want to run lisp forms from within emacs. Eg, (global-set-key "\C-\M-z" 'delete-whole-line). There must be a Lisp engine running within Emacs that interprets this form when it is in the .emacs init file. Can I send lisp forms to this engine at any given time during an Emacs session? I know global-set-key can be run from M-x but it's interactive, I'd like to be able to enter the above form manually. ---------- Forwarded message ---------- From: B. T. Raven <nihil@xxxxxxxxxx> Date: Tue, May 20, 2008 at 2:32 PM Subject: Re: Running .emacs style commands within emacs To: help-gnu-emacs@xxxxxxx Ben Forbes wrote: In my .emacs init file I have commands like Ed |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Blurred fonts with Emacs 22.2, Luke Mawbey |
|---|---|
| Next by Date: | Re: tty emacs ESC Delay problem, Karl' Enrik' el Karleoj kaj Artimo |
| Previous by Thread: | Re: Running .emacs style commands within emacs, B. T. Raven |
| Next by Thread: | Re: Running .emacs style commands within emacs, B. T. Raven |
| Indexes: | [Date] [Thread] [Top] [All Lists] |