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

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

Re: Reading huge files


From: Markus Triska
Subject: Re: Reading huge files
Date: Thu, 11 Jan 2007 19:06:40 +0100

Mathias Dahl <brakjoller@gmail.com> wrote:

> Ah, of course! :) The reason I do that is that when testing and adding
> key bindings, I cannot simply reevaluate that defvar (because it won't
> "bite"),

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.

All the best,
Markus Triska


reply via email to

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