<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user">
    <title>gmane.comp.shells.fish.user</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1968"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1967"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1966"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1965"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1964"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1963"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1962"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1961"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1960"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1959"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1958"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1957"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1956"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1955"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1954"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1953"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1952"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1951"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1950"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.shells.fish.user/1949"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1968">
    <title>Some patches to fish functions</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1968</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Fish-users mailing list
Fish-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&lt; at &gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/fish-users
</description>
    <dc:creator>Sven Axelsson</dc:creator>
    <dc:date>2008-10-07T07:11:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1967">
    <title>Re: last argument of previous command</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1967</link>
    <description>
Command names are usually short, so there is little cost in re-typing
them.  Intermediate arguments are usually parameters, which only work
with the command. But the last argument is often the name of a file or
directory, and you often want to perform several operations on it.
For example:

mkdir -P one/very/long/file/path
cd $!

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Philip Ganchev</dc:creator>
    <dc:date>2008-10-01T01:44:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1966">
    <title>Re: last argument of previous command</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1966</link>
    <description>
I'm curious... I can understand the need to retrieve the previous
command. But what's the value in retrieving the somewhat arbitrary
last argument of the last command? Where is that useful? Even
retrieving the first argument (ie, $0, the command name) seems more
useful than retrieving the last argument.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Myrddin Emrys</dc:creator>
    <dc:date>2008-10-01T00:37:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1965">
    <title>Problems using fish as login shell on Mac OS X.</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1965</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Fish-users mailing list
Fish-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&lt; at &gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/fish-users
</description>
    <dc:creator>Misha Gorodnitzky</dc:creator>
    <dc:date>2008-09-26T19:47:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1964">
    <title>Re: last argument of previous command</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1964</link>
    <description>
Time to add it to the FAQ I think.
And there should be a prominent link to the FAQ from the web site
(currently one must guess that it's inside "user documentation").

</description>
    <dc:creator>Beni Cherniavsky</dc:creator>
    <dc:date>2008-09-26T08:45:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1963">
    <title>last argument of previous command</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1963</link>
    <description>Hello,

Sorry if this question has been asked before;  it's very difficult 
to search the mailing list archives for something weird like "!$".

What is the equivalent of csh's "!$" expression (which evaluates to 
the last argument of the previous command) in fish?

For example:

csh% echo 1 2 3
1 2 3

csh% echo !$
3

When I try the above in fish, it says: The '$' begins a variable 
name. It was given at the end of an argument. Variable names may not 
be zero characters long. To learn more about variable expansion in 
fish, type “help expand-variable”.

Thanks for your consideration.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
_______________________________________________
Fish-users maili</description>
    <dc:creator>Suraj N. Kurapati</dc:creator>
    <dc:date>2008-09-21T02:28:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1962">
    <title>Re: last argument of previous command</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1962</link>
    <description>
Whoops, I just found a previous instance of this question here:
http://sourceforge.net/mailarchive/forum.php?thread_name=EE92D522-3F39-4097-A5B7-23C1C270FD54%40gmail.com&amp;forum_name=fish-users


Philip Ganchev says: "Press Alt+UpArrow repeatedly until you get the 
word you need in the buffer."

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Suraj N. Kurapati</dc:creator>
    <dc:date>2008-09-21T04:06:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1961">
    <title>Re: Question about vi-mode</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1961</link>
    <description>I looked quickly in the source code and I did not see anything
concerning a vi-mode except a vi-arg-digit function. I guess that's not
a very good sign.

On Sat, Sep 20, 2008 at 03:04:41PM +0200, Markus Banfi wrote:



</description>
    <dc:creator>Henry Precheur</dc:creator>
    <dc:date>2008-09-21T00:22:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1960">
    <title>Re: Question about vi-mode</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1960</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Fish-users mailing list
Fish-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&lt; at &gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/fish-users
</description>
    <dc:creator>Markus Banfi</dc:creator>
    <dc:date>2008-09-20T13:04:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1959">
    <title>Inclusion of another file in a completion file</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1959</link>
    <description>Hi all, I'm writing completion for lp* tools from the cups suite and
I'm trying to include in each of the completion files a file
containing the common commands named lpcommon.fish:

---------------------------8&lt;---------------------------------
#function shared by all the lp* tools completions

