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

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

Re: Reading huge files


From: Mathias Dahl
Subject: Re: Reading huge files
Date: Fri, 12 Jan 2007 09:36:32 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (windows-nt)

Markus Triska <markus.triska@gmx.at> writes:

> Use C-M-x for eval-defun:
>
>   If the current defun is actually a call to `defvar' or
>   `defcustom', evaluating it this way resets the variable using its
>   initial value expression even if the variable already has some
>   other value.

Aha! I always use C-x C-e apart from when I am instrumenting a
function for edebug, when I use C-u C-M-x. Cool!


reply via email to

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