[Bug 618515] Re: man page shows wrong syntax for irc:// URLs

2012-03-01 Thread Matt Fischer
** Changed in: xchat (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/618515 Title: man page shows wrong syntax for irc:// URLs To manage notifications about t

[Bug 618515] Re: man page shows wrong syntax for irc:// URLs

2010-09-01 Thread Brian Murray
** Tags added: patch -- man page shows wrong syntax for irc:// URLs https://bugs.launchpad.net/bugs/618515 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com

[Bug 618515] Re: man page shows wrong syntax for irc:// URLs

2010-08-31 Thread Matt Fischer
I adjusted the manpage with the attached patch. I'm not 100% sure that I did the patch correctly, but it did apply cleanly for me with a dry- run done afterwards. ** Patch added: "xchat.Patch" https://bugs.launchpad.net/ubuntu/+source/xchat/+bug/618515/+attachment/152/+files/xchat.Patch

[Bug 618515] Re: man page shows wrong syntax for irc:// URLs

2010-08-18 Thread LifeIsPain
-e can also be used in conjunction with -c/--command, so -e does not in and of itself imply the param should be a url, hence the need for --url -- man page shows wrong syntax for irc:// URLs https://bugs.launchpad.net/bugs/618515 You received this bug notification because you are a member of Ubun

[Bug 618515] Re: man page shows wrong syntax for irc:// URLs

2010-08-16 Thread Matt Fischer
I've been thinking about this more and although I can certainly fix the manpage, I'm wondering if this is a bug in the software? Why would -e not work as expected without --url=? -- man page shows wrong syntax for irc:// URLs https://bugs.launchpad.net/bugs/618515 You received this bug notificat

[Bug 618515] Re: man page shows wrong syntax for irc:// URLs

2010-08-16 Thread Alexander Lancey
** Changed in: xchat (Ubuntu) Status: Confirmed => In Progress -- man page shows wrong syntax for irc:// URLs https://bugs.launchpad.net/bugs/618515 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 618515] Re: man page shows wrong syntax for irc:// URLs

2010-08-16 Thread Matt Fischer
Ditto what Daniel said. In order to get it in the same window -e --url is the proper syntax. I will write up a patch. ** Changed in: xchat (Ubuntu) Status: New => Confirmed -- man page shows wrong syntax for irc:// URLs https://bugs.launchpad.net/bugs/618515 You received this bug notifi

[Bug 618515] Re: man page shows wrong syntax for irc:// URLs

2010-08-16 Thread Daniel González Gasull
The result for me when running xchat -e irc://irc.freenode.net:8001/xchat is that it opens xchat in a new instance and it doesn't open the channel #xchat. -- man page shows wrong syntax for irc:// URLs https://bugs.launchpad.net/bugs/618515 You received this bug notification because you are a m

[Bug 618515] Re: man page shows wrong syntax for irc:// URLs

2010-08-16 Thread Alexander Lancey
Both commands work fine for me (10.04). By right, do you mean the -e one opens in an existing window? -- man page shows wrong syntax for irc:// URLs https://bugs.launchpad.net/bugs/618515 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 618515] Re: man page shows wrong syntax for irc:// URLs

2010-08-15 Thread Daniel González Gasull
Just for the sake of testing the error, the right URL above is irc://irc.freenode.net:8001/xchat So, again. The syntax according to the man page: xchat -e irc://irc.freenode.net:8001/xchat The right syntax: xchat -e --url=irc://irc.freenode.net:8001/xchat -- man page shows wrong syntax for i