<?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.lang.haskell.xmonad">
    <title>gmane.comp.lang.haskell.xmonad</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad</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.lang.haskell.xmonad/12393"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12392"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12391"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12390"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12389"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12388"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12387"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12386"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12385"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12384"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12383"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12382"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12381"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12380"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12379"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12378"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12377"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12376"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12375"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12374"/>
      </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.lang.haskell.xmonad/12393">
    <title>Re: Strange workspace switching bug in my config</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12393</link>
    <description>&lt;pre&gt;
Well, if anyone is curious, I've isolated the breakage to the floating
scratchpad workspace.  It appears that after the first time the
scratchpad is spawned, its workspace (with the tag NSP) is inserted at
index 0 in the workspace array.  I'm assuming that it used to not be
the case with older Xmonad versions...

&lt;/pre&gt;</description>
    <dc:creator>Leo Alekseyev</dc:creator>
    <dc:date>2012-05-18T06:28:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12392">
    <title>Re: Issue 506 in xmonad: cabal install xmonad-contrib --flags="-use_xft" fails with GHC 7.4.1</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12392</link>
    <description>&lt;pre&gt;
Comment #1 on issue 506 by daniel.w...-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org: cabal install  
xmonad-contrib --flags="-use_xft" fails with GHC 7.4.1
http://code.google.com/p/xmonad/issues/detail?id=506

This seems to be fixed already in the repository.


&lt;/pre&gt;</description>
    <dc:creator>codesite-noreply-hpIqsD4AKlfQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-17T22:20:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12391">
    <title>Issue 506 in xmonad: cabal install xmonad-contrib --flags="-use_xft" fails with GHC 7.4.1</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12391</link>
    <description>&lt;pre&gt;Status: New
Owner: ----

New issue 506 by nathan.c...-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org: cabal install xmonad-contrib  
--flags="-use_xft" fails with GHC 7.4.1
http://code.google.com/p/xmonad/issues/detail?id=506

What steps will reproduce the problem?
1. cabal install xmonad
2. cabal install xmonad-contrib --flags="-use_xft"

What is the expected output? What do you see instead?

Expect it to install, instead I get an error about needing  
-XDatatypeContexts.

What version of the product are you using? On what operating system?

xmonad-contrib-0.10 on Ubuntu 11.04 using GHC 7.4.1

Please provide any additional information below.

I can successfully install by adding the suggested GHC option:

   cabal install xmonad-contrib --flags="-use_xft"  
--ghc-option=-XDatatypeContexts