function __lp_classes
    lpstat -c | sed -ne 's/^members of class \([^:]\+\):/\1/p'
end

function __lp_printers
    lpstat -p | sed -ne 's/^printer \([^ ]\+\).*/\1/p'
end

function __lp_jobs
    lpstat -o | cut -f1 -d" "
end
---------------------------8&lt;---------------------------------

The I try to load it using . in a concrete completion file like this:

-------------------------8&lt;-------------------
# completions for cups/lpstat 1.3.8

# load common functions
. lpcommon.fish

complete -c lpstat -s E -d "Forces encryption when connecting to the server"

complete -c lpstat -s R -d "Shows the ranking of print jobs"

complete -c lpstat -s U -x -a '(__fish_complete_users)' -d "[USERNAME] Specifies an alternate userna</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2008-09-11T21:22:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1958">
    <title>Re: open command in other shells</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1958</link>
    <description>
that's a little pessimistic... first example, put this in a 
file 'open' in front of your PATH

#!/usr/bin/env fish
open "$argv"


another script 'open':

#!/bin/sh
if which xdg-open &gt; /dev/null
then
   xdg-open "$&lt; at &gt;"
else
   mimedb -l -- "$&lt; at &gt;"
fi

-Isaac

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Isaac Dupree</dc:creator>
    <dc:date>2008-09-06T13:31:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1957">
    <title>fish maintenance status</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1957</link>
    <description>Hi all,

fish is completely still since many months, no additions/fixes have
been done since February IIRC, and Axel, the main author and
maintainer is apparently missing from the list.

So I'd like to know which is the maintenance status of fish, if there
is someone currently involved in its development and if the apparent
stall where it currently seems to be is due to some temporary reason.

I like fish so much, it is a terrific usability improvement compared
to bash and other similar shells, and I think it would be very sad to
see it die for undermaintenance.

Unfortunately I can't dedicate myself to its development, but I'd like
to contribute completions for many of the commands I use everyday.

Friendly regards.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in </description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2008-09-06T08:33:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1956">
    <title>Re: open command in other shells</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1956</link>
    <description>You can't. The open command is a fish function:
/usr/share/fish/functions/open.fish

But all it does is invoking xdg-open or mimedb -l.

So you could write something like this in your bashrc to get the same
thing:

  if which xdg-open &gt; /dev/null
  then
      alias open=xdg-open
  else
      alias open='mimedb -l --'
  fi


On Tue, Sep 02, 2008 at 04:11:58AM -0700, Good Bad wrote:

</description>
    <dc:creator>Henry Precheur</dc:creator>
    <dc:date>2008-09-05T20:25:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1955">
    <title>Completions for effectv</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1955</link>
    <description>Hi fishes,

attached completion file for effectv.

BTW I'm realizing that one of the problem with completions is that
they depend on the version of the program.

Ideally fish completions should be installed with every program
itself, but this is rather unrealistic.

A solution would be to detect somehov (parsing
--version/-V/-version/-v?) the version number of the program and then
eventually to report a warning.

Regards.
# completions for effectv 0.3.9 or similiar

complete -c effectv -f -a "QuarkTV" -d "Dissolves moving objects"
complete -c effectv -f -a "FireTV" -d "Clips incoming objects and burns it"
complete -c effectv -f -a "BurningTV" -d "Burns incoming objects"
complete -c effectv -f -a "RadioacTV" -d "Brightens moving objects and blurs it"
complete -c effectv -f -a "StreakTV" -d "Makes 8 afterimages"
complete -c effectv -f -a "BaltanTV" -d "Makes afterimages longer"
complete -c effectv -f -a "1DTV" -d "Grabs a horizontal line from video every 1/30 sec"
complete -c effectv -f -a "DotTV" -d "Converts</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2008-09-04T22:21:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1954">
    <title>open command in other shells</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1954</link>
    <description>how can i use fish's open command in other shells such as bash?


      


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Good Bad</dc:creator>
    <dc:date>2008-09-02T11:11:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1953">
    <title>Re: something identical to bash's !$</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1953</link>
    <description>Expanded explanation:

History substitution was invented before interactive line editing.
Good interactive history recall is more convenient but requires a
small change of habits - if you want to modify an old line/word, first
recall it, then edit.  E.g. don't type "sudo !!" - first press Up,
then Home, then type "sudo ".

