[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
clone-indirect-buffer-hook should be make-indirect-buffer-hook
From: |
klaus.berndl |
Subject: |
clone-indirect-buffer-hook should be make-indirect-buffer-hook |
Date: |
Thu, 16 Apr 2009 17:02:05 +0200 |
Hi all,
AFAICS the new hook `clone-indirect-buffer-hook' of Emacs 23 is not used by the
command `make-indirect-buffer' or is it? If not: why not?
IMHO a bug in Emacs 23 because if there is such a hook, then it should be used
by both of them - ideally only by `make-indirect-buffer' (because this command
is internally called by `clone-indirect-buffer') and then the new hook should
also be renamed to `make-indirect-buffer-hook'.
Thoughts?
Regards
Klaus
- Re: `make-overlay' very slow, (continued)
- Re: `make-overlay' very slow, Eli Zaretskii, 2009/04/11
- Re: `make-overlay' very slow, Stefan Monnier, 2009/04/11
- Re: `make-overlay' very slow, Kenichi Handa, 2009/04/14
- Re: `make-overlay' very slow, Stefan Monnier, 2009/04/14
- Re: `make-overlay' very slow, Richard M Stallman, 2009/04/14
- Re: `make-overlay' very slow, Kenichi Handa, 2009/04/14
- clone-indirect-buffer-hook should be make-indirect-buffer-hook,
klaus.berndl <=
Re: hiding lines, Andreas Roehler, 2009/04/03