all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* info+.el Lisp error
@ 2008-03-06  9:03 Sébastien Vauban
  2008-03-06 15:01 ` Drew Adams
       [not found] ` <mailman.8438.1204815809.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Sébastien Vauban @ 2008-03-06  9:03 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all (and Drew in particular),

I'm using since a long time `info+.el' which is great when
reading help manuals, as it fontifies much more than the default
(and maybe does other things I'm not yet aware of).

--8<---------------cut here---------------start------------->8---
(require 'info+)
--8<---------------cut here---------------end--------------->8---

However, since some time (maybe since the last update [¹] - not
sure), the function `Info-index' (hitting the key `i') does not
work anymore and returns me the following:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (void-function Info-clone-buffer-hook)
  Info-clone-buffer-hook()
  run-hooks(clone-buffer-hook)
  clone-buffer()
  (let ((completion-ignore-case t) (Info-complete-menu-buffer ...) (Info-complete-nodes ...) (Info-history-list nil)) (if (equal Info-current-file "dir") (error "The Info directory node has no index; use m to select a manual")) (unwind-protect (with-current-buffer Info-complete-menu-buffer ... ...) (kill-buffer Info-complete-menu-buffer)))
  (list (let (... ... ... ...) (if ... ...) (unwind-protect ... ...)))
  call-interactively(Info-index nil nil)
--8<---------------cut here---------------end--------------->8---

Anyone can help?

Best regards,
  Seb

[¹] I'm using version: 21.1
    Last-Updated: Sun Jan 06 18:26:21 2008 (-28800 Pacific Standard Time)
              By: dradams
        Update #: 3146

-- 
Sébastien Vauban


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

end of thread, other threads:[~2008-03-06 15:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-06  9:03 info+.el Lisp error Sébastien Vauban
2008-03-06 15:01 ` Drew Adams
     [not found] ` <mailman.8438.1204815809.18990.help-gnu-emacs@gnu.org>
2008-03-06 15:29   ` info+.el Lisp error (SOLVED) Sébastien Vauban
2008-03-06 15:48     ` Drew Adams

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.