Re: [E-devel] remembering commands with options

2006-11-19 Thread The Rasterman
On Tue, 31 Oct 2006 10:30:12 +1300 Jochen Schroeder [EMAIL PROTECTED] babbled: Hi, I just noticed a problem with remembering windows and making them startup at login. I have a desktop file with a exec line containing a couple of options. This is the line: Exec=Eterm -n ToDo -e vim +cd

Re: [E-devel] remembering commands with options

2006-10-31 Thread The Rasterman
On Tue, 31 Oct 2006 16:08:24 +1300 Jochen Schroeder [EMAIL PROTECTED] babbled: Carsten Haitzler (The Rasterman) wrote: On Tue, 31 Oct 2006 11:14:46 +1300 Jochen Schroeder [EMAIL PROTECTED] babbled: Replying to myself, I just did another test I changed the command to:

[E-devel] remembering commands with options

2006-10-30 Thread Jochen Schroeder
Hi, I just noticed a problem with remembering windows and making them startup at login. I have a desktop file with a exec line containing a couple of options. This is the line: Exec=Eterm -n ToDo -e vim +cd NotesWiki +e ToDo.vimki the command runs fine if I start the application from the menu or

Re: [E-devel] remembering commands with options

2006-10-30 Thread Jochen Schroeder
Replying to myself, I just did another test I changed the command to: Exec=Eterm -n test -e vim +cd NotesWiki +e ToDo.vimki echo test However .xsession-errors only has: REMEMBER CMD: Eterm-ntest-evim+cd\ NotesWiki+e\ ToDo.vimki ... so it is dropping the part after the . I put the .desktop

Re: [E-devel] remembering commands with options

2006-10-30 Thread The Rasterman
On Tue, 31 Oct 2006 11:14:46 +1300 Jochen Schroeder [EMAIL PROTECTED] babbled: Replying to myself, I just did another test I changed the command to: Exec=Eterm -n test -e vim +cd NotesWiki +e ToDo.vimki echo test However .xsession-errors only has: REMEMBER CMD: Eterm-ntest-evim+cd\

Re: [E-devel] remembering commands with options

2006-10-30 Thread Jochen Schroeder
Carsten Haitzler (The Rasterman) wrote: On Tue, 31 Oct 2006 11:14:46 +1300 Jochen Schroeder [EMAIL PROTECTED] babbled: Replying to myself, I just did another test I changed the command to: Exec=Eterm -n test -e vim +cd NotesWiki +e ToDo.vimki echo test However .xsession-errors only