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

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

Re: Recentf mode doesn't work


From: David Ponce
Subject: Re: Recentf mode doesn't work
Date: Sun, 10 Jul 2005 10:12:18 +0200
User-agent: Mozilla Thunderbird 1.0.2-1.3.3 (X11/20050513)

Hi,

At this point a window pops up named *Warnings*. The sole contents of the buffer is:

Warning (emacs): recentf mode: Wrong type argument: stringp, nil

In fact recentf-save-list fails in `write-file' when it creates a new .recentf 
file.
Here is a backtrace:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  file-name-nondirectory(nil)
  set-visited-file-name("/home/user/.recentf" t)
  write-file("/home/user/.recentf")
  ...

I think it is due to this bug:

<http://lists.gnu.org/archive/html/emacs-devel/2005-07/msg00672.html>

Sincerely,
David





reply via email to

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