help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: recent files question


From: Eli Zaretskii
Subject: Re: recent files question
Date: Thu, 09 Mar 2006 00:26:10 +0200

> From: markscottwright@gmail.com
> Date: 8 Mar 2006 13:46:20 -0800
> 
> I'm a emacs newbie, and I'm having some trouble with the recent files
> extention.  I've got the following in my init.el (I'm using xemacs).
> 
> (require 'recent-files)
> (recent-files-initialize)
> 
> I can see the recent files list while I am in emacs, and it contains
> the list of files that I am working with.  But if I leave and re-enter
> emacs, the list is empty.
> 
> The recent-files-save-file entry is c:\Documents and
> Settings\wrightm\My Documents\.recent-files.el.  It doesn't exist.

My crystal ball says that you used backslashes in that file name, and
didn't double every backslash.  Either double them, or use forward
slashes instead.




reply via email to

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