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

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

bug#13286: save-place-to-alist could call abbreviate-file-name


From: Peter Eisentraut
Subject: bug#13286: save-place-to-alist could call abbreviate-file-name
Date: Thu, 27 Dec 2012 10:33:25 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Thunderbird/17.0

This is a wishlist item that applies to all released Emacs versions and
current Git master.

I suggest that save-place-to-alist in lisp/saveplace.el be enabled to
call abbreviate-file-name on the file names it writes out to the
.emacs-places file.  That way, it is easier (or possible) to share this
file across hosts, if for example the home directories are in a
different place.

Ideally, this could just be done all the time, but maybe there is a
reason for this not to be done?  In that case, maybe a Boolean
configuration variable or a filter function could be used.

I can also try to supply a patch if there is an agreement on the approach.





reply via email to

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