From: Peter Tury <tury.peter@gmail.com>
Subject: unload/rollback question
Date: Wed, 1 Mar 2006 22:41:45 +0100 [thread overview]
Message-ID: <82vhcp9oqxbo.11nn42d6jle3d.dlg@40tude.net> (raw)
Hi,
is it possible anyhow to "unload" something what was previously loaded by
load or require? E.g. a mode? Without restarting Emacs. It just came to my
mind how would it be possible to test some mode under development: when I
think I could try something I would like to start from a "clean page", so
unloading safely everything what was tried previoulsy would be a must.
Does unload-feature do this? It seems for me that it works only if it is
"supported" by that mode... (Is unload-feature a new stuff? Since then old
modes immediately are out of scope...:-(
Could undo be used somehow?
Would this be possible with a little help to Emacs? E.g. evaluating some
insert-savepoint-now and later a rollback-to-savepoint (like in (Oracle)
SQL)?
Thanks,
P
next reply other threads:[~2006-03-01 21:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-01 21:41 Peter Tury [this message]
2006-03-03 21:04 ` unload/rollback question Peter Dyballa
2006-03-06 9:11 ` Peter Tury
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=82vhcp9oqxbo.11nn42d6jle3d.dlg@40tude.net \
--to=tury.peter@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).