[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: kdebase/konsole/src
From:       Waldo Bastian <bastian () suse ! de>
Date:       2000-03-05 14:18:41
[Download RAW message or body]

On Sun, 05 Mar 2000, David Faure wrote:
> On Sat, Mar 04, 2000 at 05:35:11PM +0100, CVS by jansen wrote:
> > kdebase/konsole/src main.C,1.134,1.135
> > Author: jansen
> > CVSROOT: /home/kde
> > Sat Mar  4 17:40:27 MET 2000
> > Update of /home/kde/kdebase/konsole/src
> > In directory zeus:/tmp/cvs-serv4442
> >
> > Modified Files:
> > 	main.C
> > Log Message:
> > Make '-e' working again.
>
> Thanks, but it still doesn't work as it should...
> I need konsole -e mutt -f '=kde-devel'  and konsole still barfs
> on -f. I tried every combination of single and double quotes, no
> luck.

Well.. You can tell KCmdLineArgs that it should treat all following 
stuff as arguments.: E.g.:

	konsole -e mutt -- -f '=kde-devel' 

will pass "mutt" as option belong to '-e'  
and pass "-f" and "'=kde-devel'" as arguments.

But that would be a bit strange syntax.

Alternatively one could make it such that konsole tells KCmdLineArgs 
that everything following "-e" should be treated as arguments.

That needs a bit of hacking in KCmdLineArgs though.

Cheers,
Waldo

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic