Hi Bertrand, On Thu, Jun 20, 2019 at 1:18 PM Bertrand Dekoninck < [email protected]> wrote:
> Hi everyone ! I just compiled Emacs.app (the gnustep version) from > lastest stable source. > > It works really great. > What sources and `configure` options did you use? I've got a question for emacs experts : is there a way to have the > windowmanager (windowmaker here) remember the size and position of > its windows ? > It's not window manager task - application should do it. My emacs 26.1 (GTK) saves windows size and position. I have (desktop-save-mode 1) in my `.emacs`. All required information is stored in `.emacs.desktop` file. > Thanks, Bertrand. > -- Sergii Stoian, ProjectCenter lead developer NEXTSPACE owner, lead developer
_______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
