From: Barry Margolin <barmar@alum.mit.edu>
To: help-gnu-emacs@gnu.org
Subject: Re: About `unload-feature'
Date: Tue, 01 Jan 2013 20:10:03 -0500 [thread overview]
Message-ID: <barmar-6AECE7.20100301012013@news.eternal-september.org> (raw)
In-Reply-To: mailman.16498.1357082632.855.help-gnu-emacs@gnu.org
In article <mailman.16498.1357082632.855.help-gnu-emacs@gnu.org>,
Dmitry Gutov <dgutov@yandex.ru> wrote:
> Xue Fuqiao <xfq.free@gmail.com> writes:
>
> > (info "(elisp) Unloading") says:
> >
> > Before restoring the previous definitions, `unload-feature' runs
> > `remove-hook'
> > to remove functions in the library from certain hooks. These hooks include
> > variables whose names end in `-hook' (or the deprecated suffix `-hooks'),
> > plus
> > those listed in `unload-feature-special-hooks', as well as
> > `auto-mode-alist'.
> > This is to prevent Emacs from ceasing to function because important hooks
> > refer
> > to functions that are no longer defined.
> >
> > What does `ceasing to function' mean? Can anybody help? Thanks.
>
> Looks like a hyperbole.
>
> It would still function, but signal [lots of] "function is undefined" errors.
There are some hooks that are run very frequently -- if these signalled
an error every time, Emacs would be effectively unusable.
--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
next prev parent reply other threads:[~2013-01-02 1:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-01 22:31 About `unload-feature' Xue Fuqiao
2013-01-01 23:23 ` Dmitry Gutov
2013-01-02 13:05 ` Xue Fuqiao
[not found] ` <mailman.16498.1357082632.855.help-gnu-emacs@gnu.org>
2013-01-02 1:10 ` Barry Margolin [this message]
2013-01-08 15:50 ` Stefan Monnier
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=barmar-6AECE7.20100301012013@news.eternal-september.org \
--to=barmar@alum.mit.edu \
--cc=help-gnu-emacs@gnu.org \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.