+1, having a reproducible step-by-step way to build Emacs.app would make me switch over from emacs-lucid.
(If I remember correctly, I switched from default GTK-based emacs due to issues with using daemonized emacs or something similar.) On Thu, Jun 20, 2019 at 2:43 PM Sergii Stoian <[email protected]> wrote: > > 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 _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
