all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Sébastien Vauban" <zthjwsqqafhv@spammotel.com>
To: help-gnu-emacs@gnu.org
Subject: info+.el Lisp error
Date: Thu, 06 Mar 2008 10:03:51 +0100	[thread overview]
Message-ID: <87skz45img.fsf@mundaneum.com> (raw)

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


             reply	other threads:[~2008-03-06  9:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06  9:03 Sébastien Vauban [this message]
2008-03-06 15:01 ` info+.el Lisp error 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

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=87skz45img.fsf@mundaneum.com \
    --to=zthjwsqqafhv@spammotel.com \
    --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.