unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* unload/rollback question
@ 2006-03-01 21:41 Peter Tury
  2006-03-03 21:04 ` Peter Dyballa
  2006-03-06  9:11 ` Peter Tury
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Tury @ 2006-03-01 21:41 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-06  9:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-01 21:41 unload/rollback question Peter Tury
2006-03-03 21:04 ` Peter Dyballa
2006-03-06  9:11 ` Peter Tury

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).