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

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

Re: Use emacs.desktop when starting emacs from a particular directory


From: Stefan Monnier
Subject: Re: Use emacs.desktop when starting emacs from a particular directory
Date: Fri, 02 Nov 2018 16:23:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> However, emacs still saves and restores state from the
> ~/.emacs.d/.emacs.desktop file.

AFAICT the code always saves at the same place where it loaded it.
So if it finds and loads ~/.emacs.d/.emacs.desktop, then it will
save there.

maybe try:
- exit Emacs
- mv ~/.emacs.d/.emacs.desktop ~/workspaces/
- start Emacs


        Stefan "I never actually used it, so the above is only based on
                my understanding of what the code seems to do"




reply via email to

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