&lt;/pre&gt;</description>
    <dc:creator>codesite-noreply-hpIqsD4AKlfQT0dZR+AlfA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-17T21:32:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12390">
    <title>darcs patch: Config.hs: rm commented out keybinding (...(and 2 more)</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12390</link>
    <description>&lt;pre&gt;Address Adam's complaint that Janis used a version prior to his patch.

3 patches for repository community.haskell.org:/srv/code/xmonad:

Thu Jan 12 19:01:15 EST 2012  gwern0-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org
  * Config.hs: rm commented out keybinding (dead for years)

Thu Jan 12 20:04:10 EST 2012  gwern0-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org
  * Config.hs: implement mod-shift-/ newbie keybinding guide per http://code.google.com/p/xmonad/issues/detail?id=182

Wed May 16 17:13:52 EDT 2012  gwern0-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org
  * HCAR.tex: update per Janis
&lt;/pre&gt;</description>
    <dc:creator>gwern0-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-16T21:15:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12389">
    <title>Re: darcs patch: Config.hs: rm commented out keybinding (... (and 2 more)</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12389</link>
    <description>&lt;pre&gt;
I recorded the new version exactly as Janis sent it to me, modulo
converting to Unix line-endings.

&lt;/pre&gt;</description>
    <dc:creator>Gwern Branwen</dc:creator>
    <dc:date>2012-05-16T01:07:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12388">
    <title>Re: darcs patch: Config.hs: rm commented out keybinding (... (and 2 more)</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12388</link>
    <description>&lt;pre&gt;Hi Gwern,

Do you have an explanation for why "XMonad.Config.PlainConfig" in
HCAR.tex is re-added in your patch? My reason for having deleted it is
explained in this patch:

Sat Dec 10 19:44:05 EST 2011  Adam Vogt &amp;lt;vogt.adam&amp;lt; at &amp;gt;gmail.com&amp;gt;
  * Drop PlainConfig from HCAR.tex: it doesn't exist in contrib.

  The code for that moved out to a separate project:
  http://braincrater.wordpress.com/2008/08/28/announcing-xmonad-light/

Adam

On Sun, May 13, 2012 at 5:21 PM,  &amp;lt;gwern0&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

_______________________________________________
xmonad mailing list
xmonad&amp;lt; at &amp;gt;haskell.org
http://www.haskell.org/mailman/listinfo/xmonad
&lt;/pre&gt;</description>
    <dc:creator>adam vogt</dc:creator>
    <dc:date>2012-05-16T01:04:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12387">
    <title>Re: Strange workspace switching bug in my config</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12387</link>
    <description>&lt;pre&gt;
...and it seems that this ordering gets screwed up for me!  Everything
works fine, then I head over to a cafe, resume my laptop from sleep,
and bam, the workspace offsets are wrong again.  This only started
happening after an upgrade to Ubuntu 12.04, although I'm not sure how
that would make a difference.

--l

&lt;/pre&gt;</description>
    <dc:creator>Leo Alekseyev</dc:creator>
    <dc:date>2012-05-15T21:32:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12386">
    <title>Re: Migrating from StumpWM...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12386</link>
    <description>&lt;pre&gt;Quoting Gwern Branwen &amp;lt;gwern0-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:


And of course don't forget the beautiful EZConfig, which makes using  
submaps a breeze.
http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Util-EZConfig.html

~d

&lt;/pre&gt;</description>
    <dc:creator>wagnerdm-hkHJxBBPWjbG6jMu9gPlYQ&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-15T20:29:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12385">
    <title>Re: Strange workspace switching bug in my config</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12385</link>
    <description>&lt;pre&gt;Quoting Norbert Zeh &amp;lt;nzeh-RazJlWb3c/r3fQ9qLvQP4Q&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:


The workspace at index 0 in the list of workspaces is "1:blah", at  
index 1 is "2:blah", etc.

~d

&lt;/pre&gt;</description>
    <dc:creator>wagnerdm-hkHJxBBPWjbG6jMu9gPlYQ&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-15T20:22:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12384">
    <title>Re: Migrating from StumpWM...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12384</link>
    <description>&lt;pre&gt;http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Actions-Submap.html
may help your C-t problem, although I hated C-t as a modifier even in
Ratpoison and eliminated it as fast as possible...

On Tue, May 15, 2012 at 12:50 PM, Rafael Ibraim &amp;lt;ibraim.gm-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

I used and helped develop Stump before switching to Xmonad, so you'll
be pleased to know there's a whole module devoted to run-or-raise
functionality: http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Actions-WindowGo.html


From my config:

import XMonad.Prompt (greenXPConfig)
import XMonad.Prompt.Shell (shellPrompt, prompt, safePrompt)
...
          , ((m .|. shiftMask,xK_c), prompt (term ++ " -e") greenXPConfig)

&lt;/pre&gt;</description>
    <dc:creator>Gwern Branwen</dc:creator>
    <dc:date>2012-05-15T16:58:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12383">
    <title>Migrating from StumpWM...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12383</link>
    <description>&lt;pre&gt;Hi! I'm migrating to Xmonad after 2 or 3 years of StumpWM and trying
to get keyBindings "stump-like".
My main problem is that I don't know how to use "C-t"(Control followed
by t) as a mod key. I tried this:

-----------------8&amp;lt;-------------------------------------------
import XMonad
import XMonad.Core

main = do
     xmonad $ defaultConfig
       {
         borderWidth = 2,
         modMask = myModMask
       }

myModMask = mod4Mask .|. xK_t
------------------------------&amp;gt;8-------------------------------

But "xK_t" is not found... I guess I'm missing some import line, but I
couldn't imagine which one
(Also, I will use Control instead of Win Key).

There's also two StumpWM commands that I don't know if there's
something equivalent:

"run-or-raise": Type an application name. If it's already started, get
it focused; if not, launch it.
"execute": Type anything and it will be executed like "bash -c
&amp;lt;whathever-you-typed&amp;gt;". Simple as that.


I'm mainly a lisp programmer, but I'm completely ignorant to haskell,
so&lt;/pre&gt;</description>
    <dc:creator>Rafael Ibraim</dc:creator>
    <dc:date>2012-05-15T16:50:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12382">
    <title>Re: Strange workspace switching bug in my config</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12382</link>
    <description>&lt;pre&gt;Leo Alekseyev [2012.05.15 1049 -0400]:

Oh man, sleep deprivation is really taking its toll it seems.  Of course you're
right and the math now looks perfectly fine to me.  Now I'm just as stumped as
you that this does not work.

Cheers,
Norbert

&lt;/pre&gt;</description>
    <dc:creator>Norbert Zeh</dc:creator>
    <dc:date>2012-05-15T16:04:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12381">
    <title>Re: Strange workspace switching bug in my config</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12381</link>
    <description>&lt;pre&gt;
What I said above about subtracting 11 is of course wrong: by my
logic, I read in the head of the tag "2SCR", i.e. "2", get an int,
subtract 1, and go to element 1 of the workspace array, which should
have workspace 1.  So my math is consistent with my mental model of
how workspace switching works.  (Why do I have to realize this 3
seconds after I hit send? :P)

&lt;/pre&gt;</description>
    <dc:creator>Leo Alekseyev</dc:creator>
    <dc:date>2012-05-15T14:54:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12380">
    <title>Re: Strange workspace switching bug in my config</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12380</link>
    <description>&lt;pre&gt;wagnerdm-hkHJxBBPWjbG6jMu9gPlYQ&amp;lt; at &amp;gt;public.gmane.org [2012.05.14 2219 -0400]:

Oops.  I overlooked that the primary workspaces were not just numbered.  My bad.
I still don't get the math in the original code snippet.  zeroSub has an effect
only when its argument is 0.  So, for any starting workspace except "0" or
"0SCR", say its number is x, the above code goes to workspace x-1 or x+9.  It
should, however, go to workspace x-10 or x+10 and that conditionally on whether
the main/scratch workspace is already visible.  What is it I don't understand
here?

Cheers,
Norbert

&lt;/pre&gt;</description>
    <dc:creator>Norbert Zeh</dc:creator>
    <dc:date>2012-05-15T11:20:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12379">
    <title>Re: Strange workspace switching bug in my config</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12379</link>
    <description>&lt;pre&gt;
Yes, this is simpler and compiles, but doesn't seem to work here :(
These functions appear to not do anything in my config...

&lt;/pre&gt;</description>
    <dc:creator>Leo Alekseyev</dc:creator>
    <dc:date>2012-05-15T06:01:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12378">
    <title>Re: Strange workspace switching bug in my config</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12378</link>
    <description>&lt;pre&gt;


Same here; I also note that the math would not cause it to change behavior
*after suspend/resume* as reported.  Something else is going on somewhere,
and probably not in xmonad itself (although xmonad may be reacting to
garbage reported by Xinerama by a buggy driver on resume).

&lt;/pre&gt;</description>
    <dc:creator>Brandon Allbery</dc:creator>
    <dc:date>2012-05-15T02:37:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12377">
    <title>Re: Strange workspace switching bug in my config</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12377</link>
    <description>&lt;pre&gt;Quoting Leo Alekseyev &amp;lt;dnquark-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:


The math looks fine to me, and in fact your suggestion:


is the one that looks dodgy to me. Notice that his main workspace  
names are things like "3:web", but the SCR-version is just "3SCR"! In  
fact, I would humbly suggest that this paragraph:


...suggests that the problem won't be divined just by looking at his  
config. Something deeper is going wrong than his Haskell abilities. I  
can't say I have a better suggestion, but you could check:

1. if downgrading to older display drivers fixes the problem
2. if the permissions of ~/.xmonad and its contents look reasonable  
(and there's free disk space there)
3. how xmonad's $PATH and your shell's $PATH compare (and hence how  
the ghc that xmonad sees and the ghc that your shell sees compare)

You might also want to check the output of ghc-pkg check. (I don't  
include this in the list because I can't see a way that a broken  
package could lead to the behavior he's seeing.)

Good&lt;/pre&gt;</description>
    <dc:creator>wagnerdm-hkHJxBBPWjbG6jMu9gPlYQ&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-15T02:19:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12376">
    <title>Re: Regexp WM_NAME ?</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12376</link>
    <description>&lt;pre&gt;
Hahaha, another surprise :P.


Thanks! I'm going to read the documentation.


Thanks again for your help :). I just found Real World Haskell which
until now looks waay more easy to read that 'Gentle introduction to
haskell', which by the way of "gentle" has nothing. Can you suggest
any other reference to someone that has some background working with
web technologies, ruby and some python?

Saludos!
&lt;/pre&gt;</description>
    <dc:creator>Pablo Olmos de Aguilera C.</dc:creator>
    <dc:date>2012-05-14T04:05:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12375">
    <title>Re: Strange workspace switching bug in my config</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12375</link>
    <description>&lt;pre&gt;Leo Alekseyev [2012.05.13 1923 -0400]:

Sorry.  I didn't check whether it compiles and got the type of greedyView wrong.
Here's a correct (and slightly cleaner version):

jumpToMain = withWindowSet (windows . W.greedyView . toMain . W.tag . W.workspace . W.current)
  where
    toMain ws = [head ws]

jumpToScratch = withWindowSet (windows . W.greedyView . toScratch . W.tag . W.workspace . W.current)
  where
    toScratch ws | length ws == 1 = ws ++ "SCR"
                 | otherwise      = ws

&lt;/pre&gt;</description>
    <dc:creator>Norbert Zeh</dc:creator>
    <dc:date>2012-05-13T23:45:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12374">
    <title>Re: Strange workspace switching bug in my config</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12374</link>
    <description>&lt;pre&gt;

Hi Norbert,
Yes, my original math was kind of dodgy...  Your solution seems
better, but it doesn't compile for me...  any ideas?

xmonad.hs:452:14:
    No instance for (MonadState
                       XState ((-&amp;gt;) (W.StackSet [Char] l3 a3 s3 sd3)))
      arising from a use of `gets'
    Possible fix:
      add an instance declaration for
      (MonadState XState ((-&amp;gt;) (W.StackSet [Char] l3 a3 s3 sd3)))
    In the first argument of `(&amp;gt;&amp;gt;=)', namely
      `gets (tag . W.workspace . W.current . windowset)'
    In the expression:
      gets (tag . W.workspace . W.current . windowset)
      &amp;gt;&amp;gt;= W.greedyView . toMain
    In an equation for `jumpToMain':
        jumpToMain
          = gets (tag . W.workspace . W.current . windowset)
            &amp;gt;&amp;gt;= W.greedyView . toMain
          where
              toMain ws = [head ws]


xmonad.hs:456:17:
    No instance for (MonadState
                       XState ((-&amp;gt;) (W.StackSet [Char] l1 a1 s1 sd1)))
      arising from a use of `gets'
    Possible fix:
      add an insta&lt;/pre&gt;</description>
    <dc:creator>Leo Alekseyev</dc:creator>
    <dc:date>2012-05-13T23:23:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12373">
    <title>darcs patch: Config.hs: rm commented out keybinding (...(and 2 more)</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.haskell.xmonad/12373</link>
    <description>&lt;pre&gt;3 patches for repository community.haskell.org:/srv/code/xmonad:

Thu Jan 12 19:01:15 EST 2012  gwern0-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org
  * Config.hs: rm commented out keybinding (dead for years)

Thu Jan 12 20:04:10 EST 2012  gwern0-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org
  * Config.hs: implement mod-shift-/ newbie keybinding guide per http://code.google.com/p/xmonad/issues/detail?id=182

Sun May 13 17:15:22 EDT 2012  gwern0-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org
  * HCAR.tex: update per Janis
&lt;/pre&gt;</description>
    <dc:creator>gwern0-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-13T21:21:17</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.haskell.xmonad">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.haskell.xmonad</link>
  </textinput>
</rdf:RDF>

