emacs-devel
[Top][All Lists]
Advanced

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

Re: An easier way to edit variables


From: Yuri Khan
Subject: Re: An easier way to edit variables
Date: Wed, 14 Jan 2015 23:56:34 +0700

On Wed, Jan 14, 2015 at 10:09 PM, Tom <address@hidden> wrote:

> Yes, I also know about these, but still if I want to change the
> value of some variable then I have to copy its name and value into
> scratch the change and evaluate it there, etc.
>
> It would be much more convenient to simply press 'e', edit the value in
> place and apply it.

It might be even more convenient if pressing the key prepared a nicely
formatted (setq VARIABLE-NAME CURRENT-VALUE) form and presented *that*
in a lisp-interaction-mode buffer. Then it could be edited and
evaluated right there, and/or copy-pasted into an .emacs.d/init.el.



reply via email to

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