Fish history recall is very simple yet effective:

* As in any modern shell, the Up arrow recalls whole lines, starting
from the last line executed.  A single press replaces "!!", later
presses replace "!-3" and the like.

  + If the line you want is far back in the history, type any part of
the line and then press Up one or more times.  This will constrain the
recall to lines that include this text, and you will get to the line
you want much faster.  This replaces "!vi", "!?bar.c" and the like.

* Alt+Up recalls individual arguments, starting from the last argument
in the last line executed.  A single press replaces "!$", later
presses replace "!!:4" and the like.

  + If the argument you</description>
    <dc:creator>Beni Cherniavsky</dc:creator>
    <dc:date>2008-08-30T23:57:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1952">
    <title>Re: something identical to bash's !$</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1952</link>
    <description>Press Alt+UpArrow repeatedly until you get the word you need in the buffer.

On Sat, Aug 30, 2008 at 3:43 AM, Alex Greif &lt;alex.greif-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org&gt; wrote:

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Philip Ganchev</dc:creator>
    <dc:date>2008-08-30T22:29:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1951">
    <title>something identical to bash's !$</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1951</link>
    <description>Hi,
I am completely new to fish and missing the good old history  
abbreviations lile !$
Is there a way to simulate this behavior?

Thanks in advance,
Alex.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Alex Greif</dc:creator>
    <dc:date>2008-08-30T07:43:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1950">
    <title>Problem with getopt</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1950</link>
    <description>Greetings fish-users mailling list!


I just started using Fish on Ubuntu and really like it. I am slowly
leaving my old love ZSH.

I am trying to make fish work on OpenBSD and would eventually make a port
of fish for OpenBSD. But I just ran into a problem regarding getopt(1).

Fish assumes that the GNU version of getopt(1) is present. This version
comes with several extra-"features". Including long-options as
documented here:

http://www.rt.com/man/getopt.1.html

The problem is that most *BSD stick to 'classic' version of getopt(1)
without adding extra features:

http://www.freebsd.org/cgi/man.cgi?query=getopt
http://www.openbsd.org/cgi-bin/man.cgi?query=getopt
http://netbsd.gw.com/cgi-bin/man-cgi?getopt

These versions treat all options as options to be parsed and do not
support long-options parsing. Which means every time fish uses a
GNU/getopt options I get something like this:

  getopt: unknown option -- Q
  getopt: unknown option -- o


I guess that removing -Q from fish scripts  is not a problem even</description>
    <dc:creator>Henry Precheur</dc:creator>
    <dc:date>2008-08-26T03:57:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1949">
    <title>Bug report: problem with creating alias</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1949</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Fish-users mailing list
Fish-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&lt; at &gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/fish-users
</description>
    <dc:creator>Ovchinnikov George</dc:creator>
    <dc:date>2008-08-24T10:10:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.shells.fish.user/1948">
    <title>Cannot use it as the default shell on Mac OS X</title>
    <link>http://permalink.gmane.org/gmane.comp.shells.fish.user/1948</link>
    <description>A friend seems to have been able to set fish as his default shell, but  
I can't. When I try, this is what happens:

fish: Could not return shell to foreground
tcsetpgrp: Value too large to be stored in data type
fish: Could not return shell to foreground
tcsetpgrp: Value too large to be stored in data type
fish: Could not return shell to foreground
tcsetpgrp: Value too large to be stored in data type
fish: Could not return shell to foreground
tcsetpgrp: Value too large to be stored in data type
fish: Could not return shell to foreground
tcsetpgrp: Invalid argument
fish: Could not return shell to foreground
tcsetpgrp: Invalid argument
fish: Could not return shell to foreground
tcsetpgrp: Invalid argument
fish: Could not return shell to foreground
tcsetpgrp: Invalid argument
fish: Could not return shell to foreground
tcsetpgrp: Invalid argument
fish: Could not return shell to foreground
tcsetpgrp: Invalid argument
fish: Could not return shell to foreground
tcsetpgrp: Invalid argument
fish: Could not return sh</description>
    <dc:creator>Brian Donovan</dc:creator>
    <dc:date>2008-08-21T02:44:13</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.shells.fish.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.shells.fish.user</link>
  </textinput>
</rdf:RDF>
