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

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

Re: going back in time


From: Andrea Crotti
Subject: Re: going back in time
Date: Mon, 26 Jul 2010 21:58:32 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (darwin)

>
> No (other than redoing your original bindings yourself, obviously).
> And if a package unconditionally/irreversibly adds global bindings, you
> can safely say it's badly written and complain to its author. That's
> what modes and keymaps are for.
>
> Štěpán

Yes of course it's not easy, but I think there could be something like
(save-global-excursion
        command

which could first save the global configuration and then execute a
command.

Would it maybe be too slow?
At least the global key mapping and variable values I think it could be done...




reply via email to

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