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

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

Desktop + Save Place in Session


From: Eddie Bush
Subject: Desktop + Save Place in Session
Date: Fri, 05 Jul 2002 15:35:58 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513

Hi, I'm trying to use the Desktop and also have Emacs recall where point was when I last visited a file. I can get it to remember which files I was in just fine by appending the following to the end of my init file:

(desktop-load-default)
(desktop-read)

The issue I have is that Emacs doesn't seem to return to where point was at my previous visit. Is there a way I can acheive the desired result? I'd like to open the files I had open -and- also go to the spot I was in them.

Any pointers about where to look for the answer would be most greatly appreciated.

Thanks,

Eddie




reply via email to

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