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

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

Re: reloading emacs


From: jphil21
Subject: Re: reloading emacs
Date: Tue, 09 Sep 2003 11:57:38 -0400
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Jim Hurley <jhurley@katana-technology.com> writes:

> Hello,
>
> Was just wondering how I could tie the reloading of 
> .emacs to a function key. This seems desirable to
> quickly check changes I make to the file.
>
> Thanks.
>
> -- Jim
>
> -- 
>
> =========================================================
> Jim Hurley                              Katana Technology
> jhurley@katana-technology.com           43 Nagog Park
> (W) 978-849-1218                        Acton, MA. 01720
>
>
>

For this purpose, I have this on my .emacs:

(global-set-key [f2] 'eval-buffer)

-- 
Jean-Philippe Theberge
Yow!  It's some people inside the wall!  This is better than mopping!


reply via email to

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