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

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

saveplace and friends


From: Uwe Brauer
Subject: saveplace and friends
Date: Tue, 09 Aug 2016 07:51:28 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Hi

I used such a functionality a long time ago and now again I think it
would come in handy:

Saveplace (or friends).


That is when I exit emacs I want it to save the
place of the cursor of the buffers which where open at that moment.

I thought that recentfiles provides such a functionality but it does not
at least not for GNU emacs 25.1.5.

I tried out

(require 'saveplace)
(setq-default save-place t)
 
But it did not work neither.

Anybody has a different suggestion?

thanks

Uwe Brauer 




reply via email to

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