On 30 Mar 2013, Rodolfo García Peñas (kix) wrote:
[...] I snipped my (long) report, hope that's OK
> Did you try launch emacs, then go to window Attributes, then "Window
> specification" and Select "Emacs" or something like?
Yes, but you guessed right, I have been editing
~/GNUstep/Defaults/WMWindowAttributes manually, the past few tests.
Just to make sure, I tried it again using the right click mouse menu.
So, the application that I launch is "emacs"
which emacs:
/usr/bin/emacs
ls -l /usr/bin/emacs
which is
-> /etc/alternatives/emacs -> /usr/bin/emacs-snapshot-gtk
so this might explain something (dunno)
In any case, WindowMaker removed the existing emacs-snapshot (?) lines
that I had added towards the top of the file, and added, towards the end
of the file:
,----
| emacs.Emacs = {
| StartWorkspace = "Workspace 4";
| Icon = "wmaker-emacs.tif";
| StartMaximized = Yes;
| };
`----
I note that the line:
also contains:
emacs = {
Icon = "wmaker-emacs.tif";
};
Emacs starts Maximized, but not on desktop4 (launched from #6, it starts
on #6)
--
To unsubscribe, send mail to [email protected].