emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: void-function tree-widget-theme-name from recentf-open-more-files


From: David Ponce
Subject: Re: void-function tree-widget-theme-name from recentf-open-more-files
Date: Thu, 15 Dec 2005 20:49:00 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

Hi,

I get the following backtrace when choosing
<menu-bar> <file> <Open Recent> <More...>:

Debugger entered--Lisp error: (void-function tree-widget-theme-name)
  tree-widget-theme-name()
  recentf-open-files(("/etc/profile.d/modules.csh" [file list stripped]
  "/etc/profile.d/gnome-filesystem.sh") "*Open Recent - More*")
  recentf-open-more-files()
  call-interactively(recentf-open-more-files)

Emacs was started with "emacs -no-site-file" and this .emacs file:

(recentf-mode 1)
(setq debug-on-error t)

This is the ~/.recentf file:

I tried with your .emacs and an equivalent .recentf file and can't
reproduce the bug.  Can you locate-library tree-widget?
What is strange is that recentf.el do (require 'tree-widget) at top
of the file.

David